You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,24 @@ YOURLS Changelog
4
4
_This file lists the main changes through all versions of YOURLS.
5
5
For a much more detailed list, simply refer to [commit messages](https://github.com/YOURLS/YOURLS/commits/master)._
6
6
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
+
7
25
1.7.6
8
26
---
9
27
- improved: due to popular demand, "Random Keywords" is now a core plugin bundled with YOURLS
0 commit comments