1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-09-23 22:45:54 -04:00

📝 Remove from v1.5.0 changelog

This commit is contained in:
makeworld 2020-08-31 12:06:06 -04:00
parent d4c23638f1
commit 9ba405a42f
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- **Feed & page subscription** (#61)
- **Emoji favicons** can now be seen if `emoji_favicons` is enabled in the config (#62)
- **Proxy support** - specify a proxy in the config for all requests to go through it (#66)
- The `shift_numbers` key in the config was added, so that non US keyboard users can navigate tabs (#64)

View File

@ -97,11 +97,11 @@ Features in *italics* are in the master branch, but not in the latest release.
- [x] Theming
- [x] *Emoji favicons*
- See `gemini://mozz.us/files/rfc_gemini_favicon.gmi` for details
- [x] *Subscribe to RSS and Atom feeds and display them*
- Subscribing to page changes, similar to how Spacewalk works, is also supported
- [x] *Proxying*
- All requests can optionally be sent through another server
- A gemini proxy server implementation currently does not exist, but Amfora will support it when it does!
- [x] *Subscribe to RSS and Atom feeds and display them*
- Subscribing to page changes, similar to how Spacewalk works, is also supported
- [ ] Support Markdown rendering
- [ ] Search in pages with <kbd>Ctrl-F</kbd>
- [ ] Full client certificate UX within the client