Releases: WumboSpasm/SharpLauncher
Releases · WumboSpasm/SharpLauncher
v1.4.0
v1.3.0
This is the first release to exclusively target the AMD64 architecture. You can still compile a 32-bit build yourself, but there's no reason to when CLIFp only supports 64-bit systems.
Changes
- Added option to disable logo/screenshot display when selecting an entry
- Added access keys to buttons in the settings window
- Revised tab key order application-wide
- Fixed longstanding issue where a handful of entries would not display logo/screenshot when selected
(sharpFilters.json is included in this download)
v1.2.2
Changes
- Characters treated as wildcards by SQLite (%, _) are now properly escaped
(sharpFilters.json is included in this download)
v1.2.1
Changes
- Previously problematic characters can now be used in searches without being treated as wildcards
- Sorting by developer/publisher now uses the title column as the secondary sort column
- Removed hidden UUID column that crashed the launcher if toggled
(sharpFilters.json is included in this download)
v1.2.0
Changes
- Database queries are now parameterized, improving reliability of the entry listing and search results
- Fixed discrepancies between default and manually-applied sort orders
- Fixed crash that occurred when searching for certain entries
Thanks to LindirQuenya for his substantial code contributions in this release.
(sharpFilters.json is included in this download)
v1.1.1
Changes
- Config verification process has been reworked to be more rigid and less buggy
- Title bar icon now looks better at smaller sizes
- Some filter descriptions in sharpFilters.json have been updated to be more concise
(sharpFilters.json is included in this download)
v1.1.0
Changes
- Backported to .NET Framework 4.7.2
- File size has been decreased from 145MB to 3MB
- config.json and filters.json are now sharpConfig.json and sharpFilters.json, respectively
- Application icon now looks better at smaller sizes
(sharpFilters.json is included in this download)
v1.0.0
(filters.json included)