v0.3.0
What's new
Turn off the sections a project does not use. Link an issue to an initiative
right from the board. Open the initiatives list where you left it.
Turn sections off per project
Initiatives, Dashboards and Notes are on by default. An owner turns any of them
off in Settings → General.
- A section that is off no longer shows in the sidebar or the command palette.
Its page shows a short notice and a link back to the setting. - Turn Initiatives off and the initiative field, grouping and pickers drop out of
the work item views. - Nothing is deleted. Turn the section back on and everything is where it was.
Initiative from the right-click menu
Right-click a card and hover Initiative. Pick one to link the issue, or pick "No
initiative" to unlink. A check marks the current one. The list matches the picker
in the issue detail panel: same order, same status colors.
Shareable initiative links
The initiatives list now keeps the tab, page and sorting in its address. Reload
the page and the list comes back the same. Send the link to a teammate and they
see the same list.
Clearer empty screens
Empty lists read the same way everywhere: initiatives, notes, AI chat and the
settings tabs. Each one gives a title, one line of explanation, and the action to
take. An empty status tab no longer says a project has no initiatives when it has
them.
Fixes
- A due date stops showing red once the issue is done or canceled.
- Notifications settings match the layout of the other settings pages.
- The "Project" view is now called "Kanban".
- Initiative rows keep an even height, and the status dot lines up with the title.
- Avatars and attachment thumbnails load faster.
Changelog
Full diff: v0.2.0...v0.3.0
Features
- add per-project toggles for initiatives, dashboards and notes (#27) (1286517)
- web: add initiative submenu to issue context menu (#29) (e63067a)
- web: add shared EmptyState and rewrite empty state texts and small refactoring (#26) (cb0ca23)
- web: put initiatives list tab, page and sorting in the URL (#30) (d6595b3)
Bug Fixes
- web: batch of UI fixes for notifications, view label, due dates and initiatives (#24) (17fdfab)
- web: replace raw img tags with next/image and memoize tool catalog (#28) (21a4fc2)
Documentation