Skip to content

v1.0.60

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:21
· 1 commit to main since this release

What's new

  • fix: views permission scoping, save-activates-view, legacy-board sharing (final review) (d5df41b)
  • feat(web): board view socket invalidation and final saved-views wiring (TFG-30) (a76155c)
  • fix(web): de-Lime radio indicator, gate Save-as-view trigger on deviation (de6fb10)
  • feat(web): view selector dropdown and save-view dialog (a3d27d6)
  • fix(web): restore board drag-scroll and guard ?view= against cold-load race (5c5c2ed)
  • feat(web): apply saved view filters/grouping/sorting on the board (142ea14)
  • refactor(web): document fallback column order and tighten TaskGroup typing (24d46d8)
  • feat(web): applyView pure filter/group/sort function (b661751)
  • feat(web): api.views client, View types, use-views hooks (cb00fb4)
  • feat(mcp): views_list/create/update/delete tools (3ed0056)
  • feat(api): views REST routes and module registration (40fb5de)
  • feat(api): rework View ownership with isShared flag and creator tracking (517fbf2)
  • feat(api): ViewsService with personal/shared scoping and admin gating (f16afb6)
  • feat(api): views DTOs with class-validator filters shape (c1c66bb)
  • feat(api): add View model for saved board views (4814066)
  • fix(config): update MCP authorization token in opencode.json (2b69caa)

Full changelog: v1.0.59...v1.0.60