Releases: monoplandev/monoplan
Release list
v0.0.1-alpha.14
- Date/time assignment overhaul
- Optional duration field
- Upcoming renamed to "calendar" in preparation for other calendar views
- Mobile nav updates for faster navigation
- Show ip addr of last access per device
Container image: ghcr.io/monoplandev/monoplan-server:v0.0.1-alpha.14
Full Changelog: v0.0.1-alpha.13...v0.0.1-alpha.14
v0.0.1-alpha.13
- Name & domain changed (from airday)
- 'When' added to tasks
- Lots of polish
Container image: ghcr.io/monoplandev/monoplan-server:v0.0.1-alpha.13
Full Changelog: v0.0.1-alpha.12...v0.0.1-alpha.13
v0.0.1-alpha.12
- Using VV to calculate sync messages, rather than doubling up with wal
- Lists are now archived, not deleted
- Sidebar can be hidden
- Emoji picker improved
- Many more UX improvements
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.12
Full Changelog: v0.0.1-alpha.11...v0.0.1-alpha.12
v0.0.1-alpha.11
- Web app UI polish esp. around focus list and bringing parity to kanban board
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.11
Full Changelog: v0.0.1-alpha.10...v0.0.1-alpha.11
v0.0.1-alpha.10
- GTD style focus board (by reference)
- Kanban board remains but removed custom columns for now in favour of standard stages
- Done items now shown in kanban view (hideable)
- main/'queue' renamed to 'inbox'
- various other minor improvements
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.10
Full Changelog: v0.0.1-alpha.9...v0.0.1-alpha.10
v0.0.1-alpha.9
- Due dates
- Improved keyboard controls
- Settings renders in full screen on mobile
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.9
Full Changelog: v0.0.1-alpha.8...v0.0.1-alpha.9
v0.0.1-alpha.8
- Kanban views now available
- Default edit mode is now the popover
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.8
Full Changelog: v0.0.1-alpha.7...v0.0.1-alpha.8
v0.0.1-alpha.7
- CRDT schema change - much better performance (many small moveable lists with id references) + large loro map (presumably OR-set)
- Notes moved into new dialog
- Improved keyboard shortcuts, don't fire in modals
- Confirmation dialogs no longer browser native
- When lists are deleted, items go in bin
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.7
Full Changelog: v0.0.1-alpha.6...v0.0.1-alpha.7
v0.0.1-alpha.6
- Added keyboard shortcut hints
- Revised initial load, minimising unnecessary loading
- 10k -> 500 op snapshot threshold
- Introduced translator, faster undo/redo + remote applications
- Fixed move items bug
- Fixed done linger bug
- Bumped cookie age
- Simplified mobile styles - less jank
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.6
Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.6
v0.0.1-alpha.5
- Large performance improvements scouring for O(n) where n = global list mutations across Rust core & JS, now keeping order indexes per list on either side
- Performance increase for dragging lots of items (it was creating a DOM for every element), it's fast now
Container image: ghcr.io/airdaydev/airday-server:v0.0.1-alpha.5
Full Changelog: v0.0.1-alpha.4...v0.0.1-alpha.5