Releases: daneden/Zeitgeist
Releases · daneden/Zeitgeist
v2.3
v2.3 of Zeitgeist for macOS adds icons to distinguish production builds from staging and preview builds. Additionally, the menu bar icon will now reflect whether a team’s latest build is in progress or has errored.
v2.2
This release updates how teams and deployments are fetched and displayed, making it easier and more reliable to switch teams.
v2.1.2
This release fixes a bug (#29) where manual deployments would cause the app to fail to show any deployments due to an error in the API response decoding logic.
v2.1.1
This release fixes a regression in the data fetcher that prevented garbage collection, causing high memory usage.
v2.1
This release optimises how deployments are fetched, fixing a handful of bugs related to teams without deployments, as well as resolving differences in how different git providers are handled.
It also upgrades how tokens are handled, and as a result, you may be asked to reauthenticate when first opening the app after updating.
Hopefully fixes #28!
v2.0.5
This release fixes a bug where deployments which were cancelled caused the app to crash due to that state not being handled properly.
v2.0.4
This release fixes a bug (#24) where deploys originating from GitLab commits with repo names containing spaces would cause the app to crash. It also ensures that the repo path is correct (prior to this release, GitLab paths reversed the repo name and namespace).
Thanks @wzulfikar for investigating this bug and reporting it!
v2.0.3
This release fixes a bug introduced in v2.0.2 whereby changing teams via the settings didn't actually change the team.
v2.0.2
v2.0.2 of Zeigeist comes with improvements to how tokens are stored, as well as how deployments are fetched and managed, leading to some improvements in memory consumption.
v2.0.2 Beta 1
v2.0.2-beta-1
Refactor fetcher and prevent excessive deployment assignment