mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-23 00:56:29 +03:00
📝 Add #83 to changelog
This commit is contained in:
parent
9d7c7370e0
commit
6a8df9c8cf
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- You can now set programs in the config to open other schemes like `gopher://` or `magnet:` (#74)
|
- You can now set programs in the config to open other schemes like `gopher://` or `magnet:` (#74)
|
||||||
- Auto-redirecting can be enabled - redirect within Gemini up to 5 times automatically (#75)
|
- Auto-redirecting can be enabled - redirect within Gemini up to 5 times automatically (#75)
|
||||||
- Help page documents paging keys (#78)
|
- Help page documents paging keys (#78)
|
||||||
|
- The new tab page can be customized by creating a gemtext file called `newtab.gmi` in the config directory (#67, #83)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Update to [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) v0.8.4
|
- Update to [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) v0.8.4
|
||||||
@ -24,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Race condition when reloading pages, could have caused the cache to still be used
|
- Race condition when reloading pages, could have caused the cache to still be used
|
||||||
- Prevent panic (crash) when the server sends an error with an empty meta string (#73)
|
- Prevent panic (crash) when the server sends an error with an empty meta string (#73)
|
||||||
- URLs with with colon-only schemes (like `mailto:`) are properly recognized
|
- URLs with with colon-only schemes (like `mailto:`) are properly recognized
|
||||||
- You can no longer navigate through the history when the help page is open (#78)
|
- You can no longer navigate through the history when the help page is open (#55, #78)
|
||||||
|
|
||||||
|
|
||||||
## [1.4.0] - 2020-07-28
|
## [1.4.0] - 2020-07-28
|
||||||
|
Loading…
Reference in New Issue
Block a user