-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog
179 lines (99 loc) · 3.78 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
5.6.0
-- fluks <[email protected]> Fri, 07 Mar 2025 20:20:34 +0200
* Add capturing groups in URL and EnableURL fields.
5.5.0
-- fluks <[email protected]> Sat, 01 Mar 2025 18:04:48 +0200
* Sort redirects from headers.
5.4.0
-- fluks <[email protected]> Tue, 18 Jun 2024 16:48:26 +0300
* No changes, version number changed only.
5.3.0
-- fluks <[email protected]> Tue, 18 Jun 2024 16:35:54 +0300
* Small UI changes.
5.2.1
-- fluks <[email protected]> Tue, 05 Dec 2023 14:53:35 +0200
* Fix contenxt menu not showing bug.
5.2.0
-- fluks <[email protected]> Fri, 01 Dec 2023 17:06:53 +0200
* Add favicon feature.
5.1.1
-- fluks <[email protected]> Wed, 27 Sep 2023 07:01:39 +0300
* Fix always redirections not working after browser restart bug.
5.1.0
-- fluks <[email protected]> Thu, 03 Aug 2023 20:27:00 +0300
* Add preferences button.
5.0.0
-- fluks <[email protected]> Sun, 09 Jul 2023 12:14:16 +0300
* Add redirect always option.
* Add date time to settings file's name.
4.2.0
* Add always open to new tab option for Firefox.
-- fluks <[email protected]> Mon, 08 May 2023 22:53:57 +0300
4.1.1
* Fix popup ellipsis bug in Chrome.
-- fluks <[email protected]> Thu, 29 Dec 2022 00:25:52 +0200
4.1.0
* Remove max width for popup.
-- fluks <[email protected]> Sun, 11 Dec 2022 23:31:11 +0200
4.0.1
* Fix drag and drop bux.
-- fluks <[email protected]> Sat, 30 Jul 2022 14:39:35 +0300
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