Skip to content

Commit

Permalink
chore: sync changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjozork committed Feb 25, 2024
1 parent c5c1ba2 commit d123182
Showing 1 changed file with 96 additions and 2 deletions.
98 changes: 96 additions & 2 deletions .github/CHANGELOG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,105 @@


releases:
- name: 3.3.8
changes:
- title: Bump fragmenter to v0.7.4 - reduce chance of downloading corrupt archives
categories: [Core]
authors: [holland]
- title: Fix some errors while checking for incompatible addons
categories: [Logic]
authors: [Cdr_Maverick]
- title: Fix git install detection
categories: [Logic]
authors: [Eearslya]
- name: 3.3.7
changes:
- title: Fix silent error while checking for free disk space on certain Windows installations
categories: [Logic]
authors: [holland]
- name: 3.3.6
changes:
- title: Fix bugged free disk space modal for addons with unknown size info
categories: [Logic]
authors: [holland]
- name: 3.3.5
changes:
- title: Fix free disk space check not following symbolic links
categories: [Logic]
authors: [holland]
- title: Fix free disk space check not also verifying temporary directory free space
categories: [Logic]
authors: [holland]
- title: Add banner when a non-default configuration URL is used
categories: [Core]
authors: [Cdr_Maverick]
- title: Update bundled content to reflect current content on the server
categories: [Addons]
authors: [holland]
- name: 3.3.4
changes:
- title: Bump fragmenter to v0.7.3
categories: [Core]
authors: [holland]
- name: 3.3.3
changes:
- title: Added check for incompatible add-ons
categories: [ Addons ]
authors: [ Cdr_Maverick ]
categories: [Addons]
authors: [Cdr_Maverick]
- title: Remove temporary folders from previous installers
categories: [Logic]
authors: [holland]
- title: Improve the clarity of some error messages
categories: [UI]
authors: [holland]
- title: Minor progress UI fixes
categories: [UI]
authors: [holland]
- title: Fix some state management during install process
categories: [Core]
authors: [holland]
- title: Bump fragmenter to v0.7.2
categories: [Core]
authors: [holland]
- name: 3.3.2
changes:
- title: Do not crash if some temporary folders cannot be removed
categories: [Core]
authors: [holland]
- name: 3.3.1
changes:
- title: Do not fail install if free disk space check fails
categories: [Core]
authors: [holland]
- title: Fix Sentry DSN key in production releases
categories: [Core]
authors: [holland]
- name: 3.3.0
changes:
- title: New backend system providing more reliable downloads and less RAM usage
categories: [Core]
authors: [holland]
- title: Package/install size checks before installing or updating an addon
categories: [Core]
authors: [holland]
- title: Improved install progress UI to show more relevant information
categories: [UI]
authors: [holland]
- title: Seamless updates of installer content
categories: [Core]
authors: [holland, Mav]
- title: Uninstalling will no longer freeze the app for a short amount of time
categories: [Core]
authors: [holland]
- title: Errors now show a code that can be given to support for quick diagnostic
categories: [Core]
authors: [holland]
- title: External apps that the installer can close can now be stopped from the modal that appears if running programs block an install or update
categories: [Core]
authors: [holland]
- title: SimBridge no longer required to be closed when updating the A32NX
categories: [Addons]
authors: [holland]
- name: 3.2.2
changes:
- title: Update dependency to mitigate potential security issue
Expand Down

0 comments on commit d123182

Please sign in to comment.