Skip to content

v2.7.0

Compare
Choose a tag to compare
@joswig joswig released this 01 Apr 22:46
· 128 commits to develop since this release
6d1a904

What's Changed

Bug Fixes

  • Default plans table sorting to descending IDs by @duranb in #1185
  • Fix ability for admin to edit tags on associations that they do not own by @duranb in #1194

Refactoring

  • Add extension recommendations for VSCode by @duranb in #1189
  • refactor: use mouseup instead of click on menu items by @duranb in #1188
  • refactor: use mouseup instead of click on context-menu items by @duranb in #1193
  • Add a string comparison on the output of the derived store by @duranb in #1186
  • Tooltip delay by @lklyne in #1187
  • Update package-lock.json by @duranb in #1199
  • Use fake timers in test to fix potential issue with window references post test by @duranb in #1197

Documentation

  • Update contribution docs to be more explicit about rebasing and testing by @duranb in #1184

Other Changes

Full Changelog: v2.6.1...v2.7.0