Changelog update
This commit is contained in:
parent
832e091fb7
commit
d173371352
1 changed files with 5 additions and 2 deletions
|
@ -1,15 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
(This document uses YYYY-MM-DD as per ISO 8601)
|
(This document uses YYYY-MM-DD)
|
||||||
|
|
||||||
## [v2.1.3] - 2021-7-16
|
## [v2.1.3] - 2021-8-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- pyinstaller.py script to make building with pyinstaller more convenient.
|
- pyinstaller.py script to make building with pyinstaller more convenient.
|
||||||
- Themes by cubicSimulation.
|
- Themes by cubicSimulation.
|
||||||
|
- Link to server rules under help.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Crash when opening invite-only memo. (My bad-)
|
- Crash when opening invite-only memo. (My bad-)
|
||||||
- Random encounters occasionally not being disabled when switched off. (RE bot is now updated after connect and on profile switch.)
|
- Random encounters occasionally not being disabled when switched off. (RE bot is now updated after connect and on profile switch.)
|
||||||
|
- A few memo/convo related syntax errors in a few themes
|
||||||
|
- nothing.png being missing in some themes.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Honk emote now only triggers when typing ':honk:' instead of on every 'honk'.
|
- Honk emote now only triggers when typing ':honk:' instead of on every 'honk'.
|
||||||
|
|
Loading…
Reference in a new issue