Skip to content

Commit c8edc48

Browse files
committed
Switch license from MIT to Mozilla Public License 2.0 in LICENSE and README.md files.
1 parent ab1da3b commit c8edc48

File tree

4 files changed

+169
-329
lines changed

4 files changed

+169
-329
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Set environment variables
4747
run: |
48-
$FLOORP_VERSION = '${{ github.event.inputs.version }}'
48+
$FLOORP_VERSION = '${{ inputs.version }}'
4949
if (-not $FLOORP_VERSION) {
5050
Write-Host "Version input is required. Please use workflow_dispatch to trigger this workflow."
5151
exit 1
@@ -98,6 +98,7 @@ jobs:
9898
uses: softprops/action-gh-release@v2
9999
with:
100100
latest: true
101+
tag: v${{ inputs.version }}
101102
files: |
102103
bin/release/floorp-portable-win64-${{ env.FLOORP_VERSION }}-*.7z
103104
name: Floorp Portable ${{ env.FLOORP_VERSION }}

CHANGELOG.md

Lines changed: 2 additions & 306 deletions
Original file line numberDiff line numberDiff line change
@@ -1,308 +1,4 @@
11
# Changelog
22

3-
## 137.0-68 (2025/04/06)
4-
5-
* Firefox 137.0
6-
* Portapps 3.16.0
7-
8-
## 132.0.1-67 (2024/11/12)
9-
10-
* Firefox 132.0.1
11-
* Portapps 3.15.0
12-
13-
## 125.0.3-66 (2024/05/05)
14-
15-
* Firefox 125.0.3
16-
* Portapps 3.10.0
17-
18-
## 121.0-65 (2023/12/25)
19-
20-
* Firefox 121.0
21-
* Portapps 3.9.0
22-
23-
## 114.0.2-64 (2023/07/03)
24-
25-
* Firefox 114.0.2
26-
* Portapps 3.8.0
27-
28-
## 109.0.1-63 (2023/02/12)
29-
30-
* Firefox 109.0.1
31-
* Portapps 3.7.0
32-
33-
## 105.0.2-62 (2022/10/04)
34-
35-
* Firefox 105.0.2
36-
* Portapps 3.6.0
37-
* Bump github.com/kevinburke/go-bindata
38-
39-
## 100.0.2-61 (2022/05/22)
40-
41-
* Firefox 100.0.2
42-
* Portapps 3.5.0
43-
* Bump github.com/pierrec/lz4/v3 from 3.3.4 to 3.3.5 (#69)
44-
* Bump github.com/kevinburke/go-bindata (#61)
45-
46-
## 96.0.3-60 (2022/01/27)
47-
48-
* Firefox 96.0.3
49-
* Portapps 3.4.0
50-
51-
## 92.0-59 (2021/09/19)
52-
53-
* Firefox 92.0
54-
* Portapps 3.3.1
55-
56-
## 90.0.2-58 (2021/07/25)
57-
58-
* Firefox 90.0.2
59-
60-
## 88.0.1-57 (2021/05/22)
61-
62-
* Firefox 88.0.1
63-
64-
## 88.0-56 (2021/05/22)
65-
66-
* Firefox 88
67-
68-
## 87.0-55 (2021/04/04)
69-
70-
* Firefox 87
71-
* Portapps 3.3.0
72-
* No more win32 release
73-
74-
## 85.0.1-54 (2021/02/06)
75-
76-
* Firefox 85.0.1
77-
78-
## 84.0.2-53 (2021/02/06)
79-
80-
* Firefox 84.0.2
81-
* Portapps 3.1.0
82-
83-
## 83.0-52 (2020/12/07)
84-
85-
* Firefox 83.0
86-
* Portapps 3.0.3
87-
88-
## 82.0.2-51 (2020/10/28)
89-
90-
* Firefox 82.0.2
91-
92-
## 81.0.1-50 (2020/10/09)
93-
94-
* Firefox 81.0.1
95-
96-
## 81.0-49 (2020/09/29)
97-
98-
* Firefox 81.0
99-
100-
## 80.0.1-48 (2020/09/14)
101-
102-
* Firefox 80.0.1
103-
104-
## 80.0-47 (2020/08/24)
105-
106-
* Firefox 80.0
107-
* Portapps 2.6.0
108-
109-
## 79.0-47 (2020/07/31)
110-
111-
* Firefox 79.0
112-
113-
## 78.0.2-46 (2020/07/20)
114-
115-
* Firefox 78.0.2
116-
117-
## 78.0.1-45 (2020/07/08)
118-
119-
* Firefox 78.0.1
120-
121-
## 78.0-44 (2020/06/29)
122-
123-
* Firefox 78.0
124-
125-
## 77.0.1-43 (2020/06/13)
126-
127-
* Firefox 77.0.1
128-
129-
## 76.0.1-42 (2020/05/29)
130-
131-
* Fix addons startup (#3)
132-
* Portapps 2.4.4
133-
134-
## 76.0.1-41 (2020/05/10)
135-
136-
* Firefox 76.0.1
137-
* Allow custom `policies.json` (#25)
138-
* `DisableTelemetry` and `DisableFirefoxStudies` removed (use policies file instead)
139-
* Portapps 2.2.4
140-
141-
## 75.0-40 (2020/04/12)
142-
143-
* Firefox 75.0
144-
* Portapps 2.0.5
145-
146-
## 74.0.1-39 (2020/04/12)
147-
148-
* Firefox 74.0.1
149-
* Portapps 2.0.2
150-
151-
## 74.0-38 (2020/03/12)
152-
153-
* Firefox 74.0
154-
155-
## 73.0.1-37 (2020/02/24)
156-
157-
* Firefox 73.0.1
158-
159-
## 73.0-36 (2020/02/12)
160-
161-
* Firefox 73.0
162-
163-
## 72.0.2-35 (2020/01/25)
164-
165-
* Firefox 72.0.2
166-
167-
## 72.0.1-34 (2020/01/09)
168-
169-
* Firefox 72.0.1
170-
171-
## 72.0-33 (2020/01/06)
172-
173-
* Firefox 72.0
174-
* Add `cleanup` config
175-
* Portapps 1.31.0
176-
177-
## 71.0-32 (2019/12/03)
178-
179-
* Firefox 71.0
180-
181-
## 70.0.1-31 (2019/12/01)
182-
183-
* Following a trademark violation report (#11), name and logo have been changed
184-
185-
## 70.0.1-30 (2019/11/03)
186-
187-
* Firefox 70.0.1
188-
189-
## 70.0-29 (2019/10/29)
190-
191-
* Update Firefox logo
192-
193-
## 70.0-28 (2019/10/22)
194-
195-
* Firefox 70.0
196-
197-
## 69.0.3-27 (2019/10/11)
198-
199-
* Firefox 69.0.3
200-
* Portapps 1.28.0
201-
202-
## 69.0.2-26 (2019/10/06)
203-
204-
* Firefox 69.0.2
205-
* Portapps 1.27.0
206-
207-
## 69.0.1-25 (2019/09/18)
208-
209-
* Firefox 69.0.1
210-
211-
## 69.0-24 (2019/09/09)
212-
213-
* Fix addons disabled on startup (#3)
214-
* Portapps 1.26.1
215-
216-
## 69.0-23 (2019/09/02)
217-
218-
* Firefox 69.0
219-
* Portapps 1.26.0
220-
221-
## 68.0.2-22 (2019/08/14)
222-
223-
* Firefox 68.0.2
224-
* Portapps 1.25.0
225-
226-
## 68.0.1-21 (2019/07/19)
227-
228-
* Firefox 68.0.1
229-
230-
## 68.0-20 (2019/07/08)
231-
232-
* Firefox 68.0
233-
234-
## 67.0.4-18 (2019/06/21)
235-
236-
* Firefox 67.0.4
237-
238-
## 67.0.3-17 (2019/06/18)
239-
240-
* Firefox 67.0.3
241-
242-
## 67.0.2-16 (2019/06/10)
243-
244-
* Firefox 67.0.2
245-
246-
## 67.0.1-15 (2019/06/06)
247-
248-
* Extensions break on path change (#2)
249-
250-
## 67.0.1-13 (2019/06/04)
251-
252-
* Firefox 67.0.1
253-
254-
## 67.0-12 (2019/05/21)
255-
256-
* Add config param to change locale
257-
* Make Firefox multilingual
258-
259-
## 67.0-11 (2019/05/20)
260-
261-
* Firefox 67.0
262-
* Portapps 1.24.1
263-
264-
## 66.0.5-10 (2019/05/08)
265-
266-
* Firefox 66.0.5
267-
* Portapps 1.23.0
268-
269-
## 66.0.4-9 (2019/05/05)
270-
271-
* Firefox 66.0.4
272-
* Portapps 1.22.2
273-
274-
## 66.0.3-8 (2019/04/10)
275-
276-
* Firefox 66.0.3
277-
278-
## 66.0.2-7 (2019/03/27)
279-
280-
* Firefox 66.0.2
281-
* Portapps 1.21.0
282-
283-
## 66.0.1-6 (2019/03/23)
284-
285-
* Firefox 66.0.1
286-
287-
## 66.0-5 (2019/03/20)
288-
289-
* Firefox 66.0
290-
291-
## 65.0.2-4 (2019/03/18)
292-
293-
* Handle notifications
294-
* Portapps 1.20.3
295-
296-
## 65.0.2-3 (2019/03/06)
297-
298-
* Use [latest logo design](https://design.firefox.com/photon/visuals/product-identity-assets.html)
299-
300-
## 65.0.2-2 (2019/03/06)
301-
302-
* Fix configuration values not handled
303-
* Display error box if Firefox is already running and multiple instances disabled
304-
* Create profile folder at first launch
305-
306-
## 65.0.2-1 (2019/03/05)
307-
308-
* Initial version based on Firefox 65.0.2
3+
## 11.26.0 (2025/05/02)
4+
- Portapps 3.16.0

0 commit comments

Comments
 (0)