From 6de2b355b5b5af87167daa6169f42742791685dc Mon Sep 17 00:00:00 2001 From: makeworld Date: Thu, 27 Aug 2020 19:02:12 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20#75=20to=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) 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