v0.4.6
janhq/janv0.4.6Feb 5, 2024by github-actions[bot]
AI Summary
Introduces a factory reset feature, snackbar component, and umami analytics. Adds an HTTP API to start/stop models and improves the UI for thread management.
Key Highlights
- Factory reset feature
- HTTP API to start/stop model
- Snackbar component
- Umami analytics integration
New Features
- feat: add factory reset feature
- feat: add snackbar component and update style side banner
- feat: put timestamp under thread name in left panel
Full Release Notes
## Changes - Regression fix assitant extension codesign @hiento09 (#1918) - Release cut 0.4.6 @louis-jan (#1888) - feat: add factory reset feature @namchuai (#1750) - chore: add react developer tools to electron @Helloyunho (#1858) - Sync Release 0.4.5 to dev @louis-jan (#1830) ## 🚀 Features - feat: integrate umami @hieu-jan (#1809) - feat: Add default value for ngl @hiro-v (#1886) - feat: add start/stop model via http api @namchuai (#1862) - feat: add snackbar component and update style side banner @urmauur (#1874) - feat: move open app directory into icon folder @urmauur (#1879) - chore: Bump nitro to 0.3.3 @hiro-v (#1877) - feat: put timestamp under thread name in left panel @urmauur (#1820) - perf: remove unnecessary rerender when user typing input @namchuai (#1818) ## 🐛 Fixes - fix: umami analytics send app loaded event @louis-jan (#1928) - fix: migration loading indicator @louis-jan (#1913) - fix: broken manual import model with NA fields @louis-jan (#1912) - fix: openAIEmbedding now requires top level API Key configuration @louis-jan (#1902) - fix: load model fail overlays thread message error @louis-jan (#1901) - fix: show generate response on message send @louis-jan (#1895) - fix: display error message on model load fail @louis-jan (#1894) - fix: the selected model auto revert back to previous used model with setting mismatch @louis-jan (#1883) - fix: add dialog confirm when move folder and next dest isn't empty @urmauur (#1880) - Increase timeout for explore.e2e.spec test @hiento09 (#1844) - chore: Bump nitro to 0.3.3 @hiro-v (#1877) - fix: auto collapse retrieval setting while update config @urmauur (#1866) - fix: loader show while error global when change folder @urmauur (#1870) - fix: retrieval always ask for api key @louis-jan (#1856) - fix: all input text box are disabled @namchuai (#1855) - fix: add loader when user change folder @urmauur (#1850) - Add code sign step for darwin assistant extension @hiento09 (#1841) - fix: preserve focused thread when navigating in jan app @namchuai (#1814) - fix: highlight menu dropdown server options @urmauur (#1831) ## 🧰 Maintenance - chore: mark RAG as experimental feature @louis-jan (#1882) - Increase timeout for explore.e2e.spec test @hiento09 (#1844) - chore: Bump nitro to 0.3.3 @hiro-v (#1877) - chore: Jan Data Folder setting is no longer an experimental feature @louis-jan (#1847) - chore: resolve main conflict @louis-jan (#1833) - Update release url on README to default branch instead of main branch @hiento09 (#1832) ## Contributor @Helloyunho, @hiento09, @hieu-jan, @hiro-v, @jan-service-account, @louis-jan, @namchuai, @urmauur and James