mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 09:38:36 +00:00
Updated Readme for v3.0.0
This commit is contained in:
parent
c5422fac09
commit
ddecd8125e
1 changed files with 9 additions and 14 deletions
23
README.md
23
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
|
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.
|
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.
|
||||||
|
|
||||||
[](https://shields.io/) [](https://shields.io/) [](https://shields.io/) [](https://shields.io/)
|
[](https://shields.io/) [](https://shields.io/) [](https://shields.io/) [](https://shields.io/)
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/cp6/my-idlers/main/public/My%20Idlers%20logo.jpg" width="128" height="128" />
|
<img src="https://raw.githubusercontent.com/cp6/my-idlers/main/public/My%20Idlers%20logo.jpg" width="128" height="128" />
|
||||||
|
|
||||||
|
@ -19,20 +19,15 @@ GeekBench 5 & 6 scores to do easier comparing and sorting. Of course storing oth
|
||||||
|
|
||||||
Currently seeking a project sponsor
|
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
|
* Updated PHP version to 8.2
|
||||||
* Added Geekbench 6 columns to YABS table
|
* Updated Laravel version to ^11
|
||||||
* Added Geekbench 6 insert from YABS result
|
* Updated composer package versions
|
||||||
* Updated YABS insert to include Geekbench 5 results also
|
* Updated X
|
||||||
* Updated server show page and public show to display Geekbench 6 values
|
* Fixed X
|
||||||
* Updated tests to pass
|
* Removed doctrine/dbal
|
||||||
* Updated footer to only have one conditional check for the setting
|
* Removed X
|
||||||
* 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
|
|
||||||
|
|
||||||
#### Please run the following if updating from an existing install:
|
#### Please run the following if updating from an existing install:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue