Louis
9d64e9bef4
chore: merge release/v0.5.16 into dev ( #4833 )
...
* chore: bump cortex 1.0.11-rc10
* chore: bump to latest cortex release
* feat: Cortex API Authorization
* chore: correct CI CD repo name
* chore: correct new menloresearch repo name
* feat: rotate api token for each run (#4820 )
* feat: rotate api token for each run
* chore: correct github repo url
* chore: correct github api url
* chore: should not filter out models first launch
* chore: bump cortex release
* chore: should get hardware information on launch (#4821 )
* chore: should have an option to not revalidate hardware information
* chore: cortex.cpp gpu activation could cause a race condition (#4825 )
* fix: jan beta logo displayed in jan release (#4828 )
---------
Co-authored-by: David <davidpt.janai@gmail.com>
Co-authored-by: Nguyen Ngoc Minh <91668012+Minh141120@users.noreply.github.com>
2025-03-24 11:53:30 +07:00
Nguyen Ngoc Minh
0f9269a1ed
fix: jan logo beta ( #4827 )
2025-03-21 22:45:24 +07:00
Faisal Amir
33055b8db6
chore: janhq to menloresearch
2025-03-18 13:06:17 +07:00
Louis
a8aa938f42
refactor: clean up deprecated components and events ( #4769 )
2025-03-03 22:20:39 +07:00
Louis
dda0feb548
fix: Jan Quick Ask window capture input issues ( #4758 )
2025-02-28 16:50:08 +07:00
Faisal Amir
b849fcb493
fix: app check available update ( #4751 )
2025-02-27 11:28:15 +07:00
Louis
916b28044d
fix: onboarding screen should show persisted cloud providers ( #4738 )
2025-02-26 14:29:36 +07:00
Faisal Amir
99f324286b
fix: flow app updater manual check from native menu ( #4731 )
2025-02-25 13:45:45 +07:00
Faisal Amir
2e9cca376c
enhancement: update pexelated icon on windows platform ( #4721 )
2025-02-24 13:53:39 +07:00
Nguyen Ngoc Minh
839a00127d
Merge pull request #4708 from janhq/chore/change-app-logo
...
chore: change app logo for jan beta and nightly version
2025-02-20 21:39:41 +07:00
Minh141120
bd7113aa74
chore: change app logo for jan beta and nightly version
2025-02-20 21:32:20 +07:00
Louis
eba6884abb
feat: allow users to refresh cloud model list ( #4698 )
...
* feat: allow users to refresh cloud model list
* chore: reusable model list refresh
* chore: clean up
2025-02-19 23:24:29 +07:00
Louis
dc06a07c71
Merge branch 'release/v0.5.15' into chore/sync-release-to-dev
...
# Conflicts:
# extensions/engine-management-extension/rolldown.config.mjs
# extensions/inference-cortex-extension/bin/version.txt
# extensions/yarn.lock
# web/containers/Layout/BottomPanel/SystemMonitor/index.tsx
# web/containers/ModelDropdown/index.tsx
# web/containers/ModelLabel/ModelLabel.test.tsx
# web/screens/Settings/HuggingFaceRepoDetailModal/ModelDownloadRow/index.tsx
# web/screens/Thread/ThreadCenterPanel/TextMessage/MarkdownTextMessage.tsx
# web/screens/Thread/ThreadCenterPanel/TextMessage/index.tsx
# yarn.lock
2025-02-18 16:33:58 +07:00
Faisal Amir
b0c6779015
feat: app updater with changelog ( #4631 )
...
* feat: ui modal app updater with changelog
* chore: update action when click update now
* chore: update handler actions
* chore: fix linter
2025-02-17 12:08:08 +07:00
Louis
05b124f624
chore: add back app logging function ( #4614 )
2025-02-09 19:36:56 +07:00
Ashley
ca220d18a6
chore: Updated copies in-app ( #4527 )
...
* Updated copies in Advanced Settings
* Updated copies in Extensions Settings
* Updated copies in Engines Settings
* Updated copies in Engines Settings
* Updated copies in Install Engine modal
* chore: lint fix
---------
Co-authored-by: Louis <louis@jan.ai>
2025-02-06 10:09:32 +07:00
Louis
83f090826e
feat: Jan Hub Revamp ( #4491 )
...
* feat: model hub revamp UI
* chore: model description - consistent markdown css
* chore: add model versions dropdown
* chore: integrate APIs - model sources
* chore: update model display name
* chore: lint fix
* chore: page transition animation
* feat: model search dropdown - deeplink
* chore: bump cortex version
* chore: add remote model sources
* chore: model download state
* chore: fix model metadata label
* chore: polish model detail page markdown
* test: fix test cases
* chore: initialize default Hub model sources
* chore: fix model stats
* chore: clean up click outside and inside hooks
* feat: change hub banner
* chore: lint fix
* chore: fix css long model id
2025-01-28 22:23:25 +07:00
hiento09
63c938e2f5
fix: windows uninstall not force close app ( #4459 )
2025-01-15 22:05:03 +07:00
Faisal Amir
231c7116ea
chore: add chat completion field form add remote engine ( #4452 )
2025-01-15 15:45:52 +07:00
Ashley
1174772958
Updated some copies in Settings
2025-01-14 22:13:10 +07:00
Ashley
97cd0224f1
Updated parameters descriptions
2025-01-14 20:54:26 +07:00
Faisal Amir
2a0601f75a
feat: remote engine management ( #4364 )
...
* feat: remote engine management
* chore: fix linter issue
* chore: remove unused imports
* fix: populate engines, models and legacy settings (#4403 )
* fix: populate engines, models and legacy settings
* chore: legacy logics update configured remote engine
* fix: check exist path before reading
* fix: engines and models persist - race condition
* chore: update issue state
* test: update test cases
* chore: bring back Cortex extension settings
* chore: setup button gear / plus based apikey
* chore: fix remote engine from welcome screen
* chore: resolve linter issue
* chore: support request headers template
* chore: update engines using header_template instead of api_key_template
* chore: update models on changes
* fix: anthropic response template
* chore: fix welcome screen and debounce update value input
* chore: update engines list on changes
* chore: update engines list on change
* chore: update desc form add modal remote engines
* chore: bump cortex version to latest RC
* chore: fix linter
* fix: transform payload of Anthropic and OpenAI
* fix: typo
* fix: openrouter model id for auto routing
* chore: remove remote engine URL setting
* chore: add cohere engine and model support
* fix: should not clean on app launch - models list display issue
* fix: local engine check logic
* chore: bump app version to latest release 0.5.13
* test: fix failed tests
---------
Co-authored-by: Louis <louis@jan.ai>
2025-01-14 17:29:56 +07:00
Faisal Amir
395f5d41a1
fix: sass legacy warn ( #4440 )
...
* fix: sass legacy warn
* core: remove jq dep from electron
2025-01-13 16:57:29 +07:00
Louis
53cd8a49da
Update electron/package.json
2025-01-13 13:04:35 +07:00
Louis
5812fd798f
Update electron/package.json
2025-01-13 13:04:27 +07:00
Doan Bui
d480b87de1
Add support version patch and restore support for all platforms
2025-01-13 09:32:43 +07:00
Doan Bui
1d349ff03f
Add support version patch and restore support for all platforms
2025-01-13 08:59:14 +07:00
Doan Bui
55804caeac
Add support version patch and restore support for all platforms
2025-01-13 08:50:29 +07:00
Louis
d2717fb8df
fix: load model fail on windows
2025-01-12 16:10:37 +07:00
Doan Bui
7af18cf51f
Add support version patch and restore support for all platforms
2025-01-10 15:59:28 +07:00
Louis
b0e50dad83
chore: disable portal reporter
2025-01-01 14:46:34 +07:00
Louis
1bb9d6ce1f
chore: remove server functions from core package
2024-12-31 19:20:20 +07:00
Louis
8ae1e4a24a
chore: refactor core and server packages
2024-12-31 18:38:14 +07:00
Louis
c1f918ab8c
chore: improve development dev-ex with auto extensions migration
2024-12-31 12:28:56 +07:00
hiento09
bd0e525d66
chore: upgrade to turbo v2 and reduce ci quality gate runtime ( #4324 )
...
* chore: upgrade to turbo v2 and reduce ci quality gate runtime
* chore: upgrade to yarn v4 and deprecate turborepo
* chore: reconfigure modules and fix tests
* chore: switch to github-hosted runner
* fix: dependency resolving
* chore: clean redundant step
* chore: headless test
* chore: remove headed param
* fix: resolve dependency version
* fix: ubuntu no-sandbox test
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-12-29 17:46:15 +07:00
Louis
4489af6ad9
chore: deprecate Jan core's REST module - all API requests go to cortex.cpp ( #4297 )
2024-12-19 21:37:37 +07:00
Louis
2410de0ba9
Merge branch 'dev' into feat/threads-messages-requests-to-backend
2024-12-17 10:02:48 +07:00
Louis
8cc24df902
chore: clean up
2024-12-16 20:48:10 +07:00
Faisal Amir
5fc04e09eb
feat: product analytic UI ( #4262 )
...
* chore: initial ui prompt product analytic
* chore: integrate posthog
* chore: update event app_version
* chore: update build env
* feat: posthog config in ci
* chore: resolve linter test CI
* chore: resolve e2e
* chore: disable capture unless property
* chore: update e2e
* chore: update privacy data analytic
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-16 15:06:46 +07:00
Louis
3bb2af2d4f
fix: side effect electron test
2024-12-13 12:39:12 +07:00
hiento09
1778620fe2
feat: macos universal ( #4197 )
...
* feat: macos universal
* chore: build universal for hnswlib-node on macos
---------
Co-authored-by: Service Account <service@jan.ai>
2024-12-04 16:00:44 +07:00
Louis
873dd41460
fix: 4098 - factory reset closes the app & never opens again on Linux
2024-11-27 15:27:59 +07:00
Louis
60a888c9d7
test: correct test case
2024-11-26 18:54:48 +07:00
Louis
f227d35238
test: update test case
2024-11-25 21:21:19 +07:00
Faisal Amir
5c512ae7b4
chore: remove commented code
2024-11-18 16:31:50 +07:00
Faisal Amir
a6f2de922c
chore: refactor rerender components
2024-11-18 16:10:57 +07:00
Louis
e636bc5bd0
fix: react-dropzone new version is broken
2024-11-11 12:08:52 +07:00
Louis
c92b809883
Merge branch 'dev' into feat/path-to-cortexcpp
2024-11-06 13:55:27 +07:00
Faisal Amir
4445abfa05
fix: update themes migrations ( #3957 )
2024-11-06 13:34:01 +07:00
Louis
24b7d64efc
Merge branch 'dev' into feat/path-to-cortexcpp
2024-11-06 11:56:38 +07:00