Releases: Tablane/tablane
Releases · Tablane/tablane
v0.1.6
New Features
- Added filtering feature to filter tasks
- Task modal is now mobile-friendly
- Added Ability to create multiple tasks by pasting a text with line breaks
- Switched to soketi.app for real-time communication
- Added Twitter and Status page links on the loading page
- Board settings will now have a blue background when in use
Bug Fixes
- Fixed an issue with unnecessary spaces when creating new columns
- Fixed broken redirect to last used board when changing accounts
- Fixed an issue where tasks were not full height
- Fixed an issue where the Description Editor wasn't refreshing the JWT token on failed authentications attempts
- Fixed an issue where the description editor CTRL + Z didn't work
- Fixed an issue where the time string was displayed with an additional colon
v0.1.5
New Features
- Status Column label text will now be white on darker colors
Bug Fixes
- Certain emails weren't allowed to signup (e.g. [email protected])
- Several inputs weren't able to confirm using Enter
- Status Column Popover was hidden behind the taskgroup title
- It wasn't possible to back out of the login page after trying to login from the landing page
- Editing the Space name wasn't possible under certain circumstances