This repository has been archived by the owner on Oct 27, 2021. It is now read-only.
Releases: rb-de0/yubatake
Releases · rb-de0/yubatake
3.1.5
Add support Swift 4.2.1
3.1.3
3.0.0
3.0.0-beta.2.1
Bugfix
- Fix meta encodings
3.0.0-beta.2
New features
- Multiple images uploading
Bugfix
- Fixes a bug that can't tweet where new a post.
3.0.0-beta.1
Support Vapor 3.0
- Support Vapor 3.0.0 and Vapor core libraries rc version.
Rename Application
- Renamed application name to
yubatake
fromnote
.
Update Database schemas
- MySQL schemas has been changed by updating Vapor. If you are using a previous version, please check the migration section in README.
Improve theme function
- By separating resources in admin views and in public views, you chan edit only themes of public views.