-
Notifications
You must be signed in to change notification settings - Fork 2
/
changelog
167 lines (93 loc) · 3.54 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
5.4.0
-- fluks <fluks.github@gmail.com> Tue, 18 Jun 2024 16:48:26 +0300
* No changes, version number changed only.
5.3.0
-- fluks <fluks.github@gmail.com> Tue, 18 Jun 2024 16:35:54 +0300
* Small UI changes.
5.2.1
-- fluks <fluks.github@gmail.com> Tue, 05 Dec 2023 14:53:35 +0200
* Fix contenxt menu not showing bug.
5.2.0
-- fluks <fluks.github@gmail.com> Fri, 01 Dec 2023 17:06:53 +0200
* Add favicon feature.
5.1.1
-- fluks <fluks.github@gmail.com> Wed, 27 Sep 2023 07:01:39 +0300
* Fix always redirections not working after browser restart bug.
5.1.0
-- fluks <fluks.github@gmail.com> Thu, 03 Aug 2023 20:27:00 +0300
* Add preferences button.
5.0.0
-- fluks <fluks.github@gmail.com> 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 <fluks.github@gmail.com> Mon, 08 May 2023 22:53:57 +0300
4.1.1
* Fix popup ellipsis bug in Chrome.
-- fluks <fluks.github@gmail.com> Thu, 29 Dec 2022 00:25:52 +0200
4.1.0
* Remove max width for popup.
-- fluks <fluks.github@gmail.com> Sun, 11 Dec 2022 23:31:11 +0200
4.0.1
* Fix drag and drop bux.
-- fluks <fluks.github@gmail.com> 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 <fluks.github@gmail.com> 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 <fluks.github@gmail.com> Sat, 16 Nov 2019 00:59:35 +0200
3.2.2
* Try to fix toolbar popup loading content ony every second time.
-- fluks <fluks.github@gmail.com> Tue, 23 Jul 2019 02:36:04 +0300
3.2.1
* Fix toolbar popup order bug.
-- fluks <fluks.github@gmail.com> Mon, 22 Jul 2019 23:16:59 +0300
3.2.0
* Firefox, Chromium
* Reorder redirections.
-- fluks <fluks.github@gmail.com> Mon, 22 Jul 2019 18:22:04 +0300
3.1.0
* Update Chromium
-- fluks <fluks.github@gmail.com> Sat, 20 Jul 2019 17:52:18 +0300
3.0.0
* Add support for Firefox for Android.
-- fluks <fluks.github@gmail.com> Tue, 16 Jul 2019 14:53:10 +0300
2.3.0
* Add a toolbar button.
-- fluks <fluks.github@gmail.com> Wed, 27 Mar 2019 00:24:16 +0200
2.2.0
* Add support for containers.
-- fluks <fluks.github@gmail.com> Fri, 08 Feb 2019 17:29:38 +0200
2.1.0
* Disable enable URL feature on Firefox < 63.
-- fluks <fluks.github@gmail.com> 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 <fluks.github@gmail.com> Mon, 21 Jan 2019 04:35:52 +0200
1.1.1
* Add archive.is (save) on update.
-- fluks <fluks.github@gmail.com> 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 <fluks.github@gmail.com> Sat, 09 Sep 2017 16:38:52 +0300
1.0.0
* First published version.
-- fluks <fluks.github@gmail.com> Sun, 03 Sep 2017 06:11:41 +0300