2026-07-08 - public page
Public catalog: open bugs page and correct 404 handling for public URLs.
Added
- Public catalog - a dedicated read-only area on
/public_page/{locale}/...for unauthenticated pages. - Open bugs - new public page at
/public_page/{locale}/bugs/open. - The Open bugs page renders a table with:
bug_title,bug_description,bug_priority,bug_severity,bug_type. - Public bug listing is constrained to the target project / team; rows with
privatein the title are excluded. - User documentation - Public catalog.
Changed
- Error handling for public pages: a missing route should now remain
404 Not Foundinstead of being rewritten to500. - Client-side HTTP errors in the
4xxrange should no longer create noisy Sentry server-error events.
| Date | 2026-07-08 |
| Web | 1.3.1 |
| Core | - |