Releases: cp6/my-idlers
Releases · cp6/my-idlers
V2.3.2
2.3.2 26th September 2023
- 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
V2.3.1
V2.3
V2.2.1
V2.2
V2.1.9
V2.1.8
V2.1.8 20th October 2022
- Added & implemented details footer blade component
- Added new index layout
- Updated domains, misc, reseller, seedboxes and shared use new index layout
- Updated validation for store and update
- Updated
updatePricing()
to not need$as_usd
parameter - Updated labels assigned insert
- Updated order/sort by methods for pricing related columns
- Removed add YABs button on servers index page
V2.1.7
V2.1.7 13th October 2022
- Added default order by (Change this in settings)
- Added dual success & error response alert component
- Added new response alert component into views
- Added input parameters for compareYabs()
- Updated and fixed server_type and virt mix-ups
- Updated views title @section layout
- Updated cache timeframes
- Updated RouteServiceProvider::HOME for '/'
- Updated the server choose compare method
- Fixed update server ssh port
- Fixed server due in X days being null
- Removed unused with 'labels.label' in queries
- Removed unused welcome and dashboard views
- Removed dashboard redirect to / from routes file
- Removed now unused success & error alert components
v2.1.6
v2.1.6 22th September 2022
Changelog:
- Removed old method and functions for adding a YABS result
- Fixed YABS JSON parser disk being the ram value
- Fixed YABS JSON parser disk conversion (MB & GB)
- Fixed YABS JSON parser RAM conversion (MB & GB)
- Fixed OS icons for server index page (showing wrongly)
- Added custom HTTP error pages
- Updated yabs table for gb5 values to be nullable
- Updated error alert component
- Updated posting YABS now clears relevant caches
- Updated models and controllers to use first()
- Update yabs compare view blade for nullable values
Ensure you run
php artisan migrate
php artisan route:cache
php artisan cache:clear
v2.1.5
Minor update
- Added YABS JSON parsing
- Updated store YABS API function (Uses yabs.sh JSON)
- Updated YABS POST API request (Uses yabs.sh JSON)
- Updated server show page to display code to run and post a YABS on server
- Updated pricing model insertPricing() func
yabs.sh now has JSON formatted response and it is possible to POST the output directly from calling the script.
This will become the only method to add YABS results but using the form method still works for now.
This version updates the yabs/ POST API to include the server id and your api key: