Skip to content

v1.12.0-beta.2

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 13 Nov 18:48
· 1199 commits to main since this release
2703f71

Added

Fixed

  • fix: Properly handle adding new tags through multiselect @juliushaertl #5285
  • fix: Avoid throwing errors if no token provided on close @juliushaertl #5284
  • fix: Expose card actions in the card menu (fix #3180) #5280
  • fix: Use full card menu everywhere (fix #3993) #5280
  • fix: Detect end of the activity responses (fix #3395) #5280
  • fix: Add title with absolute date time to activity (fix #4508, fix #2122) #5280
  • fix: Disable dragging archived cards (fix #3271) #5280
  • fix: Hide unavailable card menu entries for archived card view #5280
  • fix: Use localCompare to sort labels (fix #2736) #5280
  • fix: More fitting click target for title editing #5280
  • fix: Always load proper dashboard js (fixes a log error) #5280
  • fix: Set fixed height for card modal (fix #4296) #5280
  • fix: Make sure to always update card description when navigating away (fix #5254 #2705) #5280
  • perf: Already pass board list as initial state @juliushaertl #5281

Dependencies