Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Releases: MSFS-Mega-Pack/MSFS2020-livery-manager

Release v0.3.1

15 Nov 20:30
615348c
Compare
Choose a tag to compare
Update version in package.json

Release v0.3.0

13 Nov 19:52
67a5ea5
Compare
Choose a tag to compare

[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

20 Oct 15:40
0c17c57
Compare
Choose a tag to compare

[0.2.2] - 2020-10-20

Added

  • Add more remote error logging to identify common issues in code (#118)

Changed

  • Code clean-up and refactors (#118)

Removed

None

Meta

None

Release v0.2.1

19 Oct 11:25
0a3104d
Compare
Choose a tag to compare

[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

17 Oct 16:49
20e0374
Compare
Choose a tag to compare

VirusTotal

https://www.virustotal.com/gui/url/460cb1c99a9f59c4b4cc7fe360d12563d7b1a9ac686c054d2d3f0ac8e46ee3dd/detection

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

12 Oct 17:16
Compare
Choose a tag to compare

[0.1.2] - 2020-10-12

Added

None

Changed

  • Fix the incorrect version showing in Settings

Removed

None

Meta

None

Release v0.1.1

12 Oct 16:14
4294a88
Compare
Choose a tag to compare

[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

10 Oct 15:21
c3fb191
Compare
Choose a tag to compare
Maybe we can build this time?