mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 16:26:28 +00:00
69 lines
916 B
Markdown
69 lines
916 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.0.8] - 2021-05-05
|
|
|
|
### Added
|
|
|
|
- Manual theme override option
|
|
|
|
### Fixed
|
|
|
|
- Removed Arm builds for now
|
|
- iOS style bugs
|
|
|
|
## [1.0.7] - 2021-05-04
|
|
|
|
### Added
|
|
|
|
- Arm images
|
|
|
|
## [1.0.6] - 2021-05-04
|
|
|
|
### Added
|
|
|
|
- Always use encryption with random passwords included links
|
|
|
|
## [1.0.5] - 2021-05-03
|
|
|
|
### Fixed
|
|
|
|
- Typos
|
|
|
|
## [1.0.4] - 2021-05-02
|
|
|
|
### Added
|
|
|
|
- From scratch docker image
|
|
|
|
## [1.0.3] - 2021-05-02
|
|
|
|
### Fixed
|
|
|
|
- Higher default text area
|
|
- Mobile touchups
|
|
|
|
## [1.0.2] - 2021-05-02
|
|
|
|
### Fixed
|
|
|
|
- SVG Icons
|
|
|
|
## [1.0.1] - 2021-05-02
|
|
|
|
### Added
|
|
|
|
- Dark mode support
|
|
|
|
### Fixed
|
|
|
|
- Don't reload data on wrong password
|
|
|
|
## [1.0.0] - 2021-05-02
|
|
|
|
Initial release
|