Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 3.55 KB

File metadata and controls

68 lines (47 loc) · 3.55 KB

Changelog

keep a changelog

All notable changes to this project will be documented in this file.

See keep a changelog for information about writing changes to this log.

[1.1.1] - 2025-03-28

  • Fix date range filter error for updated field

1.1.0 - 2025-03-20

Added

  • Implemented and switched to date range filter, compatible with deprecated date filter

Changed

  • Deprecate date filter

1.0.1 - 2025-03-12

Added

  • Add labels to Woodpecker workflow
  • Add stg Woodpecker workflow
  • Add missing license

Changed

  • Updated GitHub workflow images.

1.0.0 - 2024-12-13

Added

  • Symfony core.
  • Added fixture data loader service and command to load fixtures.
  • Added basic index service.
  • Basic events DTO added.
  • Added tags filter
  • Added pagination and match filter
  • Added date filters
  • Ensure combined filters are possible
  • Added api endpoinst for occurrences, location, tags, vocabularies and filters
  • Sort response
  • Update composer dependencies
  • Added api-key auth
  • Added PethPrefix scope to traefik rules to allow co-hosting with legacy eventdb
  • Added multi-value filtering for Lactions and Organizations