Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Releases: valters-tomsons/spectabis-next

Spectabis | v0.5.0-20211015.1

15 Oct 21:00
23a64bd
Compare
Choose a tag to compare
Pre-release
  • Improved design for first time wizard
  • Fix issue where default configuration were not copied to game containers
  • Fix crash related to opening deleted folders
  • Fix Discord integration
  • Disable Discord integration by default
  • Additional stability fixes and under the hood changes
  • Updated third-party dependencies

Spectabis | v0.4.3-20210710.3

10 Jul 06:06
a0acca6
Compare
Choose a tag to compare
Pre-release
  • Spectabis now uses dark material theme
  • Adds command line argument --run $GUID
  • Removes usage of Roboto font
  • Increases default game tile size an spacing
  • Updates dependencies
  • General refactoring of various components
  • Improved test-ability of core functionality

Spectabis | v0.4.2-20210513.1

13 May 15:18
b62eded
Compare
Choose a tag to compare
Pre-release

Bug fixes:

  • Fixed crash when a game is deleted while downloading boxart
  • Fixed crash related to gif instancing
  • Fixed crash when game directory scanning fails (note: there's still no way to actually add those games to library)

Spectabis | v0.4.1-20210509.2

09 May 20:05
e3d29e2
Compare
Choose a tag to compare
Pre-release
  • Fixed crash in game configuration view when there is no .ini for GSDX

Spectabis | v0.4.0-20210509.1

09 May 19:29
Compare
Choose a tag to compare
Pre-release

Changes:

  • Client upgraded to .NET 5
  • All configuration files are now encoded in UTF-8
  • Initial support for emulation configuration
  • Adds local box art caching
  • CHD support

Spectabis | v0.3.0-f2bda72ea

18 Feb 03:16
f2bda72
Compare
Choose a tag to compare
Pre-release

Alpha v0.3.0

Current Features:

  • Game profiles
  • Game file title detection
  • Game art delivery
  • Telemetry (& Opt-Out)
  • Discord Integration (& Opt-Out)
  • Basic configuration

Changelog:

  • Updated service endpoints, breaking old versions from online service
  • Improved box art verification & querying
  • Other improvements 🤷

0.2.0-20201119.1

23 Nov 10:45
1553fac
Compare
Choose a tag to compare
0.2.0-20201119.1 Pre-release
Pre-release
v0.2.0

Update pipelines for single unit test project

0.1.0-20200726.9

26 Jul 05:20
bd14ae8
Compare
Choose a tag to compare
0.1.0-20200726.9 Pre-release
Pre-release
v0.1.0

Update pipeline

in-dev v20200718.4

18 Jul 01:54
Compare
Choose a tag to compare
in-dev v20200718.4 Pre-release
Pre-release

Be aware, that there's telemetry on Windows that you can't opt-out currently. (Technically on all platforms, but it seems to be currently broken)

It sends information only when unhandled exceptions occur.

Following data is sent to Azure Application Insights:

  • your OS version
  • path to program
  • exception message

Also there's calls home for getting game images, Azure might store your IP as part of their logging scheme, but it's not used or stored explicitly.

All of this functionality is in source except secret key for api service and telemetry.

in-dev v20200717.3

17 Jul 18:22
Compare
Choose a tag to compare
in-dev v20200717.3 Pre-release
Pre-release
Update azure-pipelines.yml for Azure Pipelines