v02042026100

Hotfix - Issues & Stability

Quick release focused on fixing user-reported issues and improving stability after initial launch.

Apr 02, 2026
Detailed Body

Fixes

  • Clickable links in Issues
    URLs in descriptions and comments now work (same behavior as Tasks)
  • Mobile Issues view
    Fixed scrolling issues and layout overflow on small screens
  • Notification indicator
    Fixed top corner notification display inconsistencies
  • Issues system polish
    Improved rendering consistency (comments, formatting, UI behavior)

Improvements

  • Config system refactor
    Introduced .env for environment-specific values (DB, base path, secrets)
  • Safer deployments
    Fixed GitHub Actions conflicts by enforcing clean deploy (reset --hard + clean) for staging environment

Fixed

Not mobile friendly

Fixed scrolling issues and layout overflow on small screens

Related Issue
Not mobile friendly