diff --git a/README.md b/README.md index 84644c4..306800e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Despite what the name infers this self-hosted web app isn't just for storing idl a [YABS](https://github.com/masonr/yet-another-bench-script) output you can get disk & network speed values along with GeekBench 5 & 6 scores to do easier comparing and sorting. Of course storing other services e.g. web hosting is possible and supported too with My idlers. -[![Generic badge](https://img.shields.io/badge/version-2.3.2-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Laravel-10.0-red.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/PHP-8.1-purple.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Bootstrap-5.2-pink.svg)](https://shields.io/) +[![Generic badge](https://img.shields.io/badge/version-3.0.0-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Laravel-11.0-red.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/PHP-8.2-purple.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/Bootstrap-5.2-pink.svg)](https://shields.io/) @@ -19,20 +19,15 @@ GeekBench 5 & 6 scores to do easier comparing and sorting. Of course storing oth Currently seeking a project sponsor -## 2.3.2 changes (26th September 2023): +## 3.0.0 changes (X May 2024): -* Added tabs to the homepage for stats and avg summary cards -* Added Geekbench 6 columns to YABS table -* Added Geekbench 6 insert from YABS result -* Updated YABS insert to include Geekbench 5 results also -* Updated server show page and public show to display Geekbench 6 values -* Updated tests to pass -* Updated footer to only have one conditional check for the setting -* Updated homepage table to be rounded -* Fixed setting causing a fail with validation -* Fixed pricing cache not being refreshed -* Fixed object being accessed instead of array for certain models -* Removed unused Vue component +* Updated PHP version to 8.2 +* Updated Laravel version to ^11 +* Updated composer package versions +* Updated X +* Fixed X +* Removed doctrine/dbal +* Removed X #### Please run the following if updating from an existing install: