Releases: City-of-Helsinki/linkedevents
Releases · City-of-Helsinki/linkedevents
linkedevents: v3.15.2
linkedevents: v3.15.1
linkedevents: v3.15.0
3.15.0 (2025-08-13)
Features
- events: Add filter field order validation (c186a10)
- events: Add space separator to html tags (f38f423)
- events: Add sub_events filter to be paired with hide_recurring (171a47c)
- events: Apply EventFilter filters last (ad6eabf)
- sentry: Exclude health check endpoints from tracing (af00353)
Bug Fixes
Dependencies
- Bump pillow from 11.2.1 to 11.3.0 (a2b4d83)
linkedevents: v3.14.2
linkedevents: v3.14.1
linkedevents: v3.14.0
3.14.0 (2025-06-09)
Features
- Add all supported languages to search (675953e)
- Add event audience to search index (30ed8a7)
- Add more Sentry configuration options (74c9b0d)
- Add support for Voikko stopword classes (ab104da)
- Add time limit to event search index rebuild (82c008f)
- Convert numbers to words for fi-index (dd9cec8)
- Convert numbers to words in other languages (984c3d2)
- Delete EventSearchIndex in batches (3088d48)
- Enhance index creation input (78fb391)
- events: Command for adding kasko related keywords (68bf0a1)
- Improve index special character handling (97cbd54)
- Remove html tags and newlines from index (0fa2b10)
- Replace non-word characters with space (46b765f)
- Use weighted words fields (a93483d)
Bug Fixes
Dependencies
linkedevents: v3.13.1
linkedevents: v3.13.0
3.13.0 (2025-04-14)
Features
- Add feature-flag for event search signals (d3940dd)
- Auto-sync event search index on event save (a09f96d)
- Cache Voikko analysis (fcb8c3f)
- Do a harakiri faster if every process has at least one waiting job (9671a48)
- events: Add filter param to hide super events (595da7a)
- events: Add weekday filter for events (0259370)
- full-text-search: Add support for clean (14e826d)
- full-text-search: Replace ".,:;" with space (4d817ef)
- full-text-search: Replace search model (45623ce)
- full-text-search: Update on delete-rules (d0c7c55)
- full-text-search: Update search vector data (8840646)
- full-text-search: Use explicit config path (222b7a6)
- full-text-search: Use morpho-dict in Voikko (29df570)
- Improve uwsgi options (61d7e26)
- Use simple search config (fb6626a)
- Use word bases instead of syllables (6ca75d0)
Bug Fixes
- Utilize GDAL/GEOS env variables in settings (cf14b45)
Dependencies
Documentation
- full-text-search: Add Voikko instructions (fe7c6c3)