Changelog
v0.18
- 新增:初步支持了 i18n 多语言支持,目前支持中文、日文、英文
Break Changes
-
数据库结构不再与之前兼容,需要重新初始化数据库,如需保持数据请使用
v0.17版本更新步骤:删除原有数据库,重新初始化数据库
-
容器默认暴露端口从
80变为8080更新步骤:修改容器暴露端口为
8080参考资料:Default ASP.NET Core port changed from 80 to 8080 (opens in a new tab)
v0.17
Breaking Changes
-
Moved the original
uploadsdirectory tofiles/uploads, removed the configuration item for this directory, and changed the location of the log storageUpdate steps: Move the original
uploadsdirectory tofiles/uploads, remount the relevant directories, and delete the configuration item for theuploadsdirectory and the originallogdirectory.
v0.16-v0.1
Please check the release notes: https://github.com/GZTimeWalker/GZCTF/releases (opens in a new tab)