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

Hotfix 0.5.11 - Release cut #4217

Merged
merged 21 commits into from
Dec 4, 2024
Merged

Hotfix 0.5.11 - Release cut #4217

merged 21 commits into from
Dec 4, 2024

Conversation

louis-jan
Copy link
Contributor

Describe Your Changes

This is a release cut of Jan hotfix 0.5.11, which resolved significant issues that prevented the app from functioning properly.

Fixes Issues

louis-jan and others added 21 commits December 3, 2024 09:31
Sync main to dev after 0.5.10
…server-port

chore: update the docs for the new Cortex server port
…ns-always-visible

fix: 4178 - current generated message options should be visible
…-to-avoid-sending-empty-messages

fix: 4165 - Refactor message builder to avoid sending empty messages
…r-handling

fix: 4162 - Graceful Openrouter error handling
…-server-restart

fix: 4155 - Queue up health check on server restarting
…value-persistence

fix: 4209 - Inconsistent max tokens value persistence
…ecial-chars-on-title-update

fix: 4208 - Empty title with special characters
…-files

chore: add NGL settings for vision models
* feat: macos universal

* chore: build universal for hnswlib-node on macos

---------

Co-authored-by: Service Account <[email protected]>
…highlighting

fix: react-markdown crash on code highlighting - threads switching do not take effect sometime
Copy link
Contributor

github-actions bot commented Dec 4, 2024

Preview URL: https://94ee7e02.docs-9ba.pages.dev

@Ganngann
Copy link

Ganngann commented Dec 4, 2024

Thank you for addressing this bug and a big thank you for your valuable work on JanAi which is truly an indispensable tool.

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Barecheck - Code coverage report

Total: 69.26%

Your code coverage diff: -0.06% ▾

Uncovered files and lines
FileLines
core/src/browser/extensions/engines/OAIEngine.ts59, 71, 108, 136-138, 166
core/src/browser/extensions/engines/helpers/sse.ts37-38, 74-75, 81-83, 87, 93, 100
web/containers/ErrorMessage/index.tsx38, 40-41, 44
web/containers/ModelDropdown/index.tsx102, 113, 123-124, 127, 129-130, 132-133, 135-138, 140, 148, 165-167, 169, 171, 190, 194, 199, 206, 209-210, 245-247, 251, 275-277, 279, 283, 286-291, 298-299, 310, 314, 332, 348, 369, 378, 384, 392-393, 396-401, 404, 407, 459-460, 462, 488, 496, 498, 523, 528-529, 531, 535-537, 539-540, 542, 552-555, 583, 591, 593
web/hooks/useCreateNewThread.ts42, 44, 49-50, 53-54
web/hooks/useSendChatMessage.ts89-90, 92-97, 100-101, 106, 113, 115-117, 120-121, 123-124, 126, 128-130, 132, 136, 138, 142, 145-146, 152-153, 157, 168, 171, 175, 178, 181, 189, 192, 198, 201-202, 205-209, 212, 215, 218, 223, 228-229
web/screens/Thread/ThreadCenterPanel/ChatBody/index.tsx20-21, 23-24, 26, 30-31, 34-35, 37, 39, 43, 60, 62-63, 68, 70-71, 74-76, 80-81, 86, 123
web/screens/Thread/ThreadCenterPanel/ChatItem/index.tsx23-25, 32-36, 40-41, 44-48
web/screens/Thread/ThreadCenterPanel/LoadModelError/index.tsx17-21, 23-24, 35-37, 40, 59
web/screens/Thread/ThreadCenterPanel/TextMessage/index.tsx29-33, 35-36, 39-40
web/utils/messageRequestBuilder.ts38-39, 51-54, 56, 63, 68-69, 76, 81, 96-97, 102, 118-119, 123-124, 129, 132, 138-142, 144, 146, 148, 156, 159, 163

@louis-jan louis-jan requested a review from a team December 4, 2024 10:50
@louis-jan louis-jan merged commit 2ab306e into main Dec 4, 2024
32 checks passed
@github-actions github-actions bot added this to the v0.5.11 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants