# 2.2.0

- fix(core): bundle overrides being problematic
- feat(logs): live launcher log console in its own window
- fix(auth): actually cancel an in-flight Microsoft sign-in
- feat(search): make cluster package search fuzzy
- refactor(java): simpler java check
- fix(ui): player preview is properly rendered now
- chore(game): remove string dedup in jvm args
- chore(ui): accounts page part of the settings layout
- feat(ui): hidden bundle packages filter
- feat(updater): allow disabling the updater through an environment variable
- fix(ui): make GPU cache limit 512mb instead of 32mb

# 2.1.5

- fix(core): fix downloading libraries properly
- feat(ui): add a huge warning when people try to install skyblock mods
- fix(java): revert JVM back to G1GC
- fix(core): update dependencies, may fix graphical glitches

# 2.1.4

- feat: auto-repair as well as verify cluster button in cluster settings
- feat(ui): browser package better multi-version management
- feat(ui): browser grid tags and install button on package cards
- feat(ui): check browser package updates on game launch instead
- feat(ui): per-cluster update prompt for browser content
- feat(content): check browser-installed packages for newer versions
- feat(db): browser package update cache and per-profile update mode
- fix(ui): hide bundle packages marked hidden from the package manager (except in "All" category)
- fix(ui): scope package manager search to the actively viewed category
- feat(ui): rename External tab to Browser and add toolbar browse action
- fix(ui): disable the launch button on click, not until first message response
- fix(core): disallow launching multiple instances so fast
- feat(ui): install packages straight from the listing
- feat(java): prefer JDKs, require java.awt, install kits only
- chore(onboarding): better pre-download toggle description

# 2.1.3

- fix(core): disable hickory dns on windows fixing failed requests
- feat(ui): storage manager
- fix(core): package deletion works properly now

# 2.1.2
- feat(core): utilize better JVM args for better JVM garbage collection
- fix(ui): fix startup overlaying on bundle updates
- fix(core): package downloading with dependencies actually downloads required dependencies now

# 2.1.1

- fix(ui): version art gets properly prefetched
- feat(ui): browser navbar tab + better installation feedback
- fix(core): disabled packages don't enable themselves after updating
- fix: recent cards sizing issue
- fix(ui): status bar close button, and the layer saturation behind it
- feat(ui): JVM arguments setting
- feat(content): make mod toggles work while the game is running
- fix(ui): rotate the changelog chevron with the accordion
- fix(content): stop removed bundle mods coming back
- fix(ui): render the connectivity status bar message properly
- fix(ui): keep bundle update text from covering the navbar
- chore: update to freya 0.4 (fixes browser freeze issue)

# 2.1.0

- feat(ui): toasts pause on hover + bunch of small general tweaks
- feat(ui): better looking bundle updates
- feat(ui): show all individual versions
- fix(core): shader configs are persisted across launches
- fix(core): better parallelisation for downloads and tweaked visual download elements
- feat(ui): file/folder drag and drop is now global across the app and prompts the user regarding the import
- feat: add RPM builds, deduplicate .exe and .appimage and disable autoupdating on linux builds that aren't appimages
- feat(core): better sentry error reporting regarding stacktraces and errors
- fix(ui): macOS window border
- feat(ui): Window corner radius is now dynamic on Windows and Linux, whereas on macOS native window attributes are used
- feat(ui): Added debouncing to the browser search input
- feat(ui): Make bundle updates prettier
- feat(ui): Add readable MS errors

# 2.0.1

- Fixed locating Java
- Fixed bundle updates not being applied
- Fixed auto updating on macOS
- Fixed stale shortcuts when updating from v1 to v2
- Switch from hickory to system DNS resolver on Windows

# 2.0.0
 
- Faster and efficient UI
- Efficient downloading and storage management
- Fixed bugs
