aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-02 09:58:42 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-02 09:58:42 +0530
commit62f48a62a27231ab930ab75e0c5bb3566492081c (patch)
tree383bbf30b2dbaa15e50825d8305d35c4ddf6cee3 /CHANGELOG.md
parentchore: update npm modules. (diff)
downloadferdium-app-62f48a62a27231ab930ab75e0c5bb3566492081c.tar.gz
ferdium-app-62f48a62a27231ab930ab75e0c5bb3566492081c.tar.zst
ferdium-app-62f48a62a27231ab930ab75e0c5bb3566492081c.zip
chore: upgrade 'nodejs' to '14.17.6'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dbc909f5..ba7f47a7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
1# [v5.6.1-nightly.48](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.46...v5.6.1-nightly.48) (2021-09-03)
2
3### Internal
4
5- Upgraded `nodejs` to `14.17.6` 💖 @vraravam
6
1# [v5.6.1-beta.3](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.2...v5.6.1-beta.3) (2021-09-01) 7# [v5.6.1-beta.3](https://github.com/getferdi/ferdi/compare/v5.6.1-beta.2...v5.6.1-beta.3) (2021-09-01)
2 8
3Please note that this is the same code as the `v5.6.1-nightly.46` tag. 9Please note that this is the same code as the `v5.6.1-nightly.46` tag.
@@ -58,7 +64,7 @@ The cumulative changes since the previous beta release are:
58 64
59### Internal 65### Internal
60 66
61- Upgraded 'nodejs' to '14.17.5' 💖 @vraravam 67- Upgraded `nodejs` to `14.17.4` 💖 @vraravam
62- Remove some leftover Franz branding 💖 @vantezzen 68- Remove some leftover Franz branding 💖 @vantezzen
63- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen 69- Switch from `misty` to `concurrently` (#1846) 💖 @vantezzen
64- Services: Normalized all service recipes to be es6 compliant 💖 @vraravam 70- Services: Normalized all service recipes to be es6 compliant 💖 @vraravam
@@ -433,15 +439,15 @@ The cumulative changes since the previous beta release are:
433 439
434# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16) 440# [5.6.0-beta.8](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.7...v5.6.0-beta.8) (2021-07-16)
435 441
436- Upgraded electron to '13.1.7' 💖 @vraravam 442- Upgraded `electron` to `13.1.7` 💖 @vraravam
437- Turned on other h/w architectures (arm64, armv7l) for linux builds. (#1633) 💖 @vraravam 443- Turned on other h/w architectures (arm64, armv7l) for linux builds. (#1633) 💖 @vraravam
438- chore: run security audit on node modules 💖 @mhatvan 444- chore: run security audit on node modules 💖 @mhatvan
439- Upgraded nodejs to '14.17.3' 💖 @vraravam 445- Upgraded `nodejs` to `14.17.3` 💖 @vraravam
440- Use 'useragent-generator' to generate the user-agent string 💖 @vraravam 446- Use 'useragent-generator' to generate the user-agent string 💖 @vraravam
441 447
442# [5.6.0-beta.7](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.6...v5.6.0-beta.7) (2021-07-07) 448# [5.6.0-beta.7](https://github.com/getferdi/ferdi/compare/v5.6.0-beta.6...v5.6.0-beta.7) (2021-07-07)
443 449
444- Upgraded electron to '13.1.5'. 💖 @vraravam 450- Upgraded `electron` to `13.1.5`. 💖 @vraravam
445- Adjust link opening behavior 💖 @stnkl 451- Adjust link opening behavior 💖 @stnkl
446- Fix color adjustments in Settings screen 💖 @kris7t 452- Fix color adjustments in Settings screen 💖 @kris7t
447- Expose Chrome version to todos webview (fix #1211) (#1478) 💖 @kris7t 453- Expose Chrome version to todos webview (fix #1211) (#1478) 💖 @kris7t