Skip to content

Commit e9baca9

Browse files
Release 8.5.12 (#6122)
* Release 8.5.12 * update firefox URL --------- Co-authored-by: tom <[email protected]>
1 parent 87a0b0e commit e9baca9

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

extension/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<div class="lightboxed">
22

3+
version 8.5.12 on November 25, 2025: <a href="https://github.com/FlowCrypt/flowcrypt-browser/milestone/486?closed=1" target="_blank">Improvements for attachments handling, print message date fix</a>
4+
35
version 8.5.11 on May 20, 2025: <a href="https://github.com/FlowCrypt/flowcrypt-browser/milestone/485?closed=1" target="_blank">Improvements for key generation and message parsing</a>
46

57
version 8.5.10 on February 19, 2025: <a href="https://github.com/FlowCrypt/flowcrypt-browser/milestone/484?closed=1" target="_blank">"Secure reply to all" improvements</a>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowcrypt-browser",
3-
"version": "8.5.11",
3+
"version": "8.5.12",
44
"description": "Simple end-to-end encryption to secure email and attachments on Google.",
55
"resolutions": {
66
"graceful-fs": "4.1.13"

tooling/release-firefox-latest-update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
44
"updates": [
55
{
6-
"version": "8.5.11",
7-
"update_link": "https://s3-us-west-2.amazonaws.com/cryptup-release/firefox/cryptup-io-firefox-8.5.11.xpi",
8-
"update_hash": "sha256:f752ca2030ecd89dd2a7113068d2641ecffb69b87cf89456f6eb997595d82665",
6+
"version": "8.5.12",
7+
"update_link": "https://s3-us-west-2.amazonaws.com/cryptup-release/firefox/cryptup-io-firefox-8.5.12.xpi",
8+
"update_hash": "sha256:6067667bbed98e57b342e03aae50cfa33dde44b55c69213f7ffb11c8a137e082",
99
"applications": {
1010
"gecko": {
1111
"strict_min_version": "112.0"

0 commit comments

Comments
 (0)