Releases: MatrixAges/polywise
Releases · MatrixAges/polywise
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Polywise v0.1.0
✨ New Features
- Added OpenCode OAuth provider support, enabling managed authentication for OpenCode models (e5d582cf)
- Introduced managed providers in the provider selector, allowing users to choose from integrated providers (16bfd588)
- Added OAuth model state synchronization in settings, keeping model availability in sync with connection status (814689d9)
- Added a dedicated cache path for OpenAI Codex models (9713dba3)
🐛 Fixed Bugs
- Fixed OpenCode integration by normalizing Claude model version names (eea1507e)
- Expanded command search paths to resolve issues with locating executables (5cf4df91)
- Fixed the npm publish workflow for the Polywise package (17ecfa28)
- Fixed release notes generation to handle invalid notes with a retry mechanism (01883a4d)
🚀 Updates
- Refined the model list layout in the OAuth provider view for better usability (286e5161)
- Normalized Codex OAuth request payloads for consistency (cd236d7e)
- Mapped provider descriptions on provider cards for clearer information (64582163)
- Filtered out legacy Codex models from configuration and removed preset Codex model exports (6fbf6934)
🛠️ Maintenance
v0.0.9
v0.0.8
Polywise v0.0.8
✨ New Features
- Introduced a new pipeline process with visibility into queued tasks (66b08723, 76e10433)
- Added support for Fireworks embedding and rerank models (dd385a79)
- Improved the editing layout for detailed information in the agent (ce8e5dd8)
🚀 Updates
- Enhanced dialog scrolling behavior for a smoother user experience (b9a54701)
- Removed Chrome CDP skill from the platform (f37d0443)
🐛 Fixed Bugs
- Fixed an issue where empty article chunks were not skipped during saving (1b269960)
- Resolved locale code mapping errors for i18next, ensuring correct language detection (c582bdad)
- Corrected the spelling of "fireworks" in locale strings (dd385a79)
- Fixed the session dialog not opening before submission in linkcase, and ensured configuration changes are properly persisted (31ac0e56)
v0.0.7
Polywise v0.0.7
🌐 Updates
- Expanded Chinese language support across the app, including home, session, post, settings, and status labels (1f1651ce, 2380d355)
- Improved localized labels for emoji panels, agent details, session sources, and skill selectors (eb4b6b8d, a06f81cf, f8b4b53e, a9a71b8c)
🐛 Fixed Bugs
- Fixed an issue where the input field failed to properly translate content (10c7d910)
v0.0.6
Polywise v0.0.6
✨ New Features
- Tag message bookmarks automatically when saving (649d9cc4)
- Show session scopes in the analytics review window (b3a8adc4)
🚀 Updates
- Improved layout and scrolling in containers and the service provider panel (d5475cf7, b52a9e9c)
- Friend links now display only for the Chinese locale (06b4a76e, 1eab7921)
- Markdown tables now render with borders for better readability (0c922355)
- Added intro video section to the main README (43e87c08)
🐛 Fixed Bugs
- Validate that bash commands run only within allowed root directories (0a591ebd)
v0.0.5
v0.0.4
Polywise v0.0.4
🚀 Updates
- Desktop app now supports Windows x64 and ARM64 builds (fc76c9ac)
- Build, config, and CI pipeline improvements for smoother releases (d6b652c8, a3a5bcbe, 0cf2fdf1, 47d67127, fa1467eb, 837b589b, f0b35b8a)
🐛 Fixed Bugs
- Toast notifications no longer interfere with window dragging (f24607f1)