Releases: studio-neptune/yuuki
Releases · studio-neptune/yuuki
[Pre-release] v6.5.3-beta_RC0
- Code Review
- Re-design the WebAdmin with Vue.js
- RESTful WebAdmin API
- Fix several bugs
- New Documents will be available
...
Several features are updated or introduced.
[Pre-release] v6.5.3-alpha_RC2
We found several bugs happened since v6.5.3-alpha_RC0
The problem will cause Yuuki_Security losing control.
If you are using old v6.5.3 versions, please update to v6.5.3-alpha_RC2 ASAP.
- Resolved Security Bugs in v6.5.3-alpha
- Update sample config file
- Make _Data_Initialize more easily
2020/03/24 GMT+8 21:50
We noticed that the _Data_Initialize was not working at first start.
Please checkout58e7c00c1850391652d3c495c9232a5b8635c653@master
to resolve the problem.
[Pre-release] v6.5.3-alpha_RC1
- Add webadmin option to config file
- Resolved exit problems
- Replace requests as mds client by tornado
- Update README.md
- Update CI information
- Update Commands
[Pre-release] v6.5.3-alpha_RC0
- Add WebAdmin
- New Programming Struct
- Add CI for development
- Using
config.yaml
replacemain.py
for configuring - The
core
included byrequirement.txt
asyuuki_core
[Release] v6.5.2_RC1
- Resolve group data switching bug
- Update data query functions
[Release] v6.5.2_RC0
v6.5.2 ChangeLogs
- Import MDS Technology
- Security Update
- Fix Data-Sync bug
[Release] v6.5.1_RC4
This is a interim version.
For updating security, it caused threading some bugs.
Please use v6.5.2 if it is existed.
- Fix Group URL Status Changing Bug
- Enforce Disable Threading
- Update Security
[Release] v6.5.1_RC3
- Update
- Fix bugs
[Release] v6.5.1_RC2
- Update Language Package
- Fix some text problem
- Update "Switch" Command
- Add "GroupBackup" Command
- Fix "NoWork" bug
More
"Pythonic"
[Release] v6.5.1_RC1
- Fix Timeout
- Fix helper join group problem
- Add command GetAllHelper
- SecurityService Experiment