Skip to content

v1.8.6

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 13 Sep 12:41
· 2284 commits to main since this release
fd6d7cc

Fixed

  • Prevent tag itself being edit button if user lacks permissions #4767
  • Fix(occ): set user id for permission sevice from board service #4815
  • fix(notification): Prevent null in parameters #4911
  • fix: Allow dynamic autoloading for classes added during upgrade #4806
  • Ensure $boardId is an integer #4775
  • fix: crash when leaving out system parameter #4833
  • Fix CI @juliushaertl #4912
  • fix: Split query to fetch board ids to avoid slow query join @juliushaertl #4963
  • Dependency updates