v25.1.0
What's Changed
Features
- (FR-52) Session usage monitor in react by @ironAiken2 in #2814
- (FR-22) handle image and text attachments in chat modal by @agatha197 in #2993
- (FR-22) provide token-related information by @agatha197 in #2995
- (FR-316) introduce
useTokenCount
usinggpt-tokenizer
by @yomybaby in #2998 - (FR-344) auto screenshot with Playwright by @agatha197 in #3011
- (FR-246) add container commit in the Session Detail Panel by @ironAiken2 in #3012
- (FR-17) update
desired_session_count
field name toreplicas
by @ironAiken2 in #2963 - (FR-244) session renaming in the session detail panel by @yomybaby in #3034
Fixes
- (FR-7) neo session launcher reset function behavior by @ironAiken2 in #3002
- (FR-341) Page Error on Accessing Agent Summary with a Regular User Account by @agatha197 in #3004
- (FR-240) show vfolder types in folder create modal based on user permission by @ironAiken2 in #2992
- (FR-356) remove
enableLinks
to prevent logs from disappearing in the container log by @agatha197 in #3016 - (FR-5) Set accelerator value to 0 when no accelerator available by @yomybaby in #3027
- (FR-366) remove unnecessary panel disabling via querySelector at vfolder invitation panel in summary view page by @lizable in #3029
Refactoring
- replace ChatInput with antdx component by @agatha197 in #2972
- (FR-42) modify i18n translation json to conform to conventions by @ironAiken2 in #2994
- (FR-343) migrate maintenance page to react by using SettingList by @nowgnuesLee in #3009
Chores / Updates
- chores(FR-342): Add ESLint Configuration for JSON Schema Validation by @yomybaby in #3008
- update: Bump copyright year by @inureyes in #3020
- chore: Update PR template to remind mentioning both GitHub/Jira issues by @yomybaby in #3028
New Contributors
- @nowgnuesLee made their first contribution in #3009
Full Changelog: v24.12.0...v25.1.0