Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
Release 1.52.1
What's Changed
Fixes
- Fix content security policy bombing on dev machines by @joonatank in #2281
- Remove generated user and unit roles when generating new robot data by @ranta in #2286
Updates
Full Changelog: v1.52.0...v1.52.1
Release 1.52.0
Release 1.51.1
What's Changed
Fixes
- Fix page contents overflowing on mobile by @vincit-matu in #2265
- Fix rich text editor removing html created using django by @joonatank in #2269
- Fix materialized view now_tt by @ranta in #2271
Full Changelog: v1.50.3...v1.51.1
Release 1.51.0 frontend
What's Changed
Fixes
- Fix page contents overflowing on mobile by @vincit-matu in #2265
- Fix rich text editor removing html created using django by @joonatank in #2269
Full Changelog: v1.50.3...v1.51.0-ui
Release v1.50.3
What's Changed
Fixes
- Fix paragraph top margin bugs by @vincit-matu in #2264
Automated
- Bump the python-dependencies group in /backend with 2 updates by @dependabot[bot] in #2257
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #2263
Full Changelog: v1.50.2-ui...v1.50.3
Release 1.50.2 frontend
What's Changed
Fixes
- Fix approved application's reservation list mobile styling by @vincit-matu in #2254
- Fix fallback missing customer translation (user created) to Finnish by @joonatank in #2255
Updates
- Remove top-margin from first paragraphs by @vincit-matu in #2228
- Bump codegen by @joonatank in #2253
Full Changelog: v1.50.1...v1.50.2-ui
Release v1.50.1
What's Changed
Features
- Fix dependabot and bump frontend dependencies by @joonatank in #2240
- Bump python deps by @ranta in #2244
Fixes
- Add quill snow theme css import by @vincit-matu in #2239
- Fix ordering by name_en/_sv when value is empty by @ranta in #2235
- Fix reservation webstore cancel callback by @joonatank in #2243
- Fix frontend dependabot after root directory change by @joonatank in #2245
- Notification create/edit validation fix by @vincit-matu in #2252
Updates
- Utilities and helpers by @vincit-matu in #2237
Automated
- Bump actions/checkout from 5 to 6 in the github-actions-dependencies group by @dependabot[bot] in #2241
- Bump ruff from 0.14.5 to 0.14.6 in /backend in the python-dependencies group across 1 directory by @dependabot[bot] in #2251
- Bump react-hook-form from 7.65.0 to 7.66.1 in /frontend in the react-hook-form group by @dependabot[bot] in #2249
- Bump @apollo/client from 3.13.8 to 3.14.0 in /frontend in the apollo-graphql group by @dependabot[bot] in #2250
- Bump the i18n group in /frontend with 2 updates by @dependabot[bot] in #2247
- Bump next from 16.0.1 to 16.0.3 in /frontend in the nextjs group by @dependabot[bot] in #2246
Full Changelog: v1.50...v1.50.1
Release v1.50.0
What's Changed
Features
- Robot Email Cache REST Endpoint by @ranta in #2229
- Add admin ui middleware for csrftoken by @joonatank in #2131
- Add frontend CSP header by @joonatank in #2147
- Remove type coercions and refactor status labels by @joonatank in #2178
- Text changes and design fixes by @vincit-matu in #2197
Fixes
- Translation fixes by @ranta in #2233
- Patch MAX_URL_LENGTH to 8192 characters by @ranta in #2234
- Fix translation type safety by @joonatank in #2188
- Fix application form error translations by @joonatank in #2214
- Fix maximum reservations per user translations by @joonatank in #2221
- Fix banner notification close button overlapping text on mobile by @joonatank in #2230
- Fix Create Robot Test Data requiring factory-boy by @ranta in #2236
- Disable submit/booking-button if reservation quota is full by @vincit-matu in #2211
- Disable "Cancel all"-button if there are no cancellable reservations in the series by @vincit-matu in #2226
- Fix pricing validation and maxLenghts by @vincit-matu in #2232
Updates
- Disable polling if the browser window is hidden by @joonatank in #2220
- Replace per page env loading in SSR with context by @joonatank in #2224
- Remove react-quill by @vincit-matu in #2212
- Switch multiselect filters to searchable versions by @vincit-matu in #2210
Full Changelog: v1.49.5...v1.50
Release v1.49.5
What's Changed
Features
Fixes
- Fix: extra gaps shown with material price description by @vincit-matu in #2227
- Validate profile prefill data keys by @ranta in #2231
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #2159
Full Changelog: v1.49.4...v1.49.5
Release v1.49.4
What's Changed
Features
- Add material price to reservation unit description by @vincit-matu in #2219
Fixes
- Material price description fixes by @ranta in #2218
- Always allow
"/"as a valid redirect target in CSRF view by @ranta in #2217 - Change index page Purposes to IntendedUses by @vincit-matu in #2225
Updates
Full Changelog: v1.49.3...v1.49.4