Add new support guide.

This commit is contained in:
James Cole
2026-02-20 20:03:11 +01:00
parent 1d687a632f
commit e92a1b6dda
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## v6.5.0 - 2026-02-20 ## v6.5.0 - 2026-02-20
> [!IMPORTANT] > [!IMPORTANT]
> This release is the same as 6.4.23, but only works on PHP 8.5 and higher. To continue using the latest version of Firefly III, you must upgrade to (at least) PHP 8.5.0, or switch to the Docker containers. > This release is the same as 6.4.23, but only works on PHP 8.5 and higher. To continue using the latest version of Firefly III, you must upgrade to (at least) PHP 8.5.0, or switch to the Docker containers. Read more about Firefly III's release and support schedule in [`releases.md`](releases.md).
### Added ### Added
- Support for PHP8.5 - Support for PHP8.5
+4 -1
View File
@@ -16,7 +16,10 @@ The different alpha and beta builds will be compiled from their corresponding ta
### Minor Release Support Matrix ### Minor Release Support Matrix
| Version | Supported | | Version | Supported |
|----------------------------------|--------------------| |----------------------------------|--------------------|
| Firefly III v6.2.x | :white_check_mark: | | Firefly III v6.5.x | :white_check_mark: |
| Firefly III v6.4.x | :x: |
| Firefly III v6.3.x | :x: |
| Firefly III v6.2.x | :x: |
| Firefly III v6.1.x | :x: | | Firefly III v6.1.x | :x: |
| Firefly III v6.0.x | :x: | | Firefly III v6.0.x | :x: |
| Firefly III v5.8.x | :x: | | Firefly III v5.8.x | :x: |