Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

92 lines (50 loc) · 4.23 KB

Changelog

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

3.3.4 - 2024-11-16

Follow up for: https://github.com/figuren-theater/ft-platform-collection/releases/tag/0.3.4

3.3.3 - 2024-11-13

Follow up for: https://github.com/figuren-theater/ft-platform-collection/releases/tag/0.3.3


  • Save release as github artifact and re-use it for deployment (#34)

3.3.0 - 2024-10-28

https://github.com/figuren-theater/ft-platform-collection/releases/tag/0.3.0

  • Update README with platform structure (#31)

Dependency Updates & Maintenance

  • Bump figuren-theater/code-quality from 1.1.1 to 1.2.1 (#33)
  • Bump SamKirkland/FTP-Deploy-Action from 4.3.4 to 4.3.5 (#32)
  • Bump figuren-theater/code-quality from 0.9.0 to 1.1.1 (#30)
  • Bump actions/cache from 3 to 4 (#29)

3.2.1 - 2023-10-22

🐛 Fixed

  • Downgrade PRODUCTION requirement for php-version to last stable (#26)

3.2.0 - 2023-10-22

3.1.6 - 2023-10-13

3.1.5 - 2023-10-13

  • Require the platform-collection the same way for dry-run and deploy

3.1.4 - 2023-10-13

Security

  • Update figuren-theater/ft-platform-collection from 0.1.5 to 0.1.6, which includes the WP 6.3.2 security-update.

Dependency Updates & Maintenance

  • Update dev dependencies (#24)
  • Bump actions/checkout from 2 to 4 (#16)
  • Bump figuren-theater/code-quality from 0.7.1 to 0.8.1 (#23)

3.1.3 - 2023-09-14

🐛 Fixed

  • Fix missing SUBDOMAIN_INSTALL constant not being set for websites.fuer.figuren.theater|.test (#21)

Dependency Updates & Maintenance

  • Upgrading figuren-theater/code-quality (0.7.0 => 0.7.1) AND its deps (#22)

3.1.2 - 2023-09-13

🐛 Fixed

  • Cleanup (#20)
  • Deprecate FT_PLATTFORM_VERSION constant (#19)
  • NEW Moved the ft-options bootstrap into ft-platform (like all others) (#18)

3.1.1 - 2023-09-08

  • Cleanup (#17)

3.1.0 - 2023-09-05

  • Remove explicit repository-entries because we are using packagist now (#9)

🚀 Added

  • Prepare for code-quality checks (#6)