Skip to content

Commit

Permalink
Use link template for 3.10 release page
Browse files Browse the repository at this point in the history
Fixes release page detection in `security.json`
  • Loading branch information
lukasbestle committed Jan 4, 2025
1 parent 2f6a606 commit 95c992a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/releases/3-10/release.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
title: Kirby 3.10
Title: Kirby 3.10
----
Template: link
----
Subtitle:
----
Expand All @@ -16,4 +18,6 @@ Text:

The latest stable release of Kirby 3 is Kirby 3.9.8, which has support for PHP 8.0 until PHP 8.2. But we cannot offer support for PHP 8.3 without dropping support for PHP 8.0, due to version restrictions in our dependencies. So we decided to introduce this additional release, which adds support for PHP 8.3 (and nothing else) but also drops support for 8.0, while still keeping Kirby 3.9.8 around with the support for PHP 8.0. Depending on your hosting requirements, you can now choose between either Kirby 3.9.8 or Kirby 3.10.0.
----
Link: https://github.com/getkirby/kirby/releases/tag/3.10.0
----
Releasepage: https://github.com/getkirby/kirby/releases/tag/3.10.0

0 comments on commit 95c992a

Please sign in to comment.