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

chore: Update Changelog #4380

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/public/assets/images/changelog/jan-v0.5.5.jpeg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/src/pages/changelog/2024-02-10-jan-is-more-stable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: "Jan is more stable 👋"
version: 0.5.5
description: "Jan supports Llama 3.2 and Qwen 2.5"
date: 2024-10-02
ogImage: "/assets/images/changelog/jan-v0.5.5.jpeg"
ogImage: "/assets/images/changelog/jan-v0.5.5.gif"
---

import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Jan is faster now" date="2024-09-01" ogImage= "/assets/images/changelog/jan-v0.5.5.jpeg" />
<ChangelogHeader title= "Jan is faster now" date="2024-09-01" ogImage= "/assets/images/changelog/jan-v0.5.5.gif" />

Highlights 🎉

Expand Down
48 changes: 48 additions & 0 deletions docs/src/pages/changelog/2024-11-13-update-core-engine.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
title: "Jan supports Qwen2.5-Coder 14B & 32B through Cortex"
version: 0.5.8
description: "Jan's core engine is updated."
date: 2024-11-13
ogImage: "/assets/images/changelog/jan-v0.5.8.gif"
---


import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Jan supports Qwen2.5-Coder 14B & 32B through Cortex" date="2024-11-13" ogImage= "/assets/images/changelog/jan-v0.5.8.gif" />

## Major Changes

### 1. Core Engine Update
Migrated from llama.cpp (Nitro) to llama.cpp (Cortex) as Jan's core engine

**Note about model compatibility from v0.5.8:**

When you update to v0.5.8 > Download models in this version > Then downgrade to versions before v0.5.8:
- Some models may temporarily not appear in the app due to configuration format changes (model.json → model.yaml), while the model files remain safe and are not deleted
- You can re-import your existing models after downgrading
When upgrading back to 0.5.8+, all your models will be compatible again

### 2. Version Management Enhancement
- Separated installation channels: Stable, Beta, and Nightly versions can now be installed independently
- **Important**: Existing Nightly users will be automatically migrated to Stable (from `v0.5.8`)
- New Nightly builds will be purely for testing purposes, primarily for internal team and contributors

## UI/UX Improvements
- Added model ID display in Local API Server
- Reduced animation effects for better performance
- Auto-focus on chat input box when opening threads
- Reduced aggressive blur effect on modals for better visibility
- Enhanced system monitor interface
- Expanded clickable areas of icon button for better interaction
- Improved text alignment for model lists
- Fixed inconsistent left panel background in responsive mode
- Fixed various edge cases with chat input behavior & syntax highlighting
- Fixed slate React version compatibility

## Other Improvements
- Removed deprecated model `GPT-4 with Vision (Preview)`
- Added model `Qwen2.5 Coder (14b/32b)`
- CUDA dependencies are now included by default for improved onboarding experience

For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.8).
25 changes: 25 additions & 0 deletions docs/src/pages/changelog/2024-11-22-stability-improvement.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Jan v0.5.9 is here - fixing what needed fixing"
version: 0.5.9
description: "This release focuses on fixing several major issues in 0.5.8 to improve stability and reliability."
date: 2024-11-22
ogImage: "/assets/images/changelog/jan-v0.5.9.gif"
---


import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Jan v0.5.9 is here - fixing what needed fixing" date="2024-11-22" ogImage= "/assets/images/changelog/jan-v0.5.9.gif" />

This release focuses on fixing several major issues in 0.5.8 to improve stability and reliability.

## Fixes
- Fixed major issues with model downloading & running in v0.5.8
- Fixed document upload functionality
- Addressed issues around Factory Reset, HTTP Proxy, and Hugging Face token

## Enhancements
- Improve code block experience in streaming responses
- Improve the UX of local API server page

For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.9).
30 changes: 30 additions & 0 deletions docs/src/pages/changelog/2024-12-03-major-bug-fixes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "Jan v0.5.10 is live!"
version: 0.5.10
description: "This is a small release that includes several bug fixes."
date: 2024-12-03
ogImage: "/assets/images/changelog/jan-v0.5.10.gif"
---

import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Jan v0.5.9 is here - fixing what needed fixing" date="2024-11-22" ogImage= "/assets/images/changelog/jan-v0.5.10.gif" />

This is a small release that includes several bug fixes.

## Performance Bug Fixes
- Resolved the `Failed to fetch`(locale) issue that caused model failed to start
- Resolved white screen issues caused by memory leaks
- Fixed issues around model downloading
- Fixed Jan data folder relocation issues
- Increased max token limit for some remote models (e.g., Claude 3.5 Sonnet,...)
- And other small bug fixes

## UI/UX Bug Fixes
- Fixed missing colors for code block line numbers and borders in light theme
- Improved markdown handling in the input box
- Fixed right sidebar responsive issues with long threads
- Improved default model selection behavior from the Starter Screen
- And other small improvements

For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.10).
26 changes: 26 additions & 0 deletions docs/src/pages/changelog/2024-12-05-fix-critical-issues.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: "Jan v0.5.11 is here - critical issues fixed, Mac installation updated"
version: 0.5.11
description: "This release aims to fix critical issues in the previous version & updates installation support for Mac."
date: 2024-12-05
ogImage: "/assets/images/changelog/jan-v0.5.11.gif"
---

import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Jan v0.5.11 is here - critical issues fixed, Mac installation updated" date="2024-12-05" ogImage= "/assets/images/changelog/jan-v0.5.11.gif" />

This release aims to fix critical issues in the previous version & updates installation support for Mac.

## Updates
Universal Mac support

## Fixes & Improvements
- Fixed critical app crashes (related to markdown & code highlighting issues)
- Fixed thread switching and chat auto-scroll
- Fixed syntax highlighting making everything dark
- Fixed API-related issues (OpenRouter, Anthropic)
- Fixed empty title when using special characters
- Fixed model settings inconsistencies

For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.11).
30 changes: 30 additions & 0 deletions docs/src/pages/changelog/2024-12-30-privacy-updates.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "Updated privacy settings & analytics controls"
version: 0.5.12
description: "This release aims to improve privacy settings & give you full control over analytics."
date: 2024-12-30
ogImage: "/assets/images/changelog/jan-v0.5.12.gif"
---

import ChangelogHeader from "@/components/Changelog/ChangelogHeader"

<ChangelogHeader title= "Updated privacy settings & analytics controls" date="2024-12-30" ogImage= "/assets/images/changelog/jan-v0.5.12.gif" />

## Highlights
- Privacy settings & analytics controls

## Enhancements
- Added chat width settings
- Improved default settings of right sidebar & input box for new users
- Improved the UX when models are deleted
- Better error handling for some cases


## Bug Fixes
- Enabled OpenAI GPT-4o model’s vision capability
- Fixed auto-scrolling and performance issues in chat
- Fixed markdown component crashes and rendering issues
- Resolved max_tokens configuration preventing remote model usage
- Fixed other various UI and threading issues

For more details, see the [GitHub release notes](https://github.com/janhq/jan/releases/tag/v0.5.12).
6 changes: 5 additions & 1 deletion docs/src/pages/docs/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,9 @@
"type": "separator"
},
"troubleshooting": "Troubleshooting",
"error-codes": "Error Codes"
"error-codes": {
"type": "page",
"display": "hidden",
"title": "Error Codes"
}
}
Loading