Skip to content

Releases: WumboSpasm/SharpLauncher

v1.4.0

05 Feb 03:55
Compare
Choose a tag to compare

Changes

  • Added toggleable indicator for extreme entries
  • Added clear button to search box
  • sharpFilters.json now differentiates between general and extreme filters

v1.3.0

04 Feb 04:25
Compare
Choose a tag to compare

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

07 Jan 03:18
Compare
Choose a tag to compare

Changes

  • Characters treated as wildcards by SQLite (%, _) are now properly escaped

(sharpFilters.json is included in this download)

v1.2.1

06 Jan 05:15
Compare
Choose a tag to compare

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

05 Jan 06:33
f682d13
Compare
Choose a tag to compare

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

27 Dec 03:45
Compare
Choose a tag to compare

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

15 Dec 04:05
11df6b3
Compare
Choose a tag to compare

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

12 Mar 13:40
5c9bb86
Compare
Choose a tag to compare

(filters.json included)