Releases: ebkr/r2modmanPlus
Releases · ebkr/r2modmanPlus
Release list
3.2.18
Immutable
release. Only release title and notes can be modified.
What's Changed
- More flatpak adjustments by @TB516 in #2163
- Moved filtering logic to a composable by @ebkr in #2183
- Added "New" row by @ebkr in #2185
- Add npmMinimalAgeGate to .yarnrc.yaml by @x753 in #2187
- Fixed "new" indicator if schema is bundled but has no r2modman section by @ebkr in #2186
- Fixed import by @ebkr in #2179
- fix: update banner url missing release tag by @jukibom in #2165
- Modal Blur by @ebkr in #2078
- Resolve CoreCLR preloaders by @ethangreen-dev in #2207
- Add
Stoat_Games-TS_Buildto the Mod Exclusions List, its a Tool not a Mod. by @Chaosyr in #2209 - Improve prewarmCacheMod lookup performance by @ebkr in #2194
- Improve O lookup performance for local mods by @ebkr in #2195
- Local icon loading is now async and reduces disk reads for performance by @ebkr in #2196
- Fixed "Start modded" button resize issue when switching to online tab by @ebkr in #2201
- Update "updater" dependencies by @ebkr in #2204
- Hero is no longer static across several screens by @ebkr in #2205
- Zip creator clears zip from cache on finalize by @ebkr in #2210
- Fixed stateMap performance by @ebkr in #2211
- Removed now-redundant prewarmCache call by @ebkr in #2212
- Load the online mod list from a flat summary table by @ethangreen-dev in #2192
- Fix rapidly worsening dexie store startup query by @ethangreen-dev in #2191
- Fix alignment for download entries in the monitor + summary expansion icon by @ebkr in #2217
- Updated covers and bundled ecosystem by @ebkr in #2218
- Release 3.2.18 by @ebkr in #2219
- Hotfix release pipeline by @ebkr in #2220
New Contributors
Full Changelog: v3.2.17...v3.2.18
3.2.17
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update spinner by @8Qbit in #2125
- Added tracking for online vs local sourced mods by @ebkr in #2071
- Improve request game action by @ebkr in #2162
- [TS-3287] Cached ecosystem fetch by @ethangreen-dev in #2126
- Fix shimloader installation failure on Linux by @ethangreen-dev in #2166
- Cdn asset busting by @ebkr in #2167
- Update schema and pull in game assets by @ethangreen-dev in #2168
- Removed old image assets by @ebkr in #2169
- Fixed request new game area spacing by @ebkr in #2170
- Added update in not-modified step + used consistent reactivity library by @ebkr in #2171
- Improved image render performance and added a debounce to allow time to resolve by @ebkr in #2173
- Added icon refresh to not-modified state by @ebkr in #2174
- Release 3.2.17 by @ebkr in #2175
- Fixed issues preventing already cached games from appearing when offline by @ebkr in #2176
- Added
Released onbyline field by @ebkr in #2177 - Pre-Release Hotfix for 3.2.17 by @ebkr in #2178
- Fixed dependency chain issue causing final build startup failure by @ebkr in #2180
- Hotfix #2 for Pre-Release 3.2.17 by @ebkr in #2181
New Contributors
Full Changelog: v3.2.16...v3.2.17
3.2.16
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add Sledding game by @ethangreen-dev in #2105
- Add Hot Lava and fix three-component path resolution bug by @ethangreen-dev in #2106
- Fixed DownloadMonitor.vue scrolling by @ebkr in #2107
- Add four new games by @ethangreen-dev in #2112
- Add enable/disable support to InstallRulePluginInstaller by @anttimaki in #2103
- Extract mod uninstallation logic from GenericProfileInstaller by @anttimaki in #2104
- Fix race condition in DownloadModVersionSelectModal by @anttimaki in #2119
- Update game assets by @ethangreen-dev in #2115
- Added explicit rejection of executables from profile exports by @ebkr in #2124
- Sync ecosystem data by @anttimaki in #2129
- Add missing methods to LovelyPluginInstaller by @anttimaki in #2120
- Refactor GenericProfileInstaller into a simple wrapper for PackageInstaller calls by @anttimaki in #2121
- Week 17 game additions by @ethangreen-dev in #2134
- Show more informative error message on a FileTree failure by @anttimaki in #2137
- Ecosystem merge by @ebkr in #2113
- Game grouping by @ebkr in #2135
- Week 18 game additions by @ethangreen-dev in #2140
- Updated groupings to allow showing schema-hidden games by @ebkr in #2136
- Added dynamic scaling to game selection grid by @ebkr in #2141
- Prepare repo for Flathub build process by @TB516 in #2093
- Week 19 game additions by @ethangreen-dev in #2146
- Sync root mod files to game directory after install by @NikkelM in #2145
- Pass --overlay-dir to shimloader launch args by @ethangreen-dev in #2148
- Add Lootun, enable Windrose, update Sledding Game by @ethangreen-dev in #2155
- Update RivetGameInstructions to use new API by @BenMcAvoy in #2157
- Minor flatpak metadata fixes by @TB516 in #2156
- Release 3.2.16 by @ebkr in #2158
New Contributors
Full Changelog: v3.2.15...v3.2.16
3.2.15
Immutable
release. Only release title and notes can be modified.
What's Changed
- Rename Test CI by @patttterson in #2065
- Add four new games and updated shimloader fields by @ethangreen-dev in #2075
- Remove shimloader default install rules by @ethangreen-dev in #2073
- Restored Profiles.vue actions alignment by @ebkr in #2067
- FIX: Launch Steam with xdg-open for Flatpak release by @TB516 in #2077
- Add four new games by @ethangreen-dev in #2081
- Update Thunderstore ecosystem data by @anttimaki in #2082
- Update Thunderstore ecosystem data by @anttimaki in #2083
- Add game launch event emitter by @MythicManiac in #2084
- Ecosystem sync by @anttimaki in #2087
- Fix mod update on RecursiveMelonLoaderInstaller by @anttimaki in #2088
- Add five games by @ethangreen-dev in #2091
- InstallRulePluginInstaller by @anttimaki in #2080
- Add Crawlspace, Big Ambitions by @ethangreen-dev in #2095
- Design/activity bar by @ebkr in #2096
- Design/navbar by @ebkr in #2097
- Reduced z-index of popover to keep in background of ordinary modals by @ebkr in #2098
- Release 3.2.15 by @ebkr in #2099
New Contributors
- @patttterson made their first contribution in #2065
- @TB516 made their first contribution in #2077
Full Changelog: v3.2.14...v3.2.15
3.2.14
What's Changed
- fix: miside cover image case by @Hythera in #2024
- Fix UMM issues for native linux and proton by @alexneargarder in #2038
- Add six new games by @ethangreen-dev in #2056
- Sync Thunderstore ecosystem data by @anttimaki in #2058
- Fix Profiles screen styles for TSMM by @anttimaki in #2059
- Add YAPYAP support by @ethangreen-dev in #2061
- Updated CHANGELOG and versions by @ebkr in #2062
New Contributors
Full Changelog: v3.2.13...v3.2.14
3.2.13
What's Changed
- Fixed ManagerUpdateBanner version check by @ebkr in #2045
- Re-added WINEDLLOVERRIDES automation by @ebkr in #2048
- Fix help menu giving comma separated args by @alexneargarder in #2049
- Switched return error to a console.error by @ebkr in #2050
- Release 3.2.13 by @ebkr in #2051
Full Changelog: v3.2.12...v3.2.13
3.2.12
What's Changed
- Added KeyWe support by @ebkr in #2010
- Use Mise in CI by @ebkr in #2011
- Switched from --frozen-lockfile to --immutable by @ebkr in #2012
- Add Smushi Come Home by @anttimaki in #2019
- Add Xbox Game Pass support for Cloverpit by @anttimaki in #2020
- Removed extra getModList calls after saving the same data to disk by @ebkr in #2016
- Add support for Scrap Mechanic and Rivet by @BenMcAvoy in #2026
- Sync ecosystem data by @anttimaki in #2027
- Add game assets and update schema for January game additions by @ethangreen-dev in #2035
- Sync Thunderstore ecosystem data by @anttimaki in #2036
- Local Mod List Improvements #2 by @ebkr in #2032
- Design - Mod List by @ebkr in #2033
- Deck by @ebkr in #2028
- Added Flatpak to build.yml by @ebkr in #2040
- Design - Profiles by @ebkr in #2039
- Release 3.2.12 by @ebkr in #2041
- Re-added build formats by @ebkr in #2043
New Contributors
- @BenMcAvoy made their first contribution in #2026
Full Changelog: v3.2.11...v3.2.12
3.2.11
What's Changed
- Make NodePathProvider::resolve variadic by @RossBrunton in #1983
- Add support for 6 games by @anttimaki in #2001
- Add missing Window.app property to env.d.ts by @anttimaki in #2002
- Renamed PEAK image to match what was expected in the ecosystem schema by @ebkr in #2003
- Updated versions and CHANGELOG by @ebkr in #2004
- Added extra fix to CHANGELOG by @ebkr in #2005
New Contributors
- @RossBrunton made their first contribution in #1983
Full Changelog: v3.2.10...v3.2.11
3.2.10
What's Changed
- Update game support by @anttimaki in #1971
- Cover image optimization by @VilppeRiskidev in #1883
- Sync with Thunderstore ecosystem to add support for UMM and Broforce by @anttimaki in #1979
- Add UMM modloader support by @alexneargarder in #1977
- Added EGS game launch args resolution by @ebkr in #1976
- Add Mimesis and EGS support for Five Nights at Freddy's by @anttimaki in #1981
- Update ecosystem schema by @anttimaki in #1982
- Check for doorstop_config.ini existence before modifying by @ebkr in #1985
- Add support for 3 games by @anttimaki in #1986
- Fixed online requirement and app update check timing by @ebkr in #1991
- Added versioning to README/CHANGELOG fetching by @ebkr in #1990
- Updated versions and CHANGELOG by @ebkr in #1992
- Patch 3.2.10 splash screen by @ebkr in #1994
- Release 3.2.10.1 by @ebkr in #1995
New Contributors
- @alexneargarder made their first contribution in #1977
Full Changelog: v3.2.9...v3.2.10
3.2.9
What's Changed
- Add support for four games by @anttimaki in #1950
- Add support for three games by @anttimaki in #1959
- NSFW Indicator + Collapse by @ebkr in #1966
- Release 3.2.9 by @ebkr in #1968
Full Changelog: v3.2.8...v3.2.9