File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515[ assembly: Guid ( "ea9340ab-cdd1-40ee-b242-f405c0e1f6f9" ) ]
1616
17- [ assembly: AssemblyVersion ( "2.2.0 .0" ) ]
18- [ assembly: AssemblyFileVersion ( "2.2.0 .0" ) ]
17+ [ assembly: AssemblyVersion ( "2.2.4 .0" ) ]
18+ [ assembly: AssemblyFileVersion ( "2.2.4 .0" ) ]
Original file line number Diff line number Diff line change 1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
22- <string >2.2.0 </string >
22+ <string >2.2.4 </string >
2323 <key >CFBundleVersion </key >
2424 <string ></string >
2525 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 1+ Version 2.2.4:
2+ ==============
3+
4+ - Added app data path to search paths (e.g. `~/Library/Application Support/freeserf` on macOS)
5+
6+ Thanks to shinra-electric for:
7+ - Adding github CI for macOS builds
8+ - Adding icon and other assets for macOS builds
9+
10+
11+ Version 2.2.3:
12+ ==============
13+
14+ Thanks to Christopherianos for:
15+ - Updated bass midi to fix "undefined symbol" error
16+
17+ Thanks to dos-ise for:
18+ - Upgraded to .NET 9
19+ - Added app icon
20+ - Switched to ManagedBass
21+ - Fixed windows taskbar visible in fullscreen
22+ - Added considerating the Ubisoft History Edition path for game data detection
23+ - Fixed OpenGL version detection on some Linux distros
24+ - Added support for game controllers/pads
25+
26+
127Version 2.2.2:
228==============
329
You can’t perform that action at this time.
0 commit comments