v0.4.4
janhq/janv0.4.4Jan 16, 2024by github-actions[bot]
AI Summary
Adds a collapsible sidebar, keyboard shortcuts, and Swagger API documentation. Deprecates `model.json` in favor of `.download` extension and introduces engine settings.
Key Highlights
- Collapsible sidebar
- Keyboard shortcuts
- Swagger /docs endpoint
- Engine settings and model.json deprecation
New Features
- feat: make left side bar collapsible by hot key
- feat: add swagger /docs to localhost:1337
- feat: add engine settings
- feat: users should be able to switch models mid-thread
Full Release Notes
## Changes - Update 2023-11-05-hello-world.md @Ssstars (#1587) - fix(API): #1511 update swagger page @namchuai (#1572) - fix(Thread): #1212 thread.json not created when user change thread settings @namchuai (#1570) - fix(Thread): #1336 not allow creating too many unfinished thread @namchuai (#1538) - Update 01-how-to-get-involved-and-FAQ.mdx @Ssstars (#1555) - Update 01-how-to-get-involved-and-FAQ.mdx @Ssstars (#1553) - Update 02-embracing-pod-structure.mdx @Ssstars (#1550) - Update 01-how-we-hire.mdx @Ssstars (#1551) - Update 01-how-we-hire.mdx @Ssstars (#1524) - fix(InferenceExtension): #1067 sync the nitro process state @namchuai (#1493) - fix(Messages): #1434 create message via api does not display on app correctly @namchuai (#1479) - Docs for the Integration of Continue and Jan in VSCode @0xgokuz (#1467) - Chore: Update model.json for UI @hahuyhoang411 (#1448) - Docs for Installing Models from Hub @0xgokuz (#1450) - Update about.md @Ssstars (#1436) - feat(UI): #1404 make left side bar collapsible by hot key @namchuai (#1420) - docs: Typo in 06-hardware.md @akaMrNagar (#1408) - fix(API): #1409 fix wrong prefix for threads api @namchuai (#1410) - Update model hub @hahuyhoang411 (#1383) - fix(Model): remove unsupported default model setting params @namchuai (#1382) - fix(trinity): update cover path for trinity v1.2 @hahuyhoang411 (#1380) - Chore/update model hub @hahuyhoang411 (#1342) - Update about.md @Ssstars (#1359) - fix(JanHub): #1158 sort model list @namchuai (#1257) - fix(Message): open link with external browser @namchuai (#1339) - feat(Model): #1028 made model.json optional @namchuai (#1314) - docs: Update onboarding.md @Diane0111 (#1293) - fix: clean resource on exit @louis-jan (#1290) - fix: posthog configuration @hieu-jan (#1283) - docs: update README.md @eltociear (#1277) - Enable scrolling in the message chat box @Gri-ffin (#1280) - chore: Update README.md @sr-albert (#1263) - Adding new model to the Hub @hahuyhoang411 (#1213) - Feature GPU detection for Jan on Windows and Linux @hiento09 (#1242) - fix(Thread): #1168 fix newly created thread cannot select model after restart @namchuai (#1176) ## 🚀 Features - feat: add compatibility tag to model selection in right panel @urmauur (#1552) - Feature integrate antivirus scanner to ci @hiento09 (#1529) - feat: [hub] update compatibility tags colors @urmauur (#1516) - feat: hub recommendation labels @urmauur (#1440) - Feature linux support app image format @hiento09 (#1442) - fix: render external links @urmauur (#1441) - fix: add icon collapsible left panel and update keyboard shortcut page @urmauur (#1439) - feat(UI): update UI footer @urmauur (#1424) - Fix Bug for Chat Reply Goes off Screen @mishrababhishek (#1393) - feat: move social media from left panel into footer @urmauur (#1325) - feat: implementation new UI thread settings @urmauur (#1301) - Bring social media links @Gri-ffin (#1295) - feat: added keyboard shortcut list in setting page @urmauur (#1275) - feat: add swagger /docs to localhost:1337 @louis-jan (#1268) - feat: update posthog configuration @hieu-jan (#1258) - feat: Deprecate model.json ready state in favor of .download ext @louis-jan (#1238) - feat: add engine settings @namchuai (#1199) - feat: users should be able to switch models mid-thread @louis-jan (#1226) - feat: temporary link how to import model @urmauur (#1209) ## 🐛 Fixes - fix: #1594 - Model settings - change thread model - go back does not see according settings @louis-jan (#1595) - fix: #1548 - duplicate command shortcut instruction @louis-jan (#1600) - fix: switch model caused app crash @louis-jan (#1597) - fix: #1559 Inference Parameters displayed on new thread with Openai GPT Model @louis-jan (#1588) - fix: enable user set value manually model setting from input @urmauur (#1585) - fix: #1569 - Does not apply thread settings when loading model @louis-jan (#1576) - fix: could not change model params settings @louis-jan (#1547) - fix: gpu check module export does not work in extension @louis-jan (#1536) - fix: adjust calculation hub labels using total RAM instead remaining RAM @urmauur (#1522) - Feature integrate antivirus scanner to ci @hiento09 (#1529) - fix: allow users to set max tokens variably @urmauur (#1513) - fix: stop word update @louis-jan (#1457) - Revert nitro to 0.2.6 @hiento09 (#1491) - fix: enable text selection codeblock @urmauur (#1466) - fix: suppress all main node JS error message dialog @louis-jan (#1460) - Correct AppImage path @hiento09 (#1446) - fix: render external links @urmauur (#1441) - fix: add icon collapsible left panel and update keyboard shortcut page @urmauur (#1439) - fix: GET /models does not work due to new default model dir @louis-jan (#1392) - fix: model migration stopped working @louis-jan (#1378) - fix: wrong condition for displaying error message @louis-jan (#1376) - fix: show hide section engine params @urmauur (#1374) - fix: copy stream tooltip and hide section when no params setting @urmauur (#1373) - bugs: fix stop streaming when user delete or clean thread @urmauur (#1347) - fix: show a proper error message on download failure @louis-jan (#1345) - Add detect cuda version jan app @hiento09 (#1351) - fix: Error occurred: Unexpected token "d", "data: ..." is not a valid JSON @louis-jan (#1332) - fix: app getting stuck at downloading 99% while downloading model @louis-jan (#1320) - correct type utf-8 @hiento09 (#1311) - Fix memory on mac included cached and swap @hiento09 (#1298) - fix: should check app dir before spawning log @louis-jan (#1297) - fix: disable process logging from server @louis-jan (#1296) - fix: user should be able to access Swagger docs from localhost:1337 @louis-jan (#1292) - Switch from Gigabyte to Gibibyte - System monitor @hiento09 (#1286) - Switch from systeminformation to os-utils to resolve Bitdefender false positive and memory leak issue @hiento09 (#1282) - fix: swagger CSP issue @louis-jan (#1284) - fix: support markdown break line @urmauur (#1274) - fix ci test run failed @hiento09 (#1267) - Fix wrong linux nitro path @hiento09 (#1266) - fix: enable command enter on dialog confirmation clean thread @urmauur (#1261) - fix: input message duplicated due with some input sources @louis-jan (#1259) - fix: mac users should not see GPU settings @louis-jan (#1255) - fix: remove redundant gpu detection prompt event @louis-jan (#1254) - fix: engine settings GUI - feature toggle @louis-jan (#1252) - Fix bug #1178 high ram on windows @hiento09 (#1241) - fix: #1183 Reveal in finder does not work on windows @namchuai (#1239) - fix: remove delay tooltip and click event @urmauur (#1217) - fix: enable enter command on dialog confirmation delete thread @urmauur (#1218) - fix: Cleared thread last message is not updated @louis-jan (#1225) - Fix switch thread crash nitro windows linux @hiento09 (#1214) - fix: darkmode broken color @urmauur (#1186) ## 🧰 Maintenance - chore: typo model.json @louis-jan (#1599) - docs: add 04-how-to-get-error-logs.mdx @hieu-jan (#1580) - chore: teach how to attach logs @0xSage (#1578) - chore: issues should auto close with PRs through template @0xSage (#1577) - chore: Update issue templates @0xSage (#1568) - docs: fix x handles @0xSage (#1532) - Docs to integrate OpenRouter with Jan without UI/UX @0xgokuz (#1495) - chore: fix darkmode docs @hieu-jan (#1520) - docs: fix algolia configuration @hieu-jan (#1518) - docs: fix algolia configuration @hieu-jan (#1517) - Revert URL release in readme to version 0.4.3 @hiento09 (#1502) - refactor: add app and nitro log - resolve dependencies issue @louis-jan (#1447) - chore: enable agolia @hieu-jan (#1497) - docs: update troubleshooting and redirects old pages @hieu-jan (#1492) - docs: minor fix @hieu-jan (#1478) - docs: initial handbook structure @hieu-jan (#1477) - Bump nitro to 0.2.8 and change Jan App to support cuda >= 11.7 @hiento09 (#1476) - Chore update docs jan - add AppImage instruction to docusaurus @hiento09 (#1480) - Bump nitro to 0.2.7 @hiento09 (#1474) - chore: error message update @louis-jan (#1473) - docs: Update 02-import-manually.mdx @0xSage (#1469) - docs: Update about.md @0xSage (#1465) - Bump nitro version to 0.2.6 @hiento09 (#1458) - docs: adding customize engine settings @hieu-jan (#1455) - docs: add-missing-path @hieu-jan (#1454) - docs: resize gif @hieu-jan (#1453) - docs: revenue philosophy @0xSage (#1443) - docs: jan framework principles @0xSage (#1438) - docs: fix typo in docs @hieu-jan (#1419) - chore: clean up use os hook @namchuai (#1418) - docs: explain each docs page intent @0xSage (#1417) - docs: Update 01-server.md @0xSage (#1416) - Update warning url from github md file to jan.ai docs site @hiento09 (#1414) - docs: improve gpu not used guide @hieu-jan (#1405) - chore: update README.md @eltociear (#1406) - Update USAGE docs for linux @hiento09 (#1401) - docs: gpu not detected @0xSage (#1399) - docs: Troubleshoot Failed To Fetch @gabrielle-ong (#1398) - docs: improve docs syntax @hieu-jan (#1394) - docs: add-install-nightly-guide @hieu-jan (#1390) - docs: correct href link @hieu-jan (#1338) - docs: fix chat payload and cURL @hieu-jan (#1360) - docs: add Chatting Guide @hieu-jan (#1184) - Chore add docs usage how to switch run mode jan app @hiento09 (#1353) - docs: configure index page @hieu-jan (#1330) - docs: Update product.md @0xSage (#1326) - docs: Update 01-server.md @0xSage (#1327) - refactor: deprecate the appVersion IPC and use the predefined VERSION @louis-jan (#1309) - docs: update using models documentation @hieu-jan (#1288) - docs: update pm handbook @0xSage (#1307) - docs: contributor docs overview @0xSage (#1305) - chore: github PR template @0xSage (#1304) - Fix memory on mac included cached and swap @hiento09 (#1298) - Enrich discord message for nightly build url @hiento09 (#1294) - Refactor CI by create shared jobs output @hiento09 (#1287) - docs: update README.md @hieu-jan (#1281) - docs: Update README.md @0xSage (#1248) - feat: Jan Server, API and decoupled clients @louis-jan (#948) - docs: improve 02-import-manually @hieu-jan (#1222) - chore: Update issue templates @0xSage (#1229) - docs: Update 02-import-manually.mdx @0xSage (#1197) - add sleep 500ms if platform is windows before starting nitro process @hiento09 (#1215) - docs: improve troubleshoot documentation @hieu-jan (#1173) - docs: update bug report template @hieu-jan (#1180) - docs: add troubleshooting @hieu-jan (#1169) - chore: copy fixes @0xSage (#1167) - docs: Update 01-start-thread.md @0xSage (#1122) ## Contributor @0xSage, @0xgokuz, @Diane0111, @Gri-ffin, @Ssstars, @akaMrNagar, @eltociear, @gabrielle-ong, @hahuyhoang411, @hiento09, @hieu-jan, @jan-service-account, @louis-jan, @mishrababhishek, @namchuai, @sr-albert, @urmauur and Abhishek Mishra