Skip to content

Releases: gemshub/gemsfits

Release list

v2.0.1

Choose a tag to compare

@gdmiron gdmiron released this 14 Aug 09:10
2985f69

What's Changed

  • Fix deploy name casing in workflow files for consistency by @sdmytrievs in #10
  • Added options to switch light/dark modes and digits in 'double' numbers for GUI. by @sdmytrievs in #11

Full Changelog: v2.0.0...v2.0.1

v2.0.0

v2.0.0 Pre-release
Pre-release

Choose a tag to compare

@gdmiron gdmiron released this 30 Jul 16:08
b0ad506

What's new

  • Updated to a newer GEMS3K engine
  • More reliable project settings, preferences, and Help system
  • Cross-platform installers/packages for all three OSes that build when a new release is triggered

Where are my projects?

On all three platforms (Windows, macOS, Linux), like GEMS, GEMSFITS now stores everything under:

~/<UserName>/Library/GemFits/

When making a new project the folder is now created automatically from the project name. Basically the user only need to write a meaningful

  • Your projects: ~/<UserName>/Library/GemFits/projects/<ProjectName>
  • Sample/test projects: on first-ever launch, GEMSFITS automatically copies the example projects bundled with the install into this same projects/ folder

Before you install — security prompts are expected

  • Windows: SmartScreen may warn "unrecognized app" → click More info → Run anyway
  • macOS: Gatekeeper will flag the app as from an "unidentified developer" → right-click the app → Open (first launch only), or approve it via System Settings → Privacy & Security

Note for macOS users: ~/Library is hidden in Finder by default. Unhide it via Finder → View → Show View Options → Show Library Folder, or press Cmd+Shift+.

What's Changed

New Contributors

Full Changelog: v1.3.3...v2.0.0