Releases: getAsterisk/opcode
Releases · getAsterisk/opcode
v0.2.0
opcode v0.2.0
What's Changed
- Rebranded Claudia to opcode
- Added anonymized analytics tracking
Downloads
- macOS:
.dmg
,.app.tar.gz
(Universal: Apple Silicon + Intel) - Linux:
.AppImage
,.deb
Installation
- macOS: Open the
.dmg
and drag opcode to Applications. - Linux:
chmod +x
the.AppImage
and run it, or install the.deb
on Debian/Ubuntu.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- docs: Add Star History chart to README by @coygeek in #15
- Add Claude Code GitHub actions by @mufeedvh in #55
- feat: implement resumable Claude sessions with background execution by @mufeedvh in #93
- Fix: changed size of the app icon for macos build according to apple design guidelines. by @bfmvsa in #112
- Improve: fix white scrollbar issue in Tauri dark theme by @brennercruvinel in #234
- feat: add proxy configuration support by @xmqywx in #179
- Fix: UX issues with tab manager by @thetronjohnson in #251
New Contributors
- @coygeek made their first contribution in #15
- @mufeedvh made their first contribution in #55
- @bfmvsa made their first contribution in #112
- @brennercruvinel made their first contribution in #234
- @xmqywx made their first contribution in #179
- @123vivekr made their first contribution in #268
Full Changelog: https://github.com/getAsterisk/claudia/commits/v0.1.0