Releases: darshi1337/apogee
Releases · darshi1337/apogee
Release list
Apogee v0.1.2
- Fixed WebGPU freeze: Automatically closes the offscreen document when the popup closes, preventing subsequent load hangs and GPU context-lost freezes.
- Fixed model caching: Switched WebLLM's caching backend to indexeddb for more reliable offline storage.
- Added unlimited storage permission: Prevents Chrome from evicting cached model weights under disk space pressure.
Apogee v0.1.1
- Added WebLLM support
- Added Cloud backend
- Improved Firefox compatibility
- Streaming improvements
- Bug fixes