Releases: romaintb/terminalist
Releases · romaintb/terminalist
v0.4.0
See CHANGELOG.md
What's Changed
- Add AUR stuff by @romaintb in #92
- Use log/fern for logging (#95) by @romaintb in #96
- Get rid of useless confirmation dialog when something succeeds by @romaintb in #97
- Bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #99
- Bump serde from 1.0.225 to 1.0.226 by @dependabot[bot] in #102
- Bump fern from 0.6.2 to 0.7.1 by @dependabot[bot] in #103
- Bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #101
- Bump toml from 0.8.23 to 0.9.7 by @dependabot[bot] in #100
- Reintroduce soft deletion/completion by @romaintb in #104
- Fix/default project config by @romaintb in #105
- Use constants where applicable by @romaintb in #106
- Fix scrolling on sidebar by @romaintb in #107
- Display scroll indicators + support mouse scrolling in sidebar and tasks_list by @romaintb in #109
- Task list component is now clickable to select a task by @romaintb in #110
- Use sqlx::FromRow to lighten syntax up by @romaintb in #112
- Refreshing data should not bring to default project by @romaintb in #114
- Fix the weird relationship between tasks and labels by @romaintb in #115
- Refactor: use our own uuids as PK by @romaintb in #117
- Refactor/reduce code duplication by @romaintb in #118
- Bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #119
- Enhance/add backend entity by @romaintb in #120
- Refactor/foldable sidebar items by @romaintb in #121
- Bump toml from 0.9.7 to 0.9.8 by @dependabot[bot] in #122
- Bump sea-orm from 1.1.16 to 1.1.17 by @dependabot[bot] in #123
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #124
- Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #126
- Enhance/backend registry by @romaintb in #125
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #128
- Bump sea-orm from 1.1.17 to 1.1.19 by @dependabot[bot] in #129
- Mention we have a matrix channel to chat by @romaintb in #133
- Fix accented chars in modals by @romaintb in #132
- enhance: remove unused color fields by @romaintb in #134
- fix: store sections before tasks by @romaintb in #135
- release: prepare for v0.4.0 by @romaintb in #136
Full Changelog: v0.3.0...v0.4.0
v0.3.0
See CHANGELOG.md
v0.2.0
See CHANGELOG.md