Changelog
v0.4.0-alpha
Content & Mobile — notifications, avatars, bilingual content, and PAT security.
v0.4.0-alpha — Content & Mobile
Period: March 2026
Private Space
Added
- Notifications: Real-time notification system for organization and workspace events.
- Avatars: User and organization avatar upload and display throughout the application.
- OKR board progression UX: Visual progress indicators and improved status transitions on the board.
Changed
- Workspace UI: Refined member management, settings layout, and form interactions.
Public Space
Added
- Bilingual blog content: Full English and German versions of all blog posts using
<En>/<De>component pattern. - Landing page: Improved content with English and German internationalization.
- About page: Enhanced company information and team presentation.
Security
- PAT scope enforcement: Personal Access Token scopes validated server-side on all API routes.
- Secure PAT handling: Tokens masked in UI, scoped to minimum required permissions.