-
v0.14.0
Stablereleased this
2026-03-14 11:40:42 +01:00 | 0 commits to master since this released0ed679Update E2E tests for kebab menu and add iCal download tests
92372b6Add organizer kebab menu, bottom bar, and iCal download integration
7817ad1Unify header as fixed top bar with action slot
9483e9bExtract shared bar component CSS and add calendar button to RsvpBar
75e6548Add iCal download composable with RFC 5545 VEVENT generation
d4a1f0dAdd slugify utility for filename sanitization
3d7efb1Add iCal download feature spec and clean up implemented ideas
Container image:git.bahamut.nitrix.one/nitrix/fete:0.14.0Downloads
-
v0.13.0
Stablereleased this
2026-03-13 17:28:13 +01:00 | 8 commits to master since this release2f8b911Fix datetime-local input overflow and invisible text on iOS Safari
e9791deRemove manual -webkit-backdrop-filter prefixes
3b4cc7fAdd explicit browserslist to frontend package.json
9c0e924Upgrade Docker frontend stage from Node 24 to Node 25
b067c0eAdd organizer cancel-event flow to EventList
4268650Update dependency vite-plugin-vue-devtools to v8.1.0
Container image:git.bahamut.nitrix.one/nitrix/fete:0.13.0Downloads
-
v0.12.0
Stablereleased this
2026-03-12 23:24:58 +01:00 | 16 commits to master since this release51ab99fIntroduce --color-danger-solid-* CSS variables and replace hardcoded values
d52f51dMatch cancel-event confirm button color with ConfirmDialog style
c1760aeApply consistent label color to cancel-event bottom sheet
6d51327Add touch drag-to-dismiss gesture to BottomSheet
96044aeChange create-event page title to "Great, a Party!"
f972a41Extract BackLink component into App layout
13b01dfAdd exclamation mark to RSVP CTA button ("I'm attending!")
fd8724dRename role badges to present participle (Organizing, Attending)
8885dbdSoften RSVP cancellation dialog wording
c450849Implement watch-event feature (017) with bookmark in RsvpBar
Container image:git.bahamut.nitrix.one/nitrix/fete:0.12.0Downloads
-
v0.11.0
Stablereleased this
2026-03-12 20:42:38 +01:00 | 27 commits to master since this released333ab3Refactor domain models to records and move exceptions to sub-package
5410179Implement cancel-event feature (016)
3908c89Add spec, plan, and tasks for 016-cancel-event feature
264c4ecUpdate dependency eslint-plugin-oxlint to ~1.55.0
Container image:git.bahamut.nitrix.one/nitrix/fete:0.11.0Downloads
-
v0.10.0
Stablereleased this
2026-03-12 18:11:09 +01:00 | 33 commits to master since this release58043d1Rename path parameter {token} to {eventToken} in OpenAPI spec
41bb17dAdd cancel RSVP feature (backend DELETE endpoint + frontend UI)
a44b938Update oxlint monorepo
7477a95Update dependency @vitest/eslint-plugin to v1.6.11
7fb296bUpdate dependency vitest to v4.1.0
8ab7d34Update dependency @vitejs/plugin-vue to v6.0.5
cf2139fUpdate dependency vite to v8
79f33d6Update dependency maven to v3.9.14
60649aeUpdate oxlint monorepo
6229324Update dependency oxlint to ~1.53.0
Container image:git.bahamut.nitrix.one/nitrix/fete:0.10.0Downloads
-
v0.9.0
Stablereleased this
2026-03-09 22:01:29 +01:00 | 53 commits to master since this release4bfaee6Auto-delete expired events via daily scheduled cleanup job
0441ca0Make expiryDate an internal concern, auto-set to event date + 7 days
e6711b3Update dependency @vitest/eslint-plugin to v1.6.10
6b3a06aAdd OG banner and mobile screenshots to README
Container image:git.bahamut.nitrix.one/nitrix/fete:0.9.0Downloads
-
v0.8.0
Stablereleased this
2026-03-09 20:30:10 +01:00 | 60 commits to master since this release7512016Add Open Graph and Twitter Card meta-tags for link previews
Container image:git.bahamut.nitrix.one/nitrix/fete:0.8.0Downloads
-
v0.7.1
Stablereleased this
2026-03-09 19:26:38 +01:00 | 62 commits to master since this releasefa34223Add tada emoji as SVG favicon
Container image:git.bahamut.nitrix.one/nitrix/fete:0.7.1Downloads
-
v0.7.0
Stablereleased this
2026-03-09 19:11:52 +01:00 | 63 commits to master since this release32f96e4Replace hardcoded color values with glass design tokens
e6c4a21Apply glassmorphism to ConfirmDialog overlay and surface
831ffc0Apply glassmorphism to BottomSheet and RSVP bar status
5dd7cb3Add animated glow border to RSVP CTA button
6481655Apply glass utility class to form fields and buttons
019ead7Extract glass system into shared CSS utilities and design tokens
2997470Apply glassmorphism to meta icon boxes on event detail view
877c869Restyle FAB with glass effect and static glow border
a974302Fix hero image transition on event detail page
9f82275Replace linear gradient background with aurora mesh gradient
e203ecfApply glassmorphism styling to event cards on list view
27ca8abUpdate dependency vue to v3.5.30
Container image:git.bahamut.nitrix.one/nitrix/fete:0.7.0Downloads
-
v0.6.0
Stablereleased this
2026-03-08 18:37:47 +01:00 | 77 commits to master since this release763811fAdd organizer-only attendee list to event detail view (011)
Container image:git.bahamut.nitrix.one/nitrix/fete:0.6.0Downloads