Skip to content

Releases: studio-neptune/yuuki

[Pre-release] v6.5.3-beta_RC0

24 Nov 02:09
Compare
Choose a tag to compare
Pre-release
  • 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

14 Mar 06:19
1ede312
Compare
Choose a tag to compare
Pre-release

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 checkout 58e7c00c1850391652d3c495c9232a5b8635c653@master to resolve the problem.

[Pre-release] v6.5.3-alpha_RC1

29 Feb 07:18
107ae56
Compare
Choose a tag to compare
Pre-release
  • 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

13 Feb 05:54
a42794a
Compare
Choose a tag to compare
Pre-release
  • Add WebAdmin
  • New Programming Struct
  • Add CI for development
  • Using config.yaml replace main.py for configuring
  • The core included by requirement.txt as yuuki_core

[Release] v6.5.2_RC1

29 Oct 11:27
878b9a9
Compare
Choose a tag to compare
  • Resolve group data switching bug
  • Update data query functions

[Release] v6.5.2_RC0

14 Oct 14:00
49736db
Compare
Choose a tag to compare

v6.5.2 ChangeLogs

  • Import MDS Technology
  • Security Update
  • Fix Data-Sync bug

[Release] v6.5.1_RC4

11 Oct 14:28
a00d0b3
Compare
Choose a tag to compare

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

28 Sep 03:18
0784115
Compare
Choose a tag to compare
  • Update
  • Fix bugs

[Release] v6.5.1_RC2

12 Sep 12:50
aa36d4f
Compare
Choose a tag to compare
  • Update Language Package
  • Fix some text problem
  • Update "Switch" Command
  • Add "GroupBackup" Command
  • Fix "NoWork" bug

More "Pythonic"

[Release] v6.5.1_RC1

02 Sep 14:14
2b8e705
Compare
Choose a tag to compare
  • Fix Timeout
  • Fix helper join group problem
  • Add command GetAllHelper
  • SecurityService Experiment