Releases: atheon-inc/atheon-helix
Releases · atheon-inc/atheon-helix
v0.3.3
v0.3.2
Release v0.3.2 Fix bug in google parser that was preventing proper model resolution for models in gemini app
v0.3.1
Release v0.3.1 Add local token estimation if token counts are undefined
v0.3.0
Release v0.3.0 - Replaced MessageChannel IPC with a CustomEvent bridge to prevent fatal browser crashes during extension reloads in Developer Mode. - Optimized chrome.storage handling by batching reads/writes to reduce API overhead. - Fixed background sync bugs and infinite storage loops by validating oldValue in the onChanged listener. - Improved sync resilience by lowering MAX_RETRIES to 2 and adding an emergency storage purge for payload counts > 25.