Skip to content

Latest commit

 

History

History
94 lines (67 loc) · 4.47 KB

File metadata and controls

94 lines (67 loc) · 4.47 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.

  • PR-27 Add Claude Code project setup (CLAUDE.md, agents, skills)

[1.2.2] - 2026-05-22

  • PR-26 Symfony 7.4 and dependencies, CVE's on both Symfony and Twig

[1.2.1] - 2026-03-06

  • Update composer dependencies

1.2.0 - 2025-09-02

  • PR-25
    • Lock api-platform to 4.1.* to avoid breaking API changes
    • Add github action to check and validate API changes
    • Clarify date filter format in api spec
    • Dependency updates
  • PR-24 Symfony 7.3 and PHP 8.4
  • PR-23 Re-lint YAML files
  • PR-21 Linted YAML
  • PR-18

[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