Skip to content

Commit 7777b19

Browse files
committed
update changelog before new release
1 parent 7804dbc commit 7777b19

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
# Changelog
22
Changelog can also be found in the controller (/changes)
33

4+
## 1.6.0
5+
**18/11/2024**
6+
+ Added support for potentially infinite map handling
7+
+ Added new search algorithm #253
8+
+ Added support for Bun (experimental)
9+
+ Added nickname to player (login) translation for admin actions
10+
+ Added manialink interaction timeouts
11+
+ Added page selection in MapList via $p (by default) #252
12+
+ Added stats update on interval
13+
+ Added dedicated server healthchecks
14+
+ Added SIGINT handling #224
15+
+ Added BestCps and BestFinishes horizontal layouts
16+
+ Added rank recalculation via //recrank
17+
+ Added CpCounter relative layout
18+
+ Added environment display to MapList and MapWidgetResult
19+
+ Added different default screenshots for all environments
20+
+ Added //savematchsettings
21+
+ Added new options for UI text
22+
- Fixed //requeue allowing continuous requeueing of the same map #254
23+
- Fixed crash in Paginator when landing on a non-existent page
24+
- Fixed Freezone plugin sending too long names
25+
- Fixed maps not being added due to having the same filename
26+
- Fixed the server hanging when attempting to add a map too big in size
27+
- Fixed TMXFetcher not going through other TMX websites on empty response
28+
- Fixed restart/extend related bugs
29+
- Fixed skipping during transition state not doing anything
30+
- Fixed UI breaking on non-escaped characters in player name #258
31+
- Fixed admin windows not refreshing when interacting with an offline player
32+
- Fixed several non-optimised algorithms
33+
434
## 1.5.0
535
**21/03/2024**
636
* Removed DiscordJS dependency

0 commit comments

Comments
 (0)