Skip to content

Releases: ho-dev/HattrickOrganizer

8.1.647.1

02 Jul 19:04
f1fe487
Compare
Choose a tag to compare
8.1.647.1 Pre-release
Pre-release

HO! 8.1 Release Notes

Latest beta release – the version is feature complete – feedback from early users is welcome

latest commit: "#2092 Fix skill tester rating predictions (#2098)"

Some numbers

  • 126 commits
  • 533 files changed, 21483 insertions(+), 20374 deletions(-)
  • Contributors:
    83 wsbrenk
    42 Sébastien Le Callonnec
    1 Armando Schiano di Cola

Highlights

  • Bug fixes only

Detailed Changelog

Database

Squad

  • Fix skill tester rating prediction (#2092)

Series

Team Analyzer

Rating

Matches

Lineup

Special events

Transfer

Training

International Friendlies

Youth

  • Fix sql error when youth scout comment is too long for the database column (#2094)

Option setting

Team spirit forecast

Misc

Translations

Reports by Contributors - June 23, 2024 - July 01, 2024

  • wsbrenk 0

Total 0

8.1.647.1

02 Jul 19:04
f1fe487
Compare
Choose a tag to compare
8.1.647.1 Pre-release
Pre-release

HO! 8.1 Release Notes

Latest beta release – the version is feature complete – feedback from early users is welcome

latest commit: "#2092 Fix skill tester rating predictions (#2098)"

Some numbers

  • 126 commits
  • 533 files changed, 21483 insertions(+), 20374 deletions(-)
  • Contributors:
    83 wsbrenk
    42 Sébastien Le Callonnec
    1 Armando Schiano di Cola

Highlights

  • Bug fixes only

Detailed Changelog

Database

Squad

  • Fix skill tester rating prediction (#2092)

Series

Team Analyzer

Rating

Matches

Lineup

Special events

Transfer

Training

International Friendlies

Youth

  • Fix sql error when youth scout comment is too long for the database column (#2094)

Option setting

Team spirit forecast

Misc

Translations

Reports by Contributors - June 23, 2024 - July 01, 2024

  • wsbrenk 0

Total 0

8.0.645.2

29 Jun 13:44
394cd53
Compare
Choose a tag to compare

HO! 8.0 Release Notes

Latest stable release

latest commit: "Update release-dev.yml"

Some numbers

  • 124 commits
  • 533 files changed, 21372 insertions(+), 20338 deletions(-)
  • Contributors:
    81 wsbrenk
    42 Sébastien Le Callonnec
    1 Armando Schiano di Cola

Highlights

  • Calculate stamina sub skill value (using Schum's formula)
  • Refactoring rating prediction (implement Schum rating)
  • Refactoring of the transfer module. Calculation of transfer fee income.
  • Refactoring of the database prepared statement caching.
  • Improve training planning
  • New color editor in options dialog

Detailed Changelog

Database

  • Fix unexpected token issue with Transfer table query (#1965)
  • Fix potential NPE when using a prepared statement (#1941)
  • Improve Database Cleanup tool by adding additional match types (#1587)
  • Repairing a failed V5 database upgrade (#1941)

Squad

  • Fix length of owner notes in players' database table (#1816)
  • Player avatar image can be reloaded (#1815)
  • Fix error player download nickname null pointer exception (#1938)
  • Fix initial sorting by player group (#1909)
  • Show stamina sub skill (#383)
  • Fix error on player details display after initial download (#2044)
  • Update missing world details in database (#2063)
  • Reduce space between team summary labels (#2069)

Series

  • Initialize series table if no matches are played yet (#1455)

Team Analyzer

  • Restore size of match prediction dialog box (#1898)
  • Improve layout of Team Analyzer a bit, add option to hide Special Events, and add info about selected team (#2020)
  • Fix Home/Away setup in Simulator panel (#1885)
  • Fix currency error in total salary column (#2059)

Rating

  • Implement schum rating prediction (#1782)

Matches

  • Fix bug loading matches with no region id (#1975)
  • Fix NPE when selecting match with red card (#2034)
  • Fix sql error when match report is too long for the database column (#2065)

Lineup

  • Fix missing player id column in lineup assistant's player table (#1930)

Special events

  • Refactoring special events table layout (#816)

Transfer

  • Refactoring of the transfer module. Calculation of transfer fee income. (#245)
  • Fix transfer scout's copy and paste of own players (#1897)
  • Calculation of player's total cost of ownership (#741)

Training

  • Fix scrolling of training table (#1936)
  • Improve training planning. Each skill training can be prioritized (#1886)
  • Change subskill recalculation dialog display (#1556)
  • Tuning subskill recalculation (#1870)

International Friendlies

  • Fix database error on match reload (#2063)

Youth

  • Increase effect of youth friendly match training (#1950, #1994)
  • Modify youth module layout (#1449)
  • Set initial youth module view layout (#1558)
  • Display specialty icons in youth player tables (#1999)
  • Display future player development (potential) and take overall skill level into account (#2045)
  • Fix sorting of youth table average column (#2076)

Option setting

  • new color editor in option settings (#1242)

Team spirit forecast

  • Fix loading trainer data (#2078)

Misc

  • Add a Linux-friendly default theme, called “Gnome.”
  • Add Kotlin support to codebase
  • Reset progress bar when action is finished (#1955)
  • Upgrade Gradle to version 8.5
  • Fix issue with startup post-installation (#2002)
  • Fix NPE when saving preferences on un-managed HO install (#1992)
    HO now downloads the update in the browser when HO install is un-managed.
  • Enable standard custom popup menu in oauth dialog's text fields (#1471)
  • Move previous series download checkbox to the check box tree of download dialog (#1434)
  • Add 6 new countries to international flag module (#2063)
  • Fix missing stable tag when creating tag_stable release (#2081)

Translations

Reports by Contributors - September 24, 2023 - June 23, 2024

  • wsbrenk 355
  • _KOHb_ 230
  • Lidegand 178
  • Sebastien 156
  • Achilles 70
  • Georgi 10
  • Moorhuhninho 3
  • sich 3

Total 1025

8.0.645.2

29 Jun 13:44
394cd53
Compare
Choose a tag to compare
8.0.645.2 Pre-release
Pre-release

HO! 8.0 Release Notes

Latest stable release

latest commit: "Update release-dev.yml"

Some numbers

  • 124 commits
  • 533 files changed, 21372 insertions(+), 20338 deletions(-)
  • Contributors:
    81 wsbrenk
    42 Sébastien Le Callonnec
    1 Armando Schiano di Cola

Highlights

  • Calculate stamina sub skill value (using Schum's formula)
  • Refactoring rating prediction (implement Schum rating)
  • Refactoring of the transfer module. Calculation of transfer fee income.
  • Refactoring of the database prepared statement caching.
  • Improve training planning
  • New color editor in options dialog

Detailed Changelog

Database

  • Fix unexpected token issue with Transfer table query (#1965)
  • Fix potential NPE when using a prepared statement (#1941)
  • Improve Database Cleanup tool by adding additional match types (#1587)
  • Repairing a failed V5 database upgrade (#1941)

Squad

  • Fix length of owner notes in players' database table (#1816)
  • Player avatar image can be reloaded (#1815)
  • Fix error player download nickname null pointer exception (#1938)
  • Fix initial sorting by player group (#1909)
  • Show stamina sub skill (#383)
  • Fix error on player details display after initial download (#2044)
  • Update missing world details in database (#2063)
  • Reduce space between team summary labels (#2069)

Series

  • Initialize series table if no matches are played yet (#1455)

Team Analyzer

  • Restore size of match prediction dialog box (#1898)
  • Improve layout of Team Analyzer a bit, add option to hide Special Events, and add info about selected team (#2020)
  • Fix Home/Away setup in Simulator panel (#1885)
  • Fix currency error in total salary column (#2059)

Rating

  • Implement schum rating prediction (#1782)

Matches

  • Fix bug loading matches with no region id (#1975)
  • Fix NPE when selecting match with red card (#2034)
  • Fix sql error when match report is too long for the database column (#2065)

Lineup

  • Fix missing player id column in lineup assistant's player table (#1930)

Special events

  • Refactoring special events table layout (#816)

Transfer

  • Refactoring of the transfer module. Calculation of transfer fee income. (#245)
  • Fix transfer scout's copy and paste of own players (#1897)
  • Calculation of player's total cost of ownership (#741)

Training

  • Fix scrolling of training table (#1936)
  • Improve training planning. Each skill training can be prioritized (#1886)
  • Change subskill recalculation dialog display (#1556)
  • Tuning subskill recalculation (#1870)

International Friendlies

  • Fix database error on match reload (#2063)

Youth

  • Increase effect of youth friendly match training (#1950, #1994)
  • Modify youth module layout (#1449)
  • Set initial youth module view layout (#1558)
  • Display specialty icons in youth player tables (#1999)
  • Display future player development (potential) and take overall skill level into account (#2045)
  • Fix sorting of youth table average column (#2076)

Option setting

  • new color editor in option settings (#1242)

Team spirit forecast

  • Fix loading trainer data (#2078)

Misc

  • Add a Linux-friendly default theme, called “Gnome.”
  • Add Kotlin support to codebase
  • Reset progress bar when action is finished (#1955)
  • Upgrade Gradle to version 8.5
  • Fix issue with startup post-installation (#2002)
  • Fix NPE when saving preferences on un-managed HO install (#1992)
    HO now downloads the update in the browser when HO install is un-managed.
  • Enable standard custom popup menu in oauth dialog's text fields (#1471)
  • Move previous series download checkbox to the check box tree of download dialog (#1434)
  • Add 6 new countries to international flag module (#2063)
  • Fix missing stable tag when creating tag_stable release (#2081)

Translations

Reports by Contributors - September 24, 2023 - June 23, 2024

  • wsbrenk 355
  • _KOHb_ 230
  • Lidegand 178
  • Sebastien 156
  • Achilles 70
  • Georgi 10
  • Moorhuhninho 3
  • sich 3

Total 1025

9.0.635.0

27 Jun 18:39
7c0aeb1
Compare
Choose a tag to compare
9.0.635.0 Pre-release
Pre-release

HO! 9.0 Release Notes

Latest alpha release – planned features are still missing and the version might be unstable, so don't use it without backups of your database and program directories

latest commit: "Force update of tag. (#2091)"

Some numbers

  • 105 commits
  • 534 files changed, 21604 insertions(+), 20404 deletions(-)
  • Contributors:
    74 wsbrenk
    30 Sébastien Le Callonnec
    1 Armando Schiano di Cola

Highlights

  • Calculation of the tsi sub by approximating the tsi formula (#235)

Detailed Changelog

Database

  • Increase match report column size (#2065)

Squad

  • Calculation of the tsi sub by approximating the tsi formula (#235)

Team Analyzer

Rating

Matches

Lineup

Special events

Transfer

Training

International Friendlies

  • Fix database error on match reload (#2063)

Youth

Option setting

Misc

Translations

Reports by Contributors - April 28, 2024 - June 23, 2024

  • wsbrenk 0

Total 0

7.3.523.2

24 Sep 22:16
5307239
Compare
Choose a tag to compare

HO! 7.3 Release Notes

Latest stable release

latest commit: "README.md (#1922)"

Some numbers

  • 7 commits
  • 27 files changed, 238 insertions(+), 188 deletions(-)
  • Contributors:
    7 wsbrenk

Highlights

Hattrick organizer development moved to https://github.com/ho-dev/HattrickOrganizer

Detailed Changelog

Installer

Squad

  • fix display of wrong homegrown heart in player details (#1901)
  • fix recursive download of mother club info. Handle chpp error in playerdetails file (#1913)

Team Analyzer

Rating

Matches

Lineup

Statistics

Transfer

Training

  • training recalculation restores skill ups when hrfs were deleted (#1899)

League

Youth

Misc

Translations

Reports by Contributors - July 22, 2023 - September 24, 2023

  • Georgi 10
  • Dušan 1

Total 11

7.2.510.2

22 Jul 17:15
c691b2e
Compare
Choose a tag to compare

HO! 7.2 Release Notes

Latest stable release

latest commit: "stable 7.2 (#1893)"

Some numbers

  • 2 commits
  • 8 files changed, 90 insertions(+), 31 deletions(-)
  • Contributors:
    2 wsbrenk

Highlights

bug fixes

Detailed Changelog

Database

Squad

Team Analyzer

Rating

Matches

Lineup

Statistics

Transfer

Training

  • handle new trainer types which are no longer listed as player (#1889)

League

Youth

Misc

Translations

Reports by Contributors - June 24, 2023 - July 22, 2023

  • Moorhuhninho 4
  • Miccoli17 1
  • wsbrenk 1

Total 6

7.1.506.2

24 Jun 11:30
2954735
Compare
Choose a tag to compare

HO! 7.1 Release Notes

Latest stable release

latest commit: "Release ho7.1 (#1887)"

Some numbers

  • 11 commits
  • 34 files changed, 1085 insertions(+), 1213 deletions(-)
  • Contributors:
    9 wsbrenk
    2 Sébastien Le Callonnec

Highlights

bug fixes

Detailed Changelog

Database

Squad

  • fix click on “Last Match” column when the column has been moved.
  • fix last match info of nt teams (#1878)

Team Analyzer

Rating

Matches

  • fix missing player names in match highlights panel (#1857)

Lineup

  • fix nt team selection options of style of play combo box (#1873)
  • fix download error of substitutions with undocumented goal difference criteria (#1881)

Statistics

  • fix currency of secondary teams (#1856)

Transfer

  • fix bugs in transfer scout panel (#1858)

Training

League

Youth

Misc

Translations

Reports by Contributors - April 22, 2023 - June 24, 2023

  • Achilles 272
  • sich 4
  • Lidegand 4
  • wsbrenk 4

Total 288

7.0.494.2

29 Apr 15:15
dede45d
Compare
Choose a tag to compare

HO! 7.0 Release Notes

Latest stable release

latest commit: "rebuild stable HO7 (#1865)"

Some numbers

  • 142 commits
  • 389 files changed, 43234 insertions(+), 31735 deletions(-)
  • Contributors:
    133 wsbrenk
    5 Sébastien Le Callonnec
    2 akasolace
    1 Ray Dixon
    1 Sophia

Highlights

  • Faster and more secure database access using prepared statements (#1593)
  • Improved formula for calculating skill losses - Schum's formula (#1661)
  • fix team spirit influence on midfield rating (#1778)
  • login dialog shows team logos (#1643)

Detailed Changelog

Database

  • faster and more secure database access using prepared statements (#1593)
  • refactoring of user administration (#1628)
  • each HO process uses its own log file (#1800)

Squad

  • add last match columns: rating at end of match, position and minutes (#1523)
  • add mother club and matches current team columns (#1401)
  • fix ArrayIndexOutOfBoundsException upon startup, as no column could be displayed (#1757)
  • fix player compare when sold player is bought back again (#1624)
  • new column HTMS-28, player potential (#1288)
  • fix last match date of walkover matches (#1776)
  • fix npe when player avatar download fails (#1806)
  • fix best position display in skill tester (#1822)
  • fix import of hrf files from portal tracker (#1829)

Team Analyzer

  • team analyzer displays man marking tactic (#1741)
  • add opponents' team development numbers to recap table (#347)
  • adjust panel layouts for font size 16 (#1805)

Rating

  • fix team spirit influence on midfield rating (#1778)

Matches

  • reload of match details supports selection ranges (#1595)

Lineup

  • SubstitutionEditor shows effect on loddarstats (#1626)
  • fix bug of cleared next lineup when wrong matches were downloaded from HT (#1721)
  • lineup rating pane is scrollable (#1783)
  • fix error in lineup position panel (#1795)

Statistics

  • add tooltips and labels to series data points (#1199)
  • player statistics no longer shows players that quit the club before selected time range (#1705)

Transfer

  • display player's age at transfer date (#1659)
  • Transfer module is no longer an autostart module to speed up the first download (#1760)
  • fix copy+paste feature in transfer scout (#1841)

Training

  • fix daylight saving resetting future trainings (#1668)
  • fix skill drop calculation - use Schum's formula (#1661)
  • fix error in training calculation due to incorrectly loaded cup matches (#1714)
  • changing training priorities in prediction table will update player details views (#1798)

League

  • fix order of last 5 matches - use the same as hattrick (#1793)
  • disable league promotion feature (#1412)

Youth

  • duration format d hh:mm:ss of "can be promoted in" when less than one day is left (#1578)

Misc

  • fix display of wrong currency and character encoding when ht worldetails table wasn't initialized (#1622)

Translations

Reports by Contributors - October 15, 2022 - April 22, 2023

  • Jan 131
  • Fresty di Lot 39
  • sich 16
  • wsbrenk 16
  • Lidegand 14
  • Moorhuhninho 13
  • TeamBMW 5

Total 234

6.2.408.1

15 Nov 18:39
253a53e
Compare
Choose a tag to compare
6.2.408.1 Pre-release
Pre-release

HO! 6.2 Release Notes

Latest beta release - the version is feature complete - feedback from early users is welcome

latest commit: "#1696 (#1698)"

Some numbers

  • 1 commits
  • 5 files changed, 74 insertions(+), 34 deletions(-)
  • Contributors:
    1 wsbrenk

Highlights

  • update libs

Detailed Changelog

Installer/Update

Squad

Team Analyser

Rating

Matches

Lineup

Statistics

NT

Training

League

Youth

Misc

Translations

Reports by Contributors - October 15, 2022 - November 15, 2022

  • Jan 135