mirror of
https://github.com/makew0rld/amfora.git
synced 2025-01-03 14:56:27 -05:00
📝 Update & fix changelog
This commit is contained in:
parent
ed778bfc83
commit
023780bfbf
@ -11,24 +11,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Store ports in TOFU database (#7)
|
- Store ports in TOFU database (#7)
|
||||||
- Search from bottom bar
|
- Search from bottom bar
|
||||||
- Wrapping based on terminal width (#1)
|
- Wrapping based on terminal width (#1)
|
||||||
|
- `left_margin` config option
|
||||||
- Right margin for text (#1)
|
- Right margin for text (#1)
|
||||||
- Desktop entry file
|
- Desktop entry file
|
||||||
|
|
||||||
## Changed
|
### Changed
|
||||||
- Connection timeout is 15 seconds (was 5s)
|
- Connection timeout is 15 seconds (was 5s)
|
||||||
- Hash `SubjectPublicKeyInfo` for TOFU instead (#7)
|
- Hash `SubjectPublicKeyInfo` for TOFU instead (#7)
|
||||||
|
- `wrap_width` config option became `max_width`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Reset bottom bar on error / invalid URL
|
- Reset bottom bar on error / invalid URL
|
||||||
- Side scrolling doesn't cut off text on the left side (#1)
|
- Side scrolling doesn't cut off text on the left side (#1)
|
||||||
|
|
||||||
## Removed
|
### Removed
|
||||||
- Opening multiple URLs from the command line (threading issues)
|
- Opening multiple URLs from the command line (threading issues)
|
||||||
|
|
||||||
## [1.0.0] - 2020-06-18
|
## [1.0.0] - 2020-06-18
|
||||||
Initial release.
|
Initial release.
|
||||||
|
|
||||||
## Added
|
### Added
|
||||||
- Tabbed browsing
|
- Tabbed browsing
|
||||||
- TOFU
|
- TOFU
|
||||||
- Styled content
|
- Styled content
|
||||||
|
Loading…
Reference in New Issue
Block a user