Skip to content

Releases: Voldrix/Tellor

Tellor v1.2.1

01 Sep 14:39

Choose a tag to compare

Added

  • Idempotency across multiple windows
  • Notice to user when window is out of sync

Fixed

  • Chrome drag-and-drop immediately canceled due to dragged element dom change

Removed

  • Description save buttons hover effects on mobile

Tellor v1.1.2

10 Aug 14:38

Choose a tag to compare

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

24 Jun 14:58

Choose a tag to compare

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

06 Jun 14:15

Choose a tag to compare

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

07 May 13:55

Choose a tag to compare

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