Skip to content

2026-07-08 - public page

Public catalog: open bugs page and correct 404 handling for public URLs.

← All releases


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 private in the title are excluded.
  • User documentation - Public catalog.

Changed

  • Error handling for public pages: a missing route should now remain 404 Not Found instead of being rewritten to 500.
  • Client-side HTTP errors in the 4xx range should no longer create noisy Sentry server-error events.

Date2026-07-08
Web1.3.1
Core-

Complex QA - test management system