Skip to content

Commit a280e37

Browse files
authored
Update CHANGELOG.md
Adding 1.8 and 1.7.9 that was forgotten
1 parent b76d4b1 commit a280e37

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ YOURLS Changelog
44
_This file lists the main changes through all versions of YOURLS.
55
For a much more detailed list, simply refer to [commit messages](https://github.com/YOURLS/YOURLS/commits/master)._
66

7+
1.8
8+
---
9+
- fixed: support for PHP 8
10+
- removed : support for PHP prior to 7.2
11+
- improved: IDN domain, and UTF8 URLs and titles (aka Number One Issue Since Day One)
12+
- improved: timezone management
13+
- improved: YOURLS UI and logo, now in SVG
14+
- improved: several little things
15+
- fixed: several little bugs
16+
17+
1.7.9
18+
---
19+
- improved: compatibility of YOURLS with proxies and reversed proxies
20+
- improved: accept timestamped signature in API requests with [arbitrary hash](https://github.com/YOURLS/YOURLS/wiki/PasswordlessAPI#use-other-hash-algorithms-than-md5)
21+
- improved: YOURLS pages are now located in `user/` and [documented](https://github.com/YOURLS/YOURLS/wiki/Pages)
22+
- improved: accessibility, with labels and aria tags in the main admin screen
23+
- fixed: various little things here and also there
24+
725
1.7.6
826
---
927
- improved: due to popular demand, "Random Keywords" is now a core plugin bundled with YOURLS

0 commit comments

Comments
 (0)