Releases: Voldrix/Tellor
Releases · Voldrix/Tellor
Tellor v1.2.1
Tellor v1.1.2
Changed
- shrink title and title bar by 2 pixels
- add padding to add card button
- spacing under list title
- first card has same margins as all other cards
Fixed
issues created by above changes
- first card spacer height now the same as every other card
Tellor v1.1.1
Changed
- Spacer removed when card is dragged off a list
Fixed
- List title converted to pre tag to prevent whitspace collapse
- Description title newlines retained in chromium. Bug introduced in #b1e9935
Tellor v1.1.0
Changed
- Description title editable div now pre tag for proper white space handling
Fixed
- Get description endpoint no longer called on new card creation. Bug introduced in c7c05a6
Tellor v1.0
Initial release after four months of refinement since the initial build was finished.
All planed features fully implemented and well polished.
Added
- highlight description without starting the edit
- show card's created and modified dates
- card text can be colored
- history back navigation closes pop up modals (useful on mobile)
- remember menu open/close state
Changed
- UI updates optimistically
- board names can contain special characters
- base32 IDs instead of hex
- date format en-GB
- "#" stored with color hex values in DB
Fixed
- card color picker normalized in chrome
- description box overflows / scrolls without pushing the description modal offscreen
Removed
- lists can no longer be colored