forked from fluks/redirect-link
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
100 lines (59 loc) · 2.29 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
4.0.0
* Redirect in current tab or to another depending on click or touch.
Left click opens in current tab, middle opens to another.
This doesn't work in context menu in Chromium.
Touch opens in current and long touch opens another in Firefox for Android.
* Add import and export options.
* Use Drag and Drop API to order redirects.
-- fluks <[email protected]> Sun, 05 Jan 2020 13:45:18 +0200
3.3.0
* Small UI changes on options page.
* Fix replace format bug.
* Add regular expression format.
-- fluks <[email protected]> Sat, 16 Nov 2019 00:59:35 +0200
3.2.2
* Try to fix toolbar popup loading content ony every second time.
-- fluks <[email protected]> Tue, 23 Jul 2019 02:36:04 +0300
3.2.1
* Fix toolbar popup order bug.
-- fluks <[email protected]> Mon, 22 Jul 2019 23:16:59 +0300
3.2.0
* Firefox, Chromium
* Reorder redirections.
-- fluks <[email protected]> Mon, 22 Jul 2019 18:22:04 +0300
3.1.0
* Update Chromium
-- fluks <[email protected]> Sat, 20 Jul 2019 17:52:18 +0300
3.0.0
* Add support for Firefox for Android.
-- fluks <[email protected]> Tue, 16 Jul 2019 14:53:10 +0300
2.3.0
* Add a toolbar button.
-- fluks <[email protected]> Wed, 27 Mar 2019 00:24:16 +0200
2.2.0
* Add support for containers.
-- fluks <[email protected]> Fri, 08 Feb 2019 17:29:38 +0200
2.1.0
* Disable enable URL feature on Firefox < 63.
-- fluks <[email protected]> Wed, 23 Jan 2019 03:04:43 +0200
2.0.0
* Add formats for more detailed path and query parameters.
* Remove the leading slash from path substitution.
* Open options to a tab.
* Add shortcuts to options page.
Firefox
* Minimum Firefox version is now 60.
* Add a setting to enable redirection only on certain URLs.
-- fluks <[email protected]> Mon, 21 Jan 2019 04:35:52 +0200
1.1.1
* Add archive.is (save) on update.
-- fluks <[email protected]> Sun, 17 Sep 2017 05:43:58 +0300
1.1.0
* Add redirect current page feature.
* Add a new redirection to save a page by archive.is.
* Enable new redirection by default in options.
* Don't use innerHTML.
-- fluks <[email protected]> Sat, 09 Sep 2017 16:38:52 +0300
1.0.0
* First published version.
-- fluks <[email protected]> Sun, 03 Sep 2017 06:11:41 +0300