Skip to content

Releases: safilo19/gosset

Gosset v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:42

Gosset 1.1.0

Added

  • Optional Google sign-in. Signing in shows your name and picture in the menu bar and puts your name on the cover of reports you export. That is all it does: nothing is uploaded, no feature requires it, and Gosset works exactly the same signed out.
  • Help > Account shows who is signed in and lets you sign in or out.

Installing

Download Gosset-Setup-1.1.0.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.8

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:47

Gosset 1.0.8

Fixed

  • A failed update check no longer writes the whole server response, including GitHub session cookies, into Gosset's log file.

Installing

Download Gosset-Setup-1.0.8.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.7

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:29

Gosset 1.0.7

Added

  • The update window now tells you how large the download is before you start it, which matters on a metered or slow connection.

Installing

Download Gosset-Setup-1.0.7.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.6

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:17

Gosset 1.0.6

Fixed

  • Installing an update no longer opens the setup wizard. Choosing "Restart to finish updating" quit Gosset and then waited for someone to click through an installer; if you closed that window, you were left with no app running and the old version still installed.
  • Gosset now asks about unsaved work before restarting to update in every case. Data typed straight into the worksheet did not count as work, so an update could restart over the top of it without asking.
  • The update window shows only the release notes. It was also listing the download and Windows-warning instructions from the release page, including advice to download the installer by hand.
  • Update installation no longer runs a signature check that cannot pass for these unsigned builds.

Installing

Download Gosset-Setup-1.0.6.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:43

Gosset 1.0.5

Changed

  • The update window now names the version you are coming from as well as the one you are going to, so it is clear what the jump is.

Installing

Download Gosset-Setup-1.0.5.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:33

Gosset 1.0.4

Fixed

  • An update could download and install itself without asking. Gosset now refuses any download it did not get permission for, and cancels one that starts on its own.
  • The "a new version is available" window could fail to appear even when there was one, if the app was still starting when the check finished.

Installing

Download Gosset-Setup-1.0.4.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:23

Gosset 1.0.3

Fixed

  • Gosset no longer forgets your settings when it restarts. The theme, the options in File > Options and the recent-files list were all being reset on every launch.
  • Because of that same problem, the "What's new" window could never appear after an update. It now does.

Installing

Download Gosset-Setup-1.0.3.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:17

Gosset 1.0.2

Added

  • The Help menu now has "What's New" and "Check for Updates", so you no longer have to open About to find either.

Changed

  • Checking for updates from the Help menu tells you when you are already up to date, instead of doing nothing visible.

Installing

Download Gosset-Setup-1.0.2.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:09

Gosset 1.0.1

Added

  • Gosset now updates itself. It checks for new releases in the background and offers to install them, showing what changed before you decide. It never downloads anything without asking.
  • A "What's new" window after each update, listing everything that changed since the version you were running — including any releases you skipped.
  • File > Options has an Updates section: turn automatic checks off, check for one now, and see which version you are running.
  • About now links to the release notes.

Installing

Download Gosset-Setup-1.0.1.exe below and run it.

Windows will warn you on first run. The installer is not code-signed, so SmartScreen shows
"Windows protected your PC — unrecognized app". Click More info, then Run anyway. This is
expected for every release until a code-signing certificate is in place; it means Windows has not
seen this file signed by a known publisher, not that the file is known to be harmful.

Gosset installs per-user — no administrator rights — and adds a desktop shortcut, a Start Menu entry,
and a .gsp file association so double-clicking a project opens it.

If you already have Gosset installed, you do not need this page: the app checks for updates on its own
and will offer to install this version.

Everything runs locally. No account, no network access, no telemetry.

Full changelog: CHANGELOG.md

Gosset v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:39

Gosset v1.0.0

Download: Gosset-Setup-1.0.0.exe below.

Installing

The installer is not code-signed, so Windows SmartScreen will warn that it is from an
unrecognized publisher the first time you run it. To continue, click More info and
then Run anyway. A code-signing certificate is a paid annual subscription; until
there is one, this warning is expected and there is no way around it.

Gosset installs per-user (no administrator rights needed), adds a desktop and Start Menu
shortcut, and registers .gsp project files so double-clicking one opens it.

Everything runs locally. No account, no network access, no telemetry.

Full Changelog: https://github.com/safilo19/personal-analytics-mcp/commits/v1.0.0