Skip to content

Releases: monoplandev/monoplan

v0.0.1-alpha.14

v0.0.1-alpha.14 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 01:27
  • 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

v0.0.1-alpha.13 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 00:56
  • 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

v0.0.1-alpha.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:20
  • 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

v0.0.1-alpha.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:46
  • 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

v0.0.1-alpha.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:22
  • 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

v0.0.1-alpha.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:49
  • 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

v0.0.1-alpha.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:56
  • 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

v0.0.1-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:56
  • 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

v0.0.1-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:35
  • 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

v0.0.1-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:56
  • 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