chore: bump version
This commit is contained in:
parent
6666ca6091
commit
cba46639a5
2 changed files with 2 additions and 17 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -3,25 +3,10 @@
|
|||
This changelog only contains the changes that are unreleased. For changes for individual releases, please visit the
|
||||
[releases](https://github.com/ATLauncher/ATLauncher/releases) page on GitHub.
|
||||
|
||||
## 3.4.29.0
|
||||
## 3.4.29.1
|
||||
|
||||
### New Features
|
||||
- Scan mods for malware (specifically Fractureiser for now) before launching an instance
|
||||
- Allow setting a runtime override for instances without a Java runtime set [#777]
|
||||
|
||||
### Fixes
|
||||
- Make Console sizing a bit more responsive and flexible with sizes
|
||||
- Issue with mod files with invalid characters causing Edit Mods screen to not open
|
||||
- Issue with loading in some dates from JSON
|
||||
- Issue with opening instance settings on some systems
|
||||
- Make sure accounts valid before loading in to fix NPE
|
||||
- Issues with unicode characters breaking instances and not showing properly
|
||||
- Issue with threads trying to write to a non thread safe list causing install issues
|
||||
- Creating vanilla packs or importing not checking for account first
|
||||
- Issue with collapsing things without an account causing an NPE [#770]
|
||||
- Issue with importing from MultiMC causing issues with post/pre launch commands/wrapper [#765]
|
||||
|
||||
### Misc
|
||||
- Consolodate GSON configs
|
||||
- Implement view model for VanillaPacksTab [#743]
|
||||
- Switch analytics from Google Analytics to own platform [#775]
|
|
@ -1 +1 @@
|
|||
3.4.29.0
|
||||
3.4.29.1.Beta
|
||||
|
|
Loading…
Reference in a new issue