Releases: sakihet/trellith
Releases · sakihet/trellith
v0.11.0
- add filtering boards feature
- add filtering cards feature
- update style
Full Changelog: v0.10.0...v0.11.0
v0.10.0
- add background color feature
v0.9.0
- add default lists option to board creation params
- change the new card position to the top of the list
- show 'Create new board' button when there are no boards
v0.8.0
- replace CardItem form with textarea
- add separator card feature
- add a feature to delete a card when updating with an empty card name
- replace BoardForm with BoardFormDialog
v0.7.0
- add dropdown UI
- add cards deletion feature
- replace CardForm input with textarea
- update logo
v0.6.0
- add import feature
- add export feature
- show relative time on card dialog
v0.3.0
- add localStorage info
- migrate to preact signals
- suppress re-rendering
- fix some bugs