Skip to content

Releases: janhq/jan

0.4.1

14 Dec 03:19
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Kill nitro process with API - nitro 0.1.27 @vuonghoainam (#975)
  • feat: Inference Nitro with Prompt Template @hahuyhoang411 (#952)
  • feat: Add NVIDIA triton trt-llm extension @vuonghoainam (#888)
  • feat: Hotfit for Nitro loading on CPU with hyper-threading support @vuonghoainam (#931)
  • feat: adding model params @namchuai (#886)
  • feat: Multiple inference engines for nitro and openai @vuonghoainam (#814)
  • docs: add json schema for engine and model parameters @tikikun (#840)
  • feat: improve SEO keywords @hieu-jan (#894)
  • enhancement: fix spacing landing page responsive @urmauur (#891)
  • bug: added label coming soon for windows and linux @urmauur (#881)

🐛 Fixes

  • fix: 963 can not run openai models on windows @louis-jan (#974)
  • fix: Inference engine Nitro with Windows with/ without CUDA @vuonghoainam (#950)
  • Fix error Jan app linux crash @hiento09 (#958)
  • fix: windows bug - control buttons close,max,min hidden @linhtran174 (#949)
  • bug: fix ui landing page @urmauur (#937)
  • fix: model parameters for inference extensions @vuonghoainam (#935)
  • [bug] Fix floating border outside card right panel @urmauur (#934)
  • fix: import_typescript.default.isTokenKind is not a function @louis-jan (#923)
  • bug: fix syntax formatting @urmauur (#899)
  • bug: update metadata title and desc @urmauur (#884)
  • fix: download button text color is blending into the background @louis-jan (#883)

🧰 Maintenance

  • chore: add desktop app analytics @louis-jan (#978)
  • refactor: clean types and interfaces @0xSage (#966)
  • docs: scaffold dev docs @0xSage (#856)
  • chore: Bump nitro to 0.1.26 @vuonghoainam (#960)
  • Update update-release-url.yml @hiento09 (#951)
  • Fix update release url pipeline run failed @hiento09 (#947)
  • chore: Bumpt nitro bin version to version 0.1.23 @vuonghoainam (#942)
  • Fix update release url pipeline @hiento09 (#941)
  • CI automatically update Update README with Nightly Build Information and stable download URL @hiento09 (#940)
  • refactor: deprecate invokers - auto proxying apis - strict types @louis-jan (#924)
  • docs: standardize yaml files @hieu-jan (#933)
  • chore: universal module definition @louis-jan (#902)
  • docs: add assistants api reference @hieu-jan (#801)
  • docs: add json schema for engine and model parameters @tikikun (#840)

Contributor

@0xSage, @hahuyhoang411, @hiento09, @hieu-jan, @imtuyethan, @jan-service-account, @linhtran174, @louis-jan, @namchuai, @tikikun, @urmauur and @vuonghoainam

0.4.0

06 Dec 12:01
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Fixes

🧰 Maintenance

Contributor

@0xSage, @hahuyhoang411, @hiento09, @hieu-jan, @linhtran174, @louis-jan, @namchuai, @tikikun, @urmauur and @vuonghoainam

0.3.3

28 Nov 15:12
a990fa6
Compare
Choose a tag to compare

Changes

  • docs: cleanup @0xSage (#719)
  • docs: threads and messages @0xSage (#681)
  • Updating Onboarding Kit @Diane0111 (#675)
  • Update issue templates @0xSage (#685)
  • docs: polish models spec @0xSage (#680)
  • Feature: Preview URL for each PR and add pre-release.jan.ai as staging of Jan Docs @hiento09 (#669)
  • Migrate Model definitions to Swagger/OpenAPI @dan-jan (#659)
  • [docs] Add Introduction and refactor Models Spec @dan-jan (#657)
  • docs: Add model methods to swagger @0xSage (#660)
  • Models Spec: Delete broken Markdown links @dan-jan (#648)
  • docs: assistants and threads specs @0xSage (#646)

🚀 Features

🐛 Bug Fixes

  • chore: open app data should lead user to jan root @louis-jan (#749)
  • fix: cancel download does not work @louis-jan (#746)
  • fix: error when switching between threads @louis-jan (#736)
  • chore: app raises error when attempting to start a model that is already starting @louis-jan (#721)
  • bug: fix filter list menu from command base on search type and make a symbol base on OS @urmauur (#723)
  • bug: fix clickable small download button on chat screen @urmauur (#722)
  • fix: incorrect update progress bar visibility check @louis-jan (#713)
  • fix: app shows wrong performance tag, all say not enough ram on windows @louis-jan (#699)
  • bug: fix padding quotations and numbering list @urmauur (#695)
  • fix: local npm module update does not reflect web app @louis-jan (#677)
  • [bug] fix markdown todo items shifted to the left and remove the dots @urmauur (#694)
  • bug: fix footer and section spacing landing page @urmauur (#683)
  • bug: fix anchor link sidebar openapi @urmauur (#668)
  • refactor: remove unused hooks and resolve no-explicit-any @louis-jan (#647)
  • bug: fix titles should have spaces in between @urmauur (#652)
  • bug: fix compatibility content not fully display @urmauur (#653)

🧰 Maintenance

📖 Documentaion

  • docs: update specs/product @0xSage (#744)
  • docs/enable-seo-docusaurus @hieu-jan (#725)
  • docs: assistant spec @vuonghoainam (#707)
  • docs: Refactor Jan Site Structure @dan-jan (#706)
  • docs/improve install docs @hieu-jan (#708)
  • API Reference for Models, Messages, Threads @hahuyhoang411 (#679)
  • [docs] Update Docusaurus to 3.0 and fix closing tag issue in Handbook @dan-jan (#704)
  • docs: update installation guide @hieu-jan (#664)
  • chore: Update based on team discussion on Nov 20 @vuonghoainam (#673)
  • docs: add OpenAI swagger file @hieu-jan (#623)
  • Preliminary Restructure of Docs @dan-jan (#655)
  • Fix: specs revision @vuonghoainam (#649)
  • Model specs @vuonghoainam (#641)
  • Update README.md @imtuyethan (#629)
  • Refactor Jan Documentation @dan-jan (#625)

Contributor

@0xSage, @Diane0111, @dan-jan, @hahuyhoang411, @hiento09, @hieu-jan, @imtuyethan, @linhtran174, @louis-jan, @namchuai, @urmauur, @vuonghoainam and Le Tra Mi

0.3.2

23 Nov 12:57
Compare
Choose a tag to compare

Changes

  • fix: disabled required env @urmauur (#612)
  • Install Posthog snippet @imtuyethan (#573)
  • web: google tag manager @urmauur (#562)
  • docs: fix syntax highlighting @0xSage (#602)
  • chore: remove past event @0xSage (#600)
  • docs: new docs @0xSage (#599)
  • [chore]: Update docs @dan-jan (#597)

🚀 Features

  • refactor: main electron with managers and handlers @louis-jan (#610)

🐛 Bug Fixes

  • Fix: Failed to load model - unload model nitro @louis-jan (#616)
  • Restore cpx nitro step in yarn script @hiento09 (#617)
  • fix(#591): prevent duplicate message id issue @namchuai (#595)
  • bug: cancelling a model download should be delete the model file on user data @urmauur (#613)
  • bug: fix weird padding vertical snippet code @urmauur (#608)
  • bug: Fix button download detect intel or apple silicon @urmauur (#609)
  • bug: enable delete conversation after deleted model @urmauur (#594)
  • bug: download modal should truncate model name @urmauur (#592)
  • bug: support multiple line input chat using Textarea instead @urmauur (#593)

🧰 Maintenance

Contributor

@0xSage, @dan-jan, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai and @urmauur

0.3.1

10 Nov 10:38
03258e0
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Contributor

@0xSage, @VIKRAM-2004, @dan-jan, @hahuyhoang411, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai, @tikikun, @urmauur, Han, James, John and nam-john-ho

0.3.0

27 Oct 09:02
0a1b877
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

Contributor

@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai

0.2.3

27 Oct 08:08
0a1b877
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

Contributor

@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai

0.2.2

26 Oct 12:01
dde240b
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat: Add ADR-008 for extensible Jan @vuonghoainam (#431)

🐛 Bug Fixes

🧰 Maintenance

  • Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 @hiento09 (#455)
  • data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 @hiento09 (#454)
  • data-plugin force leveldown to 6.1.1 @hiento09 (#453)

Contributor

@hiento09, @jan-service-account, @louis-jan, @namchuai, @urmauur and @vuonghoainam

0.2.1

25 Oct 09:17
Compare
Choose a tag to compare

Changes

  • fix: model is started but the indicator is not stopped loading @louis-jan (#446)
  • fix: bring back install plugin manually function @louis-jan (#448)
  • fix: duplicated messages when user switch between conversations @namchuai (#441)
  • chore: added loader starting and stopping model @urmauur (#438)
  • chore: Change license to AGPL @dan-jan (#442)
  • fix: plugin & model catalog import cache are not cleared properly @louis-jan (#437)
  • fix error codesign @hiento09 (#439)
  • fix: app version and cleanup unused code @urmauur (#434)
  • chore: update core service - get plugin manifest @louis-jan (#432)
  • ui: interface revamp @urmauur (#429)
  • fix: scroll on explore models does not work @namchuai (#427)
  • feat: adding create bot functionality @namchuai (#368)
  • chore: install or update a plugin should not interrupt dev process @louis-jan (#420)
  • chore: Update nitro 0.1.2 windows/ linux @vuonghoainam (#421)
  • chore: update core service enums @louis-jan (#414)
  • feat: chat with documents plugin @louis-jan (#417)
  • misc: setup prettier @urmauur (#412)
  • adr: 007 - Jan Plugin Catalog @louis-jan (#408)
  • adr: 006 - Jan Core Module @louis-jan (#404)
  • feat: Support for nitro release 0.1.2 @vuonghoainam (#409)
  • feat: explore plugins from the npm repository and install them remotely @louis-jan (#399)
  • feat: fix event description @dan-jan (#400)
  • fix: high cpu usage @louis-jan (#401)
  • docs: model installation ADR @0xSage (#390)
  • chore: update core events module @louis-jan (#394)
  • feat: Update Social OG Image and Meta Description @dan-jan (#387)
  • misc: UI home @urmauur (#392)
  • Update hcmc-oct23.md @0xSage (#389)
  • chore: remove deprecated extension functions @louis-jan (#388)
  • Fix bugs image overlap dropdown button download @urmauur (#384)
  • chore: resolve fetch models api limit rate @louis-jan (#383)
  • chore: update convo summary @louis-jan (#378)
  • Update interface landing page @urmauur (#381)
  • Add simple copywriting changes @dan-jan (#382)
  • chore: update core services and module export @louis-jan (#376)
  • chore: #371 - reference to plugin name and module path as variables @louis-jan (#372)
  • feat: Edit event details, hide all unnecessary website sections @dan-jan (#369)
  • docs: UI Service ADR @0xSage (#318)
  • Feat/issue 255 adr 001 jand cloud native @nam-john-ho (#262)
  • Move plugins folder from electron to root folder @hiento09 (#366)
  • feature: core plugin support events & preferences modules @louis-jan (#365)
  • Fix/250 @namchuai (#349)
  • Change License and update README @dan-jan (#356)
  • Jan 339 @dan-jan (#348)
  • feat: Jan 339 @dan-jan (#347)
  • Add social og:image @dan-jan (#346)
  • feat(ard): Add adr 002 @vuonghoainam (#261)

🚀 Features

🐛 Bug Fixes

  • Change to load nitron on windows and linux from bash/shell script @hiento09 (#451)
  • Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
  • Correct version of plugins @hiento09 (#374)

🧰 Maintenance

Contributor

@0xSage, @dan-jan, @hiento09, @jan-service-account, @louis-jan, @nam-john-ho, @namchuai, @tikikun, @urmauur, @vuonghoainam and Hien To

0.2.0

13 Oct 10:51
Compare
Choose a tag to compare

Changes

  • feat: Add Jan Hacker House event page to Docs @dan-jan (#342)
  • feat: Hide incomplete Hardware section from Docs site @dan-jan (#341)
  • style: better chatbox ui @0xSage (#338)
  • feat: allowing user to fetch models from github @namchuai (#319)
  • fixes: #247 - inference plugin should check nitro service available @louis-jan (#313)
  • Fix icon error for linux app @hiento09 (#316)
  • docs: initial hardware content @Its-Alamin-H (#240)
  • fixes #277 - bug: memory utilization always at 99% @louis-jan (#309)
  • Docusaurus parser string from githubapi to get latest release @hiento09 (#312)
  • Footer background, CTA & Highlight colors @drakehere (#288)
  • Fix CI Test run failed on ubuntu and change release file app name @hiento09 (#307)
  • Add docusaurus test build pipeline @hiento09 (#302)
  • fix: #271 Cannot read properties of undefined (reading 'map') @louis-jan (#300)
  • Fix Docusaurus server side render error @hiento09 (#301)
  • fix #283: small ui fixes @namchuai (#299)

🐛 Bug Fixes

🧰 Maintenance

📖 Documentaion

  • Add auto update app download url on jan.ai @hiento09 (#311)
  • docs: update per v0.1.3 @0xSage (#280)

Contributor

@0xSage, @Its-Alamin-H, @dan-jan, @drakehere, @hiento09, @hientominh, @louis-jan, @namchuai, Hien To and James