-
-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathCHANGELOG
More file actions
30 lines (19 loc) · 1.02 KB
/
CHANGELOG
File metadata and controls
30 lines (19 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Changelog
All notable changes to this project will be documented in this file.
## v5.0.0
> Release Date: 2026-04-13
### Features
- **i18n**: Add multi-language support with next-intl, including Chinese, English, and Japanese translations
- **api-client**: Support api-client v3 with breaking changes in comment threading, owner endpoints, and model types
- **backend**: Be compatible with the latest backend, including note music support and updated data structures
### Bug Fixes
- **comment**: Fix thread display keys and depth-based indent
- **markdown/ui**: Restore footnote LinkCard rendering and stabilize note/timeline layouts
### Chores
- Migrate to Better Auth & upgrade toolchain (ESLint 9 flat config, React, TypeScript updates)
- Update demo URL
- Update documentation link
- Update various dev dependencies: `@types/randomcolor`, `@types/react-color`, `@types/remove-markdown`, `@trivago/prettier-plugin-sort-imports`, `js-yaml`, `@types/js-cookie`, `zx`
- Disable deploy CI
## Warning
- You should upgrade mx-server to 11.x