Releases: smol-ai/GodMode
v1.0.0-beta.10 - post DevDay ChatGPT support
What's Changed
- Update openai.js for new gpt ui update by @andrewsiah in #267
New Contributors
- @andrewsiah made their first contribution in #267
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.9: Oct 2023 Bugfixes!
lots of bugfixes thanks especially to @mwyywm for reports with fixes!
What's Changed
- fix: use a different user agent to ensure perplexity loads on windows by @martypenner in #239
- fix: inflection input selector by @mwyywm in #246
- feat: add superprompt focus on quickopen shortcut by @mwyywm in #252
- fix: poe submit button selector by @mwyywm in #256
- minor renames and version bumps by @swyxio in #258
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.8: Falcon 180B
v1.0.0-beta.7: More bugfixes for Bard, and a rollup of other satisfying UX issues
one PR, many issues solved! we promise Bard works this time, we tested it.
What's Changed
- fix: window switch on all keyboard layouts by @mwyywm in #229
- get bard working, demote from default. other minor UX fixups by @swyxio in #231
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.6: Bugfixes for Google Bard login, Phind provider.
Lots of people's Google logins broke in #201 . We unbroke it.
@seanoliver also made the panes much more robust to #179 type errors.
finally, swyx fixed Phind so it works again!
What's Changed
- add support for context menus in individual webviews for debugging by @seanoliver in #214
- updated provider js to do nothing when input and submit elements not … by @seanoliver in #217
- allowlist for SSO login domains, fix Google login by @swyxio in #219
- fix Phind provider by @swyxio in #222
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.5: The Fastest Llamas in the West
we now have two ways to run llama 2 and both are racing to be lightning fast!
also some bug fixes
What's Changed
- add lepton llama by @swyxio in #198
- Fix various windows keyboard ailments by @martypenner in #200
- fixed submit button not working on bing by @seanoliver in #208
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)
v1.0.0-beta.4
add Inflection Pi
new open at login feature!
What's Changed
- Global Shortcut Hotfixes by @seanoliver in #170
- upgrade deps by @swyxio in #180
- Add Open at Login by @leeknowlton in #188
- URLs should open in system browser by @codingnninja in #196
- add Inflection Pi by @swyxio in #147
New Contributors
- @leeknowlton made their first contribution in #188
- @codingnninja made their first contribution in #196
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1 beta 3 - PromptCritic streaming, Claude 2 default, initial Windows + Linux support
What's Changed
- Add OpenRouter by @alexanderatallah in #148
- make window a singleton = so you cant have multiple instances of the app live by @swyxio in #155
- docs: fix references to menubar by @martypenner in #160
- Fix typo in README.md by @eltociear in #159
- linux/win support by @Kilian in #162
- implement zoom-reset as cmd+0 and button by @Kilian in #164
- [PromptCritic] Streaming by @swyxio in #166
New Contributors
- @alexanderatallah made their first contribution in #148
- @martypenner made their first contribution in #160
- @eltociear made their first contribution in #159
- @Kilian made their first contribution in #162
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1 beta 2 - add You.com Chat and alpha feature: PromptCritic
This is the first release with the new alpha PromptCritic feature:
it's alpha because the UX is much slower than it could be, this was literally a one day MVP.
also publicly announced here: https://twitter.com/swyx/status/1692988634364871032
thanks to @0xAsynchronous for reporting #133
there are bunch of KNOWN bugs, above all the app now refuses to quit (so we overcorrected for #133) but @seanoliver is on it to fix in the next version and we have the autoupdater on now
What's Changed
- Summon from close - resolves #133 by @seanoliver in #141
- add you.com chat by @swyxio in #142
- alpha feature: PromptCritic by @swyxio in #143
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1 beta 1 - now with Change Keyboard Shortcut popup and Chat Screen popup
What's Changed
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1