v1.3.9
🚨 Breaking Changes
- projects: refactor route cache & support reset route cache strategy - by @honghuangdc (76270)
🚀 Features
- projects:
- login supports accessible operation. - by @Azir-11 in #45 (abe66)
- support scheduled detection and update system. close #657 - by @Azir-11 in https://github.com/soybeanjs/soybean-admin-antd/issues/669 and https://github.com/soybeanjs/soybean-admin-antd/issues/657 (18d73)
- app version notification plugin support sub deploy path. close #668 - by @honghuangdc in https://github.com/soybeanjs/soybean-admin-antd/issues/668 (1d8a2)
🐞 Bug Fixes
- projects:
- utils:
- fix
isPC
- by @honghuangdc (76f61)
- fix
🛠 Optimizations
- projects: optimize manage page: use
ref
replacereactive
- by @honghuangdc (e6d2a)
📖 Documentation
- projects: set the Chinese version of README as default - by @honghuangdc (e1ef1)
🏡 Chore
- deps:
- update deps - by @honghuangdc (0f15c)
- projects:
- update vscode extensions - by @honghuangdc (39893)
- update deps & fix vite config - by @honghuangdc (3243d)
- add desc for base url of app - by @honghuangdc (4966d)
- types: