Skip to content

Releases: yashs662/rust_kanban

Development Build

10 May 02:57
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

dependency bump + release for #13

Development Build

10 May 02:51
845d407
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • 0cb4c3d: updated workflow file to run release job only if a commit is pushed to the main branch (Yash Sharma)
  • b85ce9a: Merge branch 'main' into portable_atomic_test (Yash Sharma) #14

Development Build

22 Feb 09:47
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
  • Fixed custom key binds not working
  • all keys can now be remapped to multiple keys
  • updated scrollbar look
  • fixed bad formatting for keybindings in edit keybindings UI
  • made help text more uniformly styled across all UI elements
  • fixed not being able to change default date formats

Development Build

20 Feb 12:34
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
  • Reworked config logic
  • fixed UI not filling out all available space in certain situations
  • fixed card view mode UI bugs
  • improved scrollbars
  • improved mouse scroll experience
  • major code quality improvements

Development Build

12 Feb 03:50
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

free performance improvement with dependency bump! and rust 1.76.0

Development Build

09 Jan 06:59
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
  • added animation to close button (WIP for animations to all components)
  • added a toggle to the config for disabling all animations
  • fixed transparent view card when no cards were present
  • fix the bug where the view card description was not updated when using the mouse to close the popup
  • bumped dependencies

Development Build

03 Jan 01:02
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Dragging and dropping cards is now possible with the mouse!