Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>2021-02-22 18:36:18 +0300
committerGitHub <noreply@github.com>2021-02-22 18:36:18 +0300
commita280e376b83f0a700dc66f567f6bb7bce2f93ef2 (patch)
tree27cd2a3d2c3d49674f32cd23869bcbd23a1fa850
parentb76d4b1363e92d0c098dfe297f7e39e0d11f6e80 (diff)
Update CHANGELOG.md1.8
Adding 1.8 and 1.7.9 that was forgotten
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37bb3864..244d3a90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,24 @@ YOURLS Changelog
_This file lists the main changes through all versions of YOURLS.
For a much more detailed list, simply refer to [commit messages](https://github.com/YOURLS/YOURLS/commits/master)._
+1.8
+---
+- fixed: support for PHP 8
+- removed : support for PHP prior to 7.2
+- improved: IDN domain, and UTF8 URLs and titles (aka Number One Issue Since Day One)
+- improved: timezone management
+- improved: YOURLS UI and logo, now in SVG
+- improved: several little things
+- fixed: several little bugs
+
+1.7.9
+---
+- improved: compatibility of YOURLS with proxies and reversed proxies
+- improved: accept timestamped signature in API requests with [arbitrary hash](https://github.com/YOURLS/YOURLS/wiki/PasswordlessAPI#use-other-hash-algorithms-than-md5)
+- improved: YOURLS pages are now located in `user/` and [documented](https://github.com/YOURLS/YOURLS/wiki/Pages)
+- improved: accessibility, with labels and aria tags in the main admin screen
+- fixed: various little things here and also there
+
1.7.6
---
- improved: due to popular demand, "Random Keywords" is now a core plugin bundled with YOURLS