Page 5 of 5

Re: PyPlanet Update Blog

Posted: 20 May 2022, 09:15
by toffe
Today, version 0.10.0 has been released with Ranking Support!!

* NEW APP: Trackmania Rankings. Add it now to your apps setting: pyplanet.apps.contrib.rankings
* Add setting for music app to override the map music.

Re: PyPlanet Update Blog

Posted: 05 Nov 2022, 12:12
by toffe
New version 0.10.1
------

Core

* Improvement: Update script API version to the latest.
* Improvement: Remove dependency and usage of Pandas and Numpy to ease the installation needs. Replacing internal data manipulation methods.
* Improvement: Usage of nicknames in TM2020 maplist.
* Improvement: Removal of startup message in TM2020 with notes that support is experimental (it is not anymore).


Apps

* Feature: Enable music server app to work on TM2020.
* Improvement: Adding missing permissions to some admin commands (does not have any security impact)
* Bugfix: Fix issue with linked CP's in TM2020 and the sector times app not counting correctly.
* Bugfix: Internal issue with mapping record and karma information in memory.
* Bugfix: Set the toolbar commands at a different initialization moment of the controller.
* Bugfix: Making sure that in some cases importing aiohttp will not cause a crash.

Re: PyPlanet Update Blog

Posted: 05 Nov 2022, 15:41
by toffe
Small extra update to fix a bug 0.10.2:

* Bugfix: Fixing issue with slowdown on start when having a lot of maps.

Re: PyPlanet Update Blog

Posted: 24 Aug 2023, 19:15
by TheM
Version 0.10.5 has been released!

Core
  • Improvement: Removed x92 character and <hidden> values from mode settings descriptions (#1219).
  • Bugfix: Fixing crash on start when using PostgreSQL database backend (thanks to @lel-amri) (#1126).
  • Bugfix: Fixing list template background with no search, but with buttons (thanks to @skybaks) (#1232).
  • Bugfix: Fixing log rollover with TimedRotatingFileHandler for Windows (thanks to @w1lla) (#1089).
  • Bugfix: Fixing sorting with None values in list generics (#1245).
  • Bugfix: Fixing default value for confirmation alert pop-up (#1244).
Apps
  • Feature: Added option to vote to go to the previous map (#1223).
  • Improvement: Ceil amount of votes required for vote to pass (#1246).
  • Bugfix: Fixing retrieval of correct amount of Discord users for servers with over 100 users (thanks to @froznsm) (#1208).
  • Bugfix: Fixing rankings calculations for newer MariaDB versions (thanks to @reaby) (#1238).