-
v0.1.0
Stablereleased this
2026-07-05 21:21:12 +02:00 | 0 commits to main since this releaseCommits
- ci: Remove container image from release step (
0b38642) - ci: Configure apt for amd64 cross-arch packages" (
b139709) - ci: Remove container image and add Rust toolchain (
2852cf3) - tracking-bar: Remove "start a timer" pick-list (
e9650ae) - ci: Add CI workflow to release the binary (
ec94147) - project(!): Fixed multiple bugs and code smells (
0c5367b) - feat: Add filtering by tag (
4edfc0c) - ui: Add a custom ComboBox for the tags (
12e8c4b) - project: Fix clippy warnings (
aff29d9) - ui: Remove unfitting flashed messages (
54317a8) - ui: Change to list view of the projects (
2d1c966) - ui: Reduce height of the tracking bar to 44px (
53ae40e) - core: Drop the "advanced" iced feature (
772f964) - core: Switch to smol runtime from Tokio (
ef4e892) - docs: Add logos and README.md (
121acc2) - ui: Improve the UI design with Claude Design (
4e80712) - feat(!): Improve design with side panels and updated views (
4cb8a3d) - Create Rust prototype (
4baff9c)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ci: Remove container image from release step (