mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-22 15:46:51 +03:00
Update doc for merge
This commit is contained in:
parent
5d7426f116
commit
e42b24c6f2
@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- **Media type handlers** - open non-text files in another application (#121, #134)
|
||||||
- Ability to set custom keybindings in config (#135)
|
- Ability to set custom keybindings in config (#135)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -148,7 +148,7 @@ Features in *italics* are in the master branch, but not in the latest release.
|
|||||||
- Subscribing to RSS, Atom, and [JSON Feeds](https://jsonfeed.org/) are all supported
|
- Subscribing to RSS, Atom, and [JSON Feeds](https://jsonfeed.org/) are all supported
|
||||||
- So is subscribing to a page, to know when it changes
|
- So is subscribing to a page, to know when it changes
|
||||||
- [x] *Open non-text files in another application*
|
- [x] *Open non-text files in another application*
|
||||||
- [ ] Allow piping/streaming content instead of downloading it first
|
- [x] *Ability to stream content instead of downloading it first*
|
||||||
- [ ] Stream support
|
- [ ] Stream support
|
||||||
- [ ] Table of contents for pages
|
- [ ] Table of contents for pages
|
||||||
- [ ] Search in pages with <kbd>Ctrl-F</kbd>
|
- [ ] Search in pages with <kbd>Ctrl-F</kbd>
|
||||||
|
Loading…
Reference in New Issue
Block a user