Releases: gorilla-devs/GDLauncher
Releases · gorilla-devs/GDLauncher
v1.1.15
New
- Started rollout of custom APIs because CurseForge is planning to close their APIs in the future. These custom APIs are disabled at the moment. (2b37e27a)
- Moved from Patreon to Ko-fi as you can see above (a95c6e1c)
- Added setting to use Symlinks instead of absolute paths to fix issues whit to long paths (abe61b07)
- Option to sort Instances by selecting the preferred order in the settings. :D (dda24322 | #887)
- Added option to open the export folder after exporting an instance (e15d6548 | #1082)
Improvements
- Added a "Check for updates" button to release CurseForge from a lot of automated API requests (f12465f2)
- Changed the buttons in the Mod Browser to good looking icons (399939a5 | #1035)
- Updated Electron and murmur2 dependencies to their latest versions. (f03d81b5)
- Batching multiple CurseForge requests together to increase request performance (422f9caf)
Bugfixes
- Fixed 7zip not unzipping the downloaded files. (2240004d)
- Fixed MacOS .DS_Store files being detected as instances. (7528e587 | #1045/511af67)
- Fixed ModBrowser icons not being sized correctly. (7528e587 | #1045/9a35c56)
- Corrected wrong spelled CSS code which was inherited anyways. (7528e587 | #1045)
- Fixed console error on Beta channel where release channel was undefined. (7528e587 | #1045/d185730)
- Fixed MacOS navbar logo being a bit to far on the right (5a245c99 | #1074)
- Fixed beta releases on Portable not downloading. (e32ee91f)
- Hopefully fixed FTB downloads failing because of invalid file hashes (77988a42)
- Fixed icons in .deb release not showing up. (a7f1cb35 | #1039)
- Fixed startup crash only occurring in beta (1cff7e08)
- Fixed squashed Image in the screenshots (17e3f8b8 | #1074)
- Fixed crash when switching tabs too fast (17e3f8b8 | #1074)
- Fixed some wording and punctuation in the settings (248d8ae8 | #1080)
- Disabled symlink option for non-Windows because it is not needed and not working there. (7d8289b2 | #1097)
v1.1.15-beta.6
v1.1.15-beta.6
v1.1.15-beta.5
v1.1.15-beta.5
v1.1.15-beta.4
Add Instance Sorting Options (#887) * Init changes to sortability * Fix missing reducer (it was there before???) * 0-origin indexing * Fix uneccessary console log * Remove change to eslint-ignored line * Fix bad merge * Fix linting error * Move useSelector * Memoize instances with sort to improve performance * Reduce diff in PR
v1.1.15-beta.3
v1.1.15-beta.3
v1.1.15-beta.2
v1.1.15-beta.2
v1.1.15-beta.1
v1.1.15-beta.1