diff --git a/CHANGELOG.md b/CHANGELOG.md index bc0dc85..db01a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - F1 and F2 keys for navigating to the previous and next tabs (#64) - Resolving any relative path (starting with a `.`) in the bottom bar is supported, not just `..` (#71) - Set programs in config to open other schemes like `gopher://` or `magnet:` (#74) +- Auto-redirecting can be enabled - redirect within Gemini up to 5 times automatically (#75) ### Changed - Update to [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) v0.8.4 diff --git a/README.md b/README.md index 1ebd379..37d783e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Features in *italics* are in the master branch, but not in the latest release. - See `gemini://mozz.us/files/rfc_gemini_favicon.gmi` for details - [ ] Subscribe to RSS and Atom feeds and display them - Subscribing to page changes, similar to how Spacewalk works, will also be supported + - *In progress on `feeds` branch* - [ ] Stream support - [ ] Full client certificate UX within the client - Create transient and permanent certs within the client, per domain