Releases: mogland/console
Releases · mogland/console
v2.0.0-alpha.6
🚀 Features
- Add store service - by @wibus-wee (3cb8b)
- Migrate tab - by @wibus-wee in #121 (4ebc6)
- Support refresh dashboard version - by @wibus-wee in #122 (094f6)
- Store manager page - by @wibus-wee in #123 (e8862)
- Schedule page - by @wibus-wee in #130 (c9ffa)
🐞 Bug Fixes
- Invalid react hook call - by @wibus-wee (57ebe)
- Delete path error - by @wibus-wee (69afd)
- Multi
<App />
component - by @wibus-wee (cc9cd) - friends: Request url with
jump
- by @wibus-wee (2baef) - write: Temporary storage post data structure, fix #129 - by @wibus-wee in #129 (ca6c9)
🏎 Performance
- Auto loggout when password was changed - by @wibus-wee (fbbf4)
- Add theme prop to sonner - by @wibus-wee (4d634)
- Dark mode support and grid layout - by @wibus-wee (0af69)
- Reactive state - by @wibus-wee (fd9bf)
- Button: Disable user select - by @wibus-wee (31985)
View changes on GitHub
v2.0.0-alpha.5
🚀 Features
- Themes page - by @wibus-wee in #101 (580d9)
- Site seo settings - by @wibus-wee in #106 (973c7)
🐞 Bug Fixes
🏎 Performance
- Check user service is alive then check auth token - by @wibus-wee (3fca2)
- request: Set retry to false - by @wibus-wee (35ffd)
View changes on GitHub
v2.0.0-alpha.4
v2.0.0-alpha.3
🚀 Features
jump
function for built-in console - by @wibus-wee in #97 (344f0)
🏎 Performance
- Remove support for
manualChunks
- by @wibus-wee (72b1d)
View changes on GitHub
v2.0.0-alpha.2
v2.0.0-alpha.1
🏎 Performance
- Setup
baseURL
for built-in console in mog - by @wibus-wee (db15c)
View changes on GitHub
v2.0.0-alpha.0
🎉 Happy Spring Festival~
新年快乐!此发版仍然是处于 Alpha 状态,目前仅能作为体验使用,具有极大的不确定性。
自定义 API_URL
在 window 中注入 MOG_API
,如:
window.MOG_API = 'http://127.0.0.1:2330'
Full Changelog: v0.2.2...v2.0.0-alpha.0
v0.3.0
🚨 Breaking Changes
- backup: Backup database and markdown data - by @wibus-wee (251f4)
🚀 Features
- backup: Upload markdown file - by @wibus-wee (f7501)
🐞 Bug Fixes
- category: Typeof
type
error - by @wibus-wee (34fb9) - router: Use hash router mode - by @wibus-wee (1c0a9)
🏎 Performance
- backup: Catch error when backuping - by @wibus-wee (224b4)
View changes on GitHub
v0.2.2
v0.2.1
No significant changes