| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-11-01 | 637 Bytes | |
| v0.2.0-alpha source code.tar.gz | 2022-11-01 | 570.7 kB | |
| v0.2.0-alpha source code.zip | 2022-11-01 | 825.1 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
New Features
- New: Gravatar profile image support
- New: Thumbnail generation
- New: Change email before account activated
Bug Fixes
- Important fixed: Panic issues when linking the wrong version of SQLite library [#28]
Performance Improvements
- Optimized: the docker images size has decreased almost by 50% which from 200 MB to 100 MB
Other Changes
- The docker container image has changed from Debian to alpine
- Use SQLite as the default database.
- You can just use the docker Quick Start project for the experience. (Previous using docker-compose with MySQL was heavy.)