Scheduled task projects · Apps and extensions · Chat rendering fixes

Scheduled Tasks
- Every scheduled task now collects its runs into its own project, so a recurring job's history stays together instead of scattering across your task list.
- That project is managed by the scheduled task itself and is marked read-only, so its contents cannot drift out of sync with the timer that owns them.
- Schedules are validated more strictly when you save them, and existing schedules that were stored incomplete are now repaired instead of failing later.
- Fixed notification settings that could be lost when a timer panel was closed before the change settled.
Apps and Extensions
- You can now open a "Get apps and extensions" panel from the sidebar to reach the Kollab desktop app and the Chrome extension.
Connectors
- Added a button for setting up a custom connector, with consistent wording across all supported languages.
Chat
- Fixed replies where a line starting with
#was not rendered as a heading, and where the first item of a list was swallowed into the heading above it.