Releases: cupcakearmy/cryptgeon
Releases · cupcakearmy/cryptgeon
v2.0.3
v2.0.2
[2.0.2] - 2022-07-20
Added
- Toasts for events.
- E2E Tests.
- Make backend more configurable
v2.0.1
[2.0.1] - 2022-07-18
Added
- Max file size on the client now.
- Loading information.
Changed
- Changed encoding from hex to base64.
- Chinese language code.
- Notable speed improvements for big files.
2.0.0
[2.0.0] - 2022-07-16
Added
- Theming for logo and description text
Changed
- Moved to redis
- New html sanitizing library
2.0.0-rc.0
[2.0.0-rc.0] - 2022-07-15
Added
- Theming for logo and description text
Changed
- Moved to redis
- New html sanitizing library
v1.5.3
[1.5.3] - 2022-06-07
Changed
- Use the value from the
MEMCACHE
env variable in startup script.
v1.5.2
[1.5.2] - 2022-06-07
Added
- Wait for script for memecached.
Security
- Updated dependencies.
v1.5.1
[1.5.1] - 2022-05-15
Fixed
- Remove double note content
v1.5.0
v1.4.1: Merge pull request #26 from cupcakearmy/1.4.1
[1.4.1] - 2022-03-05
Fixed
- Router in prod build.