Skip to content

Releases: cp6/my-idlers

V2.3.2

26 Sep 12:49
@cp6 cp6
5ce233b
Compare
Choose a tag to compare

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

17 Aug 12:09
@cp6 cp6
c448a27
Compare
Choose a tag to compare

2.3.1 17th August 2023

  • Updated resource files
  • Updated composer.json
  • Updated packages.json
  • Fixed dashboard price summary including non active services

V2.3

31 Mar 00:58
@cp6 cp6
Compare
Choose a tag to compare

2.3 31st March 2023

  • Added ability to upload and use own favicon
  • Removed unused CSS and JS asset files
  • Updated array() usage to []
  • Removed setting for saving YABS to text file
  • Updated Settings model, getSettings() now uses Eloquent rather than DB

V2.2.1

19 Mar 23:40
@cp6 cp6
Compare
Choose a tag to compare

2.2.1 20th March 2023

  • Fixed Locations, OS and Providers not Alpha-Sorted

These were being sorted by incrementing ID so if you added a new location/OS/provider it would be at the end

V2.2

19 Feb 02:15
@cp6 cp6
Compare
Choose a tag to compare

2.2 19th Febuary 2023

  • Laravel version 10
  • PHP minimum version 8.1
  • Updated asset versions

V2.1.9

02 Dec 04:03
@cp6 cp6
036122c
Compare
Choose a tag to compare

2.1.9 2nd December 2022

  • Added & implemented NPM webpack
  • Added compiled assets
  • Added notes (Servers, shared, reseller, domains, DNS and IPs)
  • Fixed create views default provider is no longer the former sponsor

V2.1.8

20 Oct 04:50
@cp6 cp6
1c8ec5f
Compare
Choose a tag to compare

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

13 Oct 06:27
@cp6 cp6
Compare
Choose a tag to compare

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

22 Sep 03:37
@cp6 cp6
bba4bf9
Compare
Choose a tag to compare

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

07 Sep 06:03
@cp6 cp6
91a1466
Compare
Choose a tag to compare

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: