Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:change [2024/10/14 14:26] bcopublic:change [2026/06/18 13:55] (current) – [New features] bco
Line 8: Line 8:
 Check progress of language translations available to the site [[.language|here]]. Check progress of language translations available to the site [[.language|here]].
  
-===== Nightly Build =====+===== 5.4.26.6 (Nightly Build=====
 === New features === === New features ===
 +  - charts can now be printed
 +=== Changes ===
 +  - Major upgrade of the entire site to Joomla Version 5.4. This includes a rewrite of a lot of code, which is now entirely name spaced.
 +  - Updated database tables. The structure is the same, but some tables have been removed and names have changed.
 +  - //Player Chart// has been migrated from google's chart API to ''Chart.js'' and works again
 +=== Bug fixes ===
 +  - Lots of bug fixes.
 +
 +===== 3.10.23.3 (Build: 509) =====
 +=== New features ===
 +  - New view //Player Chart//
 +  - New view //Player vs Player//
   - New view //Ratings League// and //Ratings Division//   - New view //Ratings League// and //Ratings Division//
   - New view //Team vs Team//   - New view //Team vs Team//
Line 20: Line 32:
   - Operators can now delete a player entirely from the database   - Operators can now delete a player entirely from the database
 === Bug fixes === === Bug fixes ===
 +  - Fixed missing season title when displaying player history which spans to years in old database (applies to Itaewon Pool League only)
   - Many missing and incorrect translations fixed   - Many missing and incorrect translations fixed
   - View //Playoff Charts// for simple playoff types now works   - View //Playoff Charts// for simple playoff types now works