Skip to content

Latest commit

 

History

History
128 lines (65 loc) · 4.15 KB

CHANGELOG.md

File metadata and controls

128 lines (65 loc) · 4.15 KB

Changelog

3.0.0 - 2024-10-24

🎉 New Features

  • psr-4 and psr-12 (#45 by tiller1010)
  • map fully qualified class names in addition to short names

🐛 Bugfixes

  • imported missing search queries class
  • added missing searchable extension
  • included missing search extension in index task

📚 Documentation Changes

  • updated docs

2.0.5 - 2024-10-02

2.0.4 - 2024-08-08

2.0.3 - 2024-06-03

2.0.2 - 2024-05-24

🐛 Bugfixes

  • added check for docScores id in search results

🏗️ Build System

  • updated workflow files

2.0.1 - 2024-05-16

2.0.0 - 2024-05-02

1.2.3 - 2023-12-21

🎉 New Features

🐛 Bugfixes

  • replaced requireDefaultRecords with DatabaseAdminExtension onAfterBuild (#32 by tiller1010)

1.2.2 - 2023-12-11

🐛 Bugfixes

  • added check for search key, updated workflow files

1.2.1 - 2023-06-26

🎉 New Features

  • added configuration option to disable saved search queries (#25 by tiller1010)
  • added configuration options to control max_age and next queued job (#26 by tiller1010)

📚 Documentation Changes

  • added documentation on queued jobs

1.2.0 - 2023-06-09

🎉 New Features

🏗️ Build System

  • updated workflow files

1.1.0 - 2022-09-21

🎉 New Features

🐛 Bugfixes

🏗️ Build System

  • auto approved PR

1.0.3 - 2022-07-20

🎉 New Features

  • Added automatic draft release and changelog updater (#12 by tiller1010)

1.0.01 (2022-04-08)

Full Changelog

Merged pull requests:

1.0.0 (2022-04-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator