Skip to content

Latest commit

 

History

History
95 lines (60 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

95 lines (60 loc) · 3.68 KB

Changelog

keep a changelog badge

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

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

[Unreleased]

[3.1.4] - 2023-06-27

Changed

  • Bumped release version

[3.1.3] - 2023-03-30

Changed

  • Bumped release version

[3.1.2] - 2022-02-13

Changed

  • Added more information to requeue command
  • Added new command to rebuild local filesystem based on remote cover store

[3.1.1] - 2022-11-10

  • Added limit, offset and limit to agency to requeue command and better debug output

[3.1.0] - 2022-11-10

Changed

  • Added agency and profile to upload messages for better search results doing indexing.

[3.0.0] - 2022-08-15

Changed

  • Updated to PHP 8.1
  • Updates to Symfony 6.1

[2.2.10] - 2022-06-23

Added

  • New command 'app:cover:remote' that get the remote urls for the local cover entity (if uploaded).
  • Cache to cover store searches.

Changed

  • Added remoteUrl to cover entity

[2.2.9] - 2022-06-13

Changed

  • Updated minor version of Symfony.
  • Added support for filtering on isUploaded on re-queue command.

[2.2.8] - 2022-06-10

Changed

  • Updated app:database:cleanup command to mark uploaded correctly.

[2.2.7] - 2022-06-09

Added

  • New command to clean up database (app:database:cleanup)
  • New command to check database records (app:cs:exists)

Fixed

  • Issues with re-queue command hangs-

Changed

  • Switched Cloudinary API to version 2.

[2.2.6] - 2022-03-17

Changed

  • Updated Nginx version in helm charts.

[2.2.5] - 2022-03-17

Changed

  • Update base php-fpm image.

[2.2.4] - 2022-03-16

Removed

  • Microsoft SQL database certificates

[2.2.3] - 2022-03-11

Changed

  • Added progress bar to re-queue command
  • Allow loading all materials in re-queue command