mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Raise minimum/tested runtime requirements (references #1209)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
- Improved the prerequisites checker (added missing required PHP extension `ctype`) (thanks @Forceu)
|
||||
- Fixed that browser camera barcode scanning did not work on the product edit page
|
||||
- Fixed that the new product option "Never show on stock overview" was unintentionally set by default for new products
|
||||
- Fixed a problem (database migration fail) when using SQLite >= 3.8.3 < 3.9.0
|
||||
- _Just as a side note: PHP 7.2 with SQLite 3.8.3 was the currently in README mentioned minimum runtime requirement, any future release will only be tested against PHP 7.4 with SQLite 3.27.2 - supporting those ancient runtime stuff is too time consuming..._
|
||||
|
Reference in New Issue
Block a user