This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Releases: MSFS-Mega-Pack/MSFS2020-livery-manager
Releases · MSFS-Mega-Pack/MSFS2020-livery-manager
Release v0.3.1
Update version in package.json
Release v0.3.0
[0.3.0] - 2020-11-13
Added
- Add button to open Community folder in explorer (#132)
- Add button to delete ALL installed liveries (don't worry, you have to confirm it) (#141)
- Add internationalisation (translation) support (#144)
- YOU CAN RESIZE THE WINDOW NOW STOP COMPLAINING PLEASE! (#155)
- You can now update your liveries at the press of a button! (#161)
- We now collect anonymous analytics about what liveries are being installed (the only data being sent is the name of the livery when you install it) (#161)
Changed
- Show scrollbar on all tabs (was previously hidden) (#134)
- Add Longitude to plane name table to stop it showing as "asobo_longitude" (#135)
- Refresh installed liveries list after installation to show newly installed liveries (#136)
- Make refresh button in installed liveries tab actually refresh the installed liveries list (#136)
- Clarify refresh box text from "Livery list last updated" to "Last refreshed" (#140)
- Add missing aircraft translations (#142 & #158)
- [DEV] Fix broken sourcemap uploads (#143)
- [DEV] Create community folder if it does not exist, should fix the blank screen bug. (#148)
Removed
None
Meta
- Add "add to changelog" task in PR templates (#156)
Release v0.2.2
Release v0.2.1
[0.2.1] - 2020-10-19
Added
None
Changed
- Rename manager to Liveries Mega Pack Manager
Removed
None
Meta
- Update README with info about the manager, and a brief FAQ
Release v0.2.0
VirusTotal
Added
- Sentry logging for failed livery installations (#105)
- Added installed livery management (updating coming soon!) (#107)
Changed
- Allow access to setup stage without internet connectivity (#104)
- Changed the "Failed to install livery" message (#105)
- Prevent crashing when installing a corrupt livery (#105)
- Updated dependencies (#106)
Removed
None
Meta
None
Release v0.1.2
[0.1.2] - 2020-10-12
Added
None
Changed
- Fix the incorrect version showing in Settings
Removed
None
Meta
None
Release v0.1.1
[0.1.1] - 2020-10-12
Added
- Add count of installed liveries to unexpanded accordion (8982ae5)
- Allow builds without a Sentry API key (37eeeab)
- Use
makeStyles
to generate classNames instead of inline styles (11d7453) - Complete functioning auto-update system (#75) (2155eca)
- Add application version and about info to settings (22ad1ed)
- Show current version and version being updated to on update page (#77)
Changed
- Update 'no image available' thumbnail (f88a7c1)
- Fix error when thumbnail is not defined (4d3ce24)
- Fix build on case sensitive filesystems (e996fb4)
- Extract RefreshBox from inside the available liveries tab to its own component (4038edf)
- Make Smoketest only run on pushes to master (2b7fd6a)
- Fix incorrect Google Fonts CSS URL on update page (#78)
- Ask user for their Community directory instead of root packages dir (#87 #88)
- Use new official domain for manager CDN and API (#86)
Removed
None
Meta
- Add GitHub issue and PR templates (#76)
v0.1.0
Maybe we can build this time?