Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: sync slug fix from dev branch to docs branch #2264

Merged
merged 17 commits into from
Mar 7, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: update the changelog docs
  • Loading branch information
aindrajaya committed Mar 6, 2024
commit 9d0cdf8de99025991e6dacc7dc9077449835f2bf
Original file line number Diff line number Diff line change
@@ -1,7 1,7 @@
---
title: Changelog
slug: /guides/changelog/
sidebar_position: 5
sidebar_position: 1
slug: /changelog
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
keywords:
[
Expand Down
Original file line number Diff line number Diff line change
@@ -1,46 1,46 @@
---
sidebar_position: 16
---
# v0.2.0
For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2.0)
Highlighted Issue: [Issue #342: feat: Add Jan Hacker House event page to Docs](https://github.com/janhq/jan/pull/342)
## 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
- Fix #290: Add description in package.json and rename to jan @hiento09 (#333)
## 🧰 Maintenance
- Add Documentation category to release note template @hiento09 (#332)
- Chore/release note template @hiento09 (#323)
- Add release note template @hiento09 (#322)
## 📖 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
---
sidebar_position: 16
---
# v0.2.0

For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2.0)

Highlighted Issue: [Issue #342: feat: Add Jan Hacker House event page to Docs](https://github.com/janhq/jan/pull/342)

## 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

- Fix #290: Add description in package.json and rename to jan @hiento09 (#333)

## 🧰 Maintenance

- Add Documentation category to release note template @hiento09 (#332)
- Chore/release note template @hiento09 (#323)
- Add release note template @hiento09 (#322)

## 📖 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

Original file line number Diff line number Diff line change
Expand Up @@ -7,86 7,86 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2

Highlighted Issue: [Issue #446: fix: model is started but the indicator is not stopped loading](https://github.com/janhq/jan/pull/446)

## 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
- #357 plugin \& app can subscribe and emit events @louis-jan (#358)
- feature: @janhq/plugin-core module \& usage @louis-jan (#321)
## 🐛 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
- upgrade leveldown to newest version @hiento09 (#447)
- Update auto-sign plugin by search file permission 664 @hiento09 (#445)
- Change codesign plugin folder in ci @hiento09 (#440)
- Add continue on error for import cert @hiento09 (#436)
- Update code siging for new data plugin @hiento09 (#433)
- Add readme inference plugin @hiento09 (#426)
- Add username to remote origin @hiento09 (#425)
- Add auto create PR to plugin-catalog when a new version of plugin is … @hiento09 (#416)
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
- Chore/remove package lock @hiento09 (#398)
- Refactor cicd @hiento09 (#397)
- Correct version of plugins @hiento09 (#374)
- Rename plugin-core to core @hiento09 (#370)
- Fix error check change in plugins folder @hiento09 (#367)
- chore: jan.ai nits @0xSage (#354)
## Contributor
@0xSage, @dan-jan, @hiento09, @jan-service-account, @louis-jan, @nam-john-ho, @namchuai, @tikikun, @urmauur, @vuonghoainam and Hien To
## 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

- #357 plugin \& app can subscribe and emit events @louis-jan (#358)
- feature: @janhq/plugin-core module \& usage @louis-jan (#321)

## 🐛 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

- upgrade leveldown to newest version @hiento09 (#447)
- Update auto-sign plugin by search file permission 664 @hiento09 (#445)
- Change codesign plugin folder in ci @hiento09 (#440)
- Add continue on error for import cert @hiento09 (#436)
- Update code siging for new data plugin @hiento09 (#433)
- Add readme inference plugin @hiento09 (#426)
- Add username to remote origin @hiento09 (#425)
- Add auto create PR to plugin-catalog when a new version of plugin is … @hiento09 (#416)
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
- Chore/remove package lock @hiento09 (#398)
- Refactor cicd @hiento09 (#397)
- Correct version of plugins @hiento09 (#374)
- Rename plugin-core to core @hiento09 (#370)
- Fix error check change in plugins folder @hiento09 (#367)
- chore: jan.ai nits @0xSage (#354)

## Contributor

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

Original file line number Diff line number Diff line change
Expand Up @@ -7,36 7,36 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2

Highlighted Issue: [Issue #469: chore: plugin and app version dependency](https://github.com/janhq/jan/pull/469)

## Changes
- chore: plugin and app version dependency @louis-jan (#469)
- bug: showing a modal when user start conf but model not active @urmauur (#466)
- fix: duplicated modal and loading state @louis-jan (#465)
- bug: fix overflow scroll horizontal message @urmauur (#464)
- bug: avoid chat body scroll horizontal @urmauur (#462)
- bug: fix logic plugin update plugin and show installed version @urmauur (#459)
- bug: chat view drops enumeration @urmauur (#456)
- fix: allow switching models when switch between conversations @namchuai (#458)
- fix: CI run fails on windows @louis-jan (#463)
- fix: failed to build electron app @louis-jan (#461)
- fix: correct app version display @louis-jan (#452)
- fix: enable link color blue on docusaurus markdown @urmauur (#449)
## 🚀 Features
- feat: Add ADR-008 for extensible Jan @vuonghoainam (#431)
## 🐛 Bug Fixes
- data-plugin force leveldown to 6.1.1 @hiento09 (#453)
## 🧰 Maintenance
- Use electron-rebuild to build [email protected] 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
## Changes

- chore: plugin and app version dependency @louis-jan (#469)
- bug: showing a modal when user start conf but model not active @urmauur (#466)
- fix: duplicated modal and loading state @louis-jan (#465)
- bug: fix overflow scroll horizontal message @urmauur (#464)
- bug: avoid chat body scroll horizontal @urmauur (#462)
- bug: fix logic plugin update plugin and show installed version @urmauur (#459)
- bug: chat view drops enumeration @urmauur (#456)
- fix: allow switching models when switch between conversations @namchuai (#458)
- fix: CI run fails on windows @louis-jan (#463)
- fix: failed to build electron app @louis-jan (#461)
- fix: correct app version display @louis-jan (#452)
- fix: enable link color blue on docusaurus markdown @urmauur (#449)

## 🚀 Features

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

## 🐛 Bug Fixes

- data-plugin force leveldown to 6.1.1 @hiento09 (#453)

## 🧰 Maintenance

- Use electron-rebuild to build [email protected] 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

Original file line number Diff line number Diff line change
Expand Up @@ -7,23 7,23 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2

Highlighted Issue: [Issue #482: fix: hide preferences section if empty](https://github.com/janhq/jan/pull/482)

## Changes
- fix: hide preferences section if empty @louis-jan (#482)
- chore: fix conversation summary @louis-jan (#480)
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
- fix: download now change state immediately @namchuai (#475)
- chore: add required app version to edge release plugin @louis-jan (#471)
## 🐛 Bug Fixes
- add rebuild for mac x64 @hiento09 (#473)
## 🧰 Maintenance
- Add build deps for data-plugin in CI @hiento09 (#472)
## Contributor
@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai
## Changes

- fix: hide preferences section if empty @louis-jan (#482)
- chore: fix conversation summary @louis-jan (#480)
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
- fix: download now change state immediately @namchuai (#475)
- chore: add required app version to edge release plugin @louis-jan (#471)

## 🐛 Bug Fixes

- add rebuild for mac x64 @hiento09 (#473)

## 🧰 Maintenance

- Add build deps for data-plugin in CI @hiento09 (#472)

## Contributor

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

Loading