Releases: openstad/openstad-headless
Releases · openstad/openstad-headless
Release list
v2.7.0-alpha-f85b2e4
Immutable
release. Only release title and notes can be modified.
Full Changelog: v2.7.0-alpha-05fcf51...v2.7.0-alpha-f85b2e4
v2.7.0-alpha-05fcf51
Immutable
release. Only release title and notes can be modified.
What's Changed
- Nijmegen: city-wide postcode filter + 25 MB upload limit by @rawand-shakir-draad in #1687
- feat(document-map): pass email notification settings by @rudivanhierden in #1689
- fix: timeline dates and active marker by @rawand-shakir-draad in #1690
- feat(resource-detail): accessible document download links by @SerdarAydemir in #1674
- style(resource-detail): prettier formatting by @rudivanhierden in #1695
- Release/v2.6 by @rudivanhierden in #1677
- Feature/lightbox by @freekDraad in #1635
- feat(admin): add resourceIdRelativePath field to comments widget by @rawand-shakir-draad in #1686
- Op 795/logout after voting by @OscarBakker in #1710
- fix: upgrade Docker base image to Debian 13 (trixie) by @rudivanhierden in #1608
- GTM dataLayer event tracking for enquete widget by @rudivanhierden in #1618
- feat(resource-detail): collapse fully-selected tag type into expandable label pill by @rawand-shakir-draad in #1684
- fix(cms): prevent subdirectory site hijacking page with same name by @rudivanhierden in #1696
- docs: add pilot contributing docs by @vdegraaf in #1685
- OP-806/Change sms endpoint kpn by @OscarBakker in #1716
- fix(docker): route npm through safe-chain shim (npm 12 EUNKNOWNCONFIG) by @rudivanhierden in #1717
- fix(docker): allow git deps under npm 12 (allow-git=root) by @rudivanhierden in #1718
- feat(resource-detail): add file size and mime type to document links by @SerdarAydemir in #1691
- fix(deps): resolve all npm audit vulnerabilities and update CI actions by @rudivanhierden in #1714
- fix: only split multi-answer questions into Yes/No export columns by @iandebruin98 in #1739
- fix: restore agenda timeline line in recent Chrome by @iandebruin98 in #1736
- fix: keep caret in place while typing rich-text field by @iandebruin98 in #1735
- Fix/multiproject overview filters by @iandebruin98 in #1733
- Release/denhaag 06 2026 by @iandebruin98 in #1731
- Release/assen 06 2026 by @iandebruin98 in #1730
- Release/oldenzaal 06 2026 by @iandebruin98 in #1729
- Feat/enquete quiz settings by @iandebruin98 in #1726
- Scroll to visible field wrapper on form errors by @freekDraad in #1725
- Hide budget list on step 4 by @freekDraad in #1724
- fix: derive sitePrefix from url so subdirectory sites keep their prefix by @iandebruin98 in #1732
- Fix/enquete description toggle by @iandebruin98 in #1740
- feat: timeline form field for resources with auto-calculated end dates by @iandebruin98 in #1734
- Security fixes (based on Aikido findings) by @rudivanhierden in #1742
- Per-project user display name by @freekDraad in #1722
- Add skip button to dilemma widget by @freekDraad in #1698
- Add configurable logo link to CMS header by @freekDraad in #1712
- fix(audit-log): close audit gaps and harden JSON writes by @rudivanhierden in #1683
New Contributors
- @SerdarAydemir made their first contribution in #1674
- @vdegraaf made their first contribution in #1685
Full Changelog: v2.6.3...v2.7.0-alpha-05fcf51
v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Nijmegen: city-wide postcode filter + 25 MB upload limit by @rawand-shakir-draad in #1687
- feat(document-map): pass email notification settings by @rudivanhierden in #1689
- fix: timeline dates and active marker by @rawand-shakir-draad in #1690
- feat(resource-detail): accessible document download links by @SerdarAydemir in #1674
- style(resource-detail): prettier formatting by @rudivanhierden in #1695
- Release/v2.6 by @rudivanhierden in #1677
- Add automated tests for critical untested flows by @rudivanhierden in #1702
- Allow tag filter toggle to be turned off in submission overview by @rudivanhierden in #1700
- Persist displayLikes and largeDoc toggles on interactive image widget by @rudivanhierden in #1699
- Address typescript any misuse and split admin server widget editors by @rudivanhierden in #1713
- docs: add AGENTS.md and AI context docs for coding agents by @rudivanhierden in #1721
- Persist all reaction config fields on submission detail by @rudivanhierden in #1701
- [5/6] refactor(api): extract business logic from Resource/User models to services by @rudivanhierden in #1707
- Fix/allowed domains www and subdomains by @iandebruin98 in #1720
- ci: auto-deploy branch-sprint-1 by @rudivanhierden in #1737
New Contributors
- @SerdarAydemir made their first contribution in #1674
Full Changelog: v2.6.3...v0.0.1
v2.6.3
Immutable
release. Only release title and notes can be modified.
Full Changelog: v2.6.2...v2.6.3
v2.6.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v2.6.1...v2.6.2
v2.6.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v2.6.0...v2.6.1
v2.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: update npm dependencies to resolve 49 security vulnerabilities by @rudivanhierden in #1601
- fix(admin-server): resolve TypeScript build errors by @rudivanhierden in #1602
- chore(deps): bump postcss from 8.4.38 to 8.5.10 in /packages/apostrophe-widgets/carousel in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1604
- fix: remove @aikidosec/safe-chain from npm dependencies by @rudivanhierden in #1605
- Fix/reset selection after completing vote by @IanR01 in #1600
- Fix/conditional logic info pagination by @iandebruin98 in #1553
- feat: send embeddedUrl with resource submissions and show it in export by @iandebruin98 in #1554
- Fix/enquete bugs saving by @iandebruin98 in #1587
- fix: render self-referential canonical URL on all CMS pages by @iandebruin98 in #1591
- Feat/widget rendering warning by @iandebruin98 in #1596
- Update main with release/v2.5 fixes by @iandebruin98 in #1619
- Fix/sms auth by @IanR01 in #1599
- use correct node env by @IanR01 in #1609
- Fix/dw general bugs v2 by @iandebruin98 in #1632
Full Changelog: v2.5.5...v2.6.0
v2.6.0-beta-3026bff
Immutable
release. Only release title and notes can be modified.
Full Changelog: v2.6.0-alpha-efdb71a...v2.6.0-beta-3026bff
v2.6.0-alpha-efdb71a
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: update npm dependencies to resolve 49 security vulnerabilities by @rudivanhierden in #1601
- fix(admin-server): resolve TypeScript build errors by @rudivanhierden in #1602
- chore(deps): bump postcss from 8.4.38 to 8.5.10 in /packages/apostrophe-widgets/carousel in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1604
- fix: remove @aikidosec/safe-chain from npm dependencies by @rudivanhierden in #1605
- Fix/reset selection after completing vote by @IanR01 in #1600
- Fix/conditional logic info pagination by @iandebruin98 in #1553
- feat: send embeddedUrl with resource submissions and show it in export by @iandebruin98 in #1554
- Fix/enquete bugs saving by @iandebruin98 in #1587
- fix: render self-referential canonical URL on all CMS pages by @iandebruin98 in #1591
- Feat/widget rendering warning by @iandebruin98 in #1596
- Update main with release/v2.5 fixes by @iandebruin98 in #1619
- Fix/sms auth by @IanR01 in #1599
- use correct node env by @IanR01 in #1609
- Fix/dw general bugs v2 by @iandebruin98 in #1632
Full Changelog: v2.5.5...v2.6.0-alpha-efdb71a