Changeset 834bcc3 in Klonkt for src/routes/changelog.js
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/routes/changelog.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/changelog.js
rbb42dfb r834bcc3 1 1 /** 2 * Publi eke wijzigingen-/release-pagina.2 * Public changelog / release page. 3 3 * 4 * GET /changelog -> render t CHANGELOG.md (de bron van waarheid voor releases).4 * GET /changelog -> renders CHANGELOG.md (the source of truth for releases). 5 5 * 6 * De app-versie (footer, package.json) is bewust losgekoppeld van de7 * cir kel-federatie-proto (KLONKT_PROTO): een versie-bump is cosmetisch en raakt8 * de federatie niet. We tonen de proto hier expliciet zodat per release zichtbaar9 * is met welke federatie-versie deze instance praat (cirkels = lockstep per proto).6 * The app version (footer, package.json) is intentionally decoupled from the 7 * circle federation proto (KLONKT_PROTO): a version bump is cosmetic and does not 8 * affect federation. We show the proto here explicitly so that each release 9 * makes visible which federation version this instance speaks (circles = lockstep per proto). 10 10 */ 11 11
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)