Releases: FreesmTeam/FreesmLauncher
Releases · FreesmTeam/FreesmLauncher
Freesm Launcher Maple 2.1.0
What's Changed
- Added the ability to fetch the official CurseForge API key, allowing the launcher to download any mod from CurseForge
- Restored support for the FTB modpacks
- Restored the cover catpack scaling option
- Added user data migration from Prism Launcher
- The system proxy is now used by default
PRs
- chore(nix): update
flake.lockby @github-actions[bot] in #147 - chore(nix): update
flake.lockby @github-actions[bot] in #150 - feat(modpacks): restore support for ftb modpacks, and fetch official curseforge api key by @LunisCandle in #149
- chore(nix): update
flake.lockby @github-actions[bot] in #151 - feat(proxy): use system proxy by default by @so5iso4ka in #156
- fix(catpacks): restore cover scaling option by @so5iso4ka in #153
- feat(migration): add an option to migrate from prismlauncher by @so5iso4ka in #154
- refactor(screenshots): make ScreenshotsWatcher async by @so5iso4ka in #155
New Contributors
- @LunisCandle made their first contribution in #149
Full Changelog: 2.0.0...2.1.0
Freesm Launcher Maple 2.0.0
What's Changed
- Upstreamed to Prism Launcher 10.0.2
- Fixed Nix-related things
- Added a support for multi-profile custom accounts
PRs
- chore(nix): update
flake.lockby @github-actions[bot] in #116 - fix(nix): removing windstone as nix package maintainer by @s0me1newithhand7s in #118
- chore(nix): update
flake.lockby @github-actions[bot] in #119 - chore(nix): update
flake.lockby @github-actions[bot] in #120 - chore(nix): update
flake.lockby @github-actions[bot] in #122 - chore(nix): update
flake.lockby @github-actions[bot] in #123 - chore(nix): update
flake.lockby @github-actions[bot] in #124 - chore(nix): update
flake.lockby @github-actions[bot] in #126 - chore(nix): exclude empty submodule directories in
nix-filterto reduce cache misses in Garnix CI by @Impqxr in #129 - chore(nix): remove unnecessary PIE hardening flag by @Impqxr in #128
- ci(cachix): run cachix builds on flake.lock updates by @notwindstone in #127
- chore(nix): stdenv -> clangStdenv by @s0me1newithhand7s in #134
- chore(nix): update
flake.lockby @github-actions[bot] in #137 - feat(auth): improve custom auth flow by @so5iso4ka in #138
- chore(nix): update
flake.lockby @github-actions[bot] in #139 - chore(nix): update
flake.lockby @github-actions[bot] in #140 - chore(nix): update
flake.lockby @github-actions[bot] in #141 - feat(upstream): bump to 10.0.2 by @so5iso4ka in #145
- HOTFIX: nix build by @s0me1newithhand7s in #146
- feat(auth): add support for multiprofile custom accounts by @so5iso4ka in #148
New Contributors
Full Changelog: sequoia-1.4.4...2.0.0
Freesm Launcher Sequoia 1.4.4
What's Changed
- Fixed a bug that caused the launcher to crash when there was no global theme.
PRs
- chore(nix): update
flake.lockby @github-actions[bot] in #114 - fix(ui): nullptr checker (Prism upstream) by @s0me1newithhand7s in #115
Full Changelog: sequoia-1.4.3...sequoia-1.4.4
Freesm Launcher Sequoia 1.4.3
What's Changed
- Fixed a bug when cat packs disappeared on Xmas, Halloween and Prism Launcher's birthday
- Made DiscordRPC always show in the status (previously status was changed only when user launched an instance)
- Changed Nix & README stuff
PRs
- chore(nix): update
flake.lockby @github-actions[bot] in #103 - docs(readme): EPL supports Authlib-Injector support by @mctaylors in #105
- chore(nix): update
flake.lockby @github-actions[bot] in #106 - chore(nix): update
flake.lockby @github-actions[bot] in #107 - chore(nix): update
flake.lockby @github-actions[bot] in #109 - chore(nix): update
flake.lockby @github-actions[bot] in #111 - fix(catpacks): split catpacks by @so5iso4ka in #112
- feat(discord): always show launcher in Discord by @so5iso4ka in #113
New Contributors
- @mctaylors made their first contribution in #105
Full Changelog: sequoia-1.4.2...sequoia-1.4.3
Freesm Launcher Sequoia 1.4.2
What's Changed
- Fixed too big Modrinth & CurseForge modpack file exports
- Fixed not downloading EPL metadata for some people
- Fixed Nix-related things
PRs
- fix(nix): fixing nix related things:
flake.nixitself,flake.lockupdating ci/cd by @s0me1newithhand7s in #98 - chore(nix): update
flake.lockby @github-actions[bot] in #99 - fix(modpacks): fix modrinth & curseforge modpacks export file filtering by @so5iso4ka in #100
- feat(metadata): download EPL metadata from our own server by @so5iso4ka in #101
Full Changelog: sequoia-1.4.1...sequoia-1.4.2
Freesm Launcher Sequoia 1.4.1
What's Changed
- Fixed Ely.by OAuth2 issues
- Increased the default window size from 800x600 to 960x720 (to make accounts button visible)
Full Changelog: sequoia-1.4.0...sequoia-1.4.1
Freesm Launcher Sequoia 1.4.0
What's Changed
- Implemented a Discord RPC
- Added OAuth2 for Ely.by accounts
- Fixed some UI issues
- Optimized RAM usage with .gif Cat Packs
PRs
- feat: show running instances in Discord by @so5iso4ka in #92
- fix: another UI fix by @so5iso4ka in #94
- feat: use OAuth2 for Ely.by accounts by @so5iso4ka in #93
Full Changelog: sequoia-1.3.6...sequoia-1.4.0
Freesm Launcher Sequoia 1.3.6
What's Changed
- Fixed some custom theme UI bugs
- Fixed a possible segfault related with in-game screenshots copying
PRs
- fix(ui): various ui fixes by @so5iso4ka in #85
Full Changelog: sequoia-1.3.5...sequoia-1.3.6
Freesm Launcher Sequoia 1.3.5
What's Changed
- Fixed not working translations (our previous domain had expired)
- Added some randomizers for username and instance icon
- Compressed assets
- Changed launcher's social links
PRs
- Random Username buttons by @qEniuu in #78
- feat: upstream docs-readme branch by @notwindstone in #80
- docs(readme): rewrite README.md by @kaeeraa and @notwindstone in #77
- Random Instance Icon by @qEniuu in #81
New Contributors
Full Changelog: sequoia-1.3.4...sequoia-1.3.5
Freesm Launcher Sequoia 1.3.4
What's Changed
- Implemented custom accounts. Now you can use any authentication server you want.
- Login to Ely.by accounts with two-factor authentication is now supported.
PRs
- feat(login): add support for custom auth services by @so5iso4ka in #76
Full Changelog: sequoia-1.3.3...sequoia-1.3.4