Skip to content

v1.11.0

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 13 Sep 13:06
· 1575 commits to main since this release
183113a

Added

  • feat: Import of deck JSON data through occ #5003
  • feat: create new card from smart picker #5000
  • feat: update smart picker links #5072
  • feat: remember last board, list for new card dialog #5049

Fixed

  • Fix(occ): set user id for permission sevice from board service #4813
  • fix: Allow dynamic autoloading for classes added during upgrade #4804
  • fix(notification): Prevent null in parameters #4909
  • fix: Split query to fetch board ids to avoid slow query join @juliushaertl #4949
  • fix: export doesn't handle lists with no cards #5118
  • fix: execute return int for export command #4811
  • fix: crash when leaving out system parameter #4831
  • test: add cypress tests for create new deck card #5026
  • feat: error msg on CreateNewCardCustomPicker & only show available bo… #5030
  • Remove duplicate button #5043

Other

  • Dependency updates