v0.4.2
janhq/janv0.4.2Dec 15, 2023by github-actions[bot]
AI Summary
This release focuses on UI improvements, bug fixes, and maintenance updates including a hotfix for the model hub and app theme persistence.
Key Highlights
- App theme now depends on local storage instead of the native electron theme
- Stop inference button moved into the send button
- Model hub hotfix and migration
- Removal of 'Coming Soon' windows
- Documentation updates for model imports
New Features
- App theme persistence
- UI reorganization (stop button)
- Model loading loader
Full Release Notes
## Changes - Hotfix model hub @hahuyhoang411 (#1033) - Update Model.json @hahuyhoang411 (#1005) ## 🚀 Features - feat: app theme depend on local storage instead native theme electron @urmauur (#1014) - feat: move stop inference button into the send button @urmauur (#1011) - feat: loader when starting model @urmauur (#945) - fix: enable download app linux @urmauur (#993) - fix: remove coming soon windows @urmauur (#986) ## 🐛 Fixes - fix: migrate new models @louis-jan (#1034) - fix: add input for api key remote model @urmauur (#1031) - fix bug #1013, enable posthog for release app version only @hiento09 (#1019) - fix: delete first message then regenerate again will break the thread @louis-jan (#1015) - fix: #995 - Fix onboarding state and model sorting @louis-jan (#1009) - fix: limit analytics events capture @louis-jan (#1012) - fix: wrong selected model right panel @urmauur (#1001) - fix: review finder and view as json @louis-jan (#1000) - fix: enable download app linux @urmauur (#993) ## 🧰 Maintenance - chore: remigrate if there is no models dir @louis-jan (#1038) - bump nitro version to 0.1.30 @hiento09 (#1036) - chore: in app copy fixes @0xSage (#1032) - Separate posthog project for jan app and docs @hiento09 (#1029) - Update posthog capture url list @hiento09 (#1022) - docs: second half of "import model docs" PR @0xSage (#1021) - docs: how to import models @0xSage (#1020) - fix bug #1013, enable posthog for release app version only @hiento09 (#1019) ## Contributor @0xSage, @hahuyhoang411, @hiento09, @jan-service-account, @louis-jan and @urmauur