Skip to content

Chat On Steroids 2.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:54
· 12 commits to main since this release
f9d0e26

2.0.5

The update installs.

  • An Install update button. Next to Connect, and in the update notice, whenever a verified
    download is waiting. The app quits, the installer runs, and the app comes back as the new
    version. Until now the only thing that applied an update was a real quit — and this app is
    closed to the tray, so ending it any other way skipped the handoff and installed nothing,
    however many times the update had been downloaded.
  • A download is fetched once. The staged artifact is kept under the release it belongs to and
    reverified against the release's own published checksums on the next start, instead of being
    forgotten with the process and fetched again from scratch on every single start.
  • The update notice no longer breaks the window. The banner between the header and the panels
    had no row of its own to sit in, so showing it clipped the banner to a sliver and drew the
    panels straight over the top of it.

Reload the browser extension after updating the app.

Downloads

  • Chat-On-Steroids-Setup-x64.exe — Windows x64
  • Chat-On-Steroids-Setup-arm64.exe — Windows on Arm
  • Chat-On-Steroids-macOS-x64.dmg · Chat-On-Steroids-macOS-x64.zip — macOS Intel
  • Chat-On-Steroids-macOS-arm64.dmg · Chat-On-Steroids-macOS-arm64.zip — macOS Apple silicon
  • Chat-On-Steroids-Linux-x64.AppImage · Chat-On-Steroids-Linux-x64.deb — Linux x64
  • Chat-On-Steroids-Linux-arm64.AppImage · Chat-On-Steroids-Linux-arm64.deb — Linux ARM64
  • Chat-On-Steroids-Extension.zip — standalone Chrome companion extension
  • SHA256SUMS.txt — SHA-256 checksums for every artifact above

macOS: the builds are publisher-unsigned and unnotarized, so Gatekeeper may warn; verify the checksum first. They require macOS 13 Ventura or newer.
Linux: prefer the DEB on Debian/Ubuntu. Where unprivileged user namespaces are disabled, the AppImage launcher can fall back to --no-sandbox.

Beta despite the version number. Behaviour may still change between releases.