Releases: shift-org/shift-docs
Releases · shift-org/shift-docs
v25.5.2
2025-05-22
- "Add to Google Calendar" option to export directly to Google Calendar specifically, in addition to generic .ics export
- Beta cal: Dark mode (automatically detected) and other style fixes
- Beta cal: Experimental integration for a social feed (from Mastodon) to include alerts or other announcements alongside calendar listings
v25.5.1
2025-05-05
- Deprecated the festival-specific iCal feed. Existing subscriptions are redirected to the year-round feed and should work without changes, but new subscriptions should be made to the year-round feed.
- More parameterization of festival name and related details
v25.4.2
2025-04-29
- Bike Summer 2025 artwork
- Changes to accommodate "Bike Summer" / "Pedalpalooza" name changes over the years; festival name is now parameterized
- Beta cal: landing page with beta explanation
- Beta cal: updates to search front end
- Beta cal: now available in the main nav, via Calendar → Events (Beta)
- Beta cal: can be saved to your device as a web app (e.g. to your device homescreen)
v25.4.1
2025-04-07
- Updated MySQL patch version
- WIP search function; includes API endpoint & (beta cal) front end
- API v3.56.3
v25.3.4
2025-03-31
- Next round of updated pages for Pedalpalooza 2025; still using standby artwork for now, official 2025 artwork TBA
- More WIP search endpoint work
v25.3.3
2025-03-24
- Updated Node patch version
- Updated Node dependency: babel
- WIP search endpoint: pagination updates
- API v3.56.2
v25.3.2
2025-03-17
- Move some Shift-specific disclaimer out of partials and into a config file
- Updated Hugo version
- Content: Fixed broken images on some old (static) Pedalpalooza archive pages
- More updates to WIP search endpoint, primarily pagination
v25.3.1
2025-03-03
- Fixed Docker compatibility issues
- Better error message handling if API returns an error
- Move inline scripts from cal/events to cal/scripts partial
- Semantic improvements for suggestion email helper on add/edit form
- Bump to latest nginx patch version
- Fix CSS errors and invalid properties/values
- API v3.56.1
v25.2.2
2025-02-17
- Netlify configuration and documentation
- Moved custom footer content out of layout partial and into config and data files
- Theme CSS background images now use CSS variables
v25.2.1
2025-02-10
- Use external SVG file for icon set instead of embedding inline in HTML
- Front-end API config consolidated in config.js
- Updated maintenance mode docs