Skip to content

v1.11.1

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 15 Nov 08:17
· 1575 commits to main since this release
e9574f3

Added

  • feat: remember last board, list for new card dialog #5049
  • feat: update smart picker links #5072

Fixed

  • fix: export doesn't handle lists with no cards #5118
  • fix: Check both card reference url patterns #5263
  • Issue triage fix collection @juliushaertl #5286
  • fix: open card in modal on main route #5288
  • fix: Avoid too large index on postgres as indexing just the last_editor column is enough #5291
  • fix: error msg on CreateNewCardCustomPicker & only show available bo… #5030
  • Remove duplicate button #5043

Other

  • fix cypress for new file picker @juliushaertl #5027
  • test: add cypress tests for create new deck card #5026
  • Update dependencies