Releases: linuxserver/docker-ferdium
v6.7.4-ls33
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.4-ls32
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.4-ls31
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.4-ls30
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.4-ls29
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.4-ls28
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
Major Changes
- Upgrade electron to '30.0.6'
- Ability to use the website's favicon as the service icon based on user preference
- Ability to set a default download path as a user preference
- Add restart prompt
Other Changes
- Fix screenshare feature not working on Teams by @SpecialAro in ferdium/ferdium-app#1733
- Fix screenshare not working properly by @SpecialAro in ferdium/ferdium-app#1736
- Fix screenshare on wayland and style by @SpecialAro in ferdium/ferdium-app#1739
- Fix notifications on all services by @SpecialAro in ferdium/ferdium-app#1593
- Fix accelerators by @SpecialAro in ferdium/ferdium-app#1752
- Fix macos permissions not being requested correctly by @vraravam in ferdium/ferdium-app#1760
Full Changelog: ferdium/ferdium-app@v6.7.3...v6.7.4
v6.7.3-ls27
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
- Upgrade electron to '30.0.1' by @vraravam in ferdium/ferdium-app#1716
- Hide 'All Services' workspace by @SpecialAro in ferdium/ferdium-app#1713
- Add 'Open Process Manager' to View menu by @SpecialAro in ferdium/ferdium-app#1715
Other Changes
- Upgrade node to latest LTS (20.12.0) and some other modules by @vraravam in ferdium/ferdium-app#1653
- fix: process manager shows blank window by @mcmxcdev in ferdium/ferdium-app#1680
- chore: upgrade eslint-plugin-unicorn to v52 by @mcmxcdev in ferdium/ferdium-app#1681
- refactor: project maintenance by @mcmxcdev in ferdium/ferdium-app#1682
- chore: upgrade
@electron/notarize
to v2 by @mcmxcdev in ferdium/ferdium-app#1687 - Upgrade node and pnpm by @vraravam in ferdium/ferdium-app#1690
- Remove pnpm cache (since its suspected that sqlite cache is corrupted) by @vraravam in ferdium/ferdium-app#1703
- refactor: bring down eslint warnings to zero by @mcmxcdev in ferdium/ferdium-app#1714
- Minor refactoring to move repeated code into utility class by @vraravam in ferdium/ferdium-app#1717
- chore: remove dependabot config by @mcmxcdev in ferdium/ferdium-app#1718
Full Changelog: ferdium/ferdium-app@v6.7.2...v6.7.3
v6.7.3-ls26
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
- Upgrade electron to '30.0.1' by @vraravam in ferdium/ferdium-app#1716
- Hide 'All Services' workspace by @SpecialAro in ferdium/ferdium-app#1713
- Add 'Open Process Manager' to View menu by @SpecialAro in ferdium/ferdium-app#1715
Other Changes
- Upgrade node to latest LTS (20.12.0) and some other modules by @vraravam in ferdium/ferdium-app#1653
- fix: process manager shows blank window by @mcmxcdev in ferdium/ferdium-app#1680
- chore: upgrade eslint-plugin-unicorn to v52 by @mcmxcdev in ferdium/ferdium-app#1681
- refactor: project maintenance by @mcmxcdev in ferdium/ferdium-app#1682
- chore: upgrade
@electron/notarize
to v2 by @mcmxcdev in ferdium/ferdium-app#1687 - Upgrade node and pnpm by @vraravam in ferdium/ferdium-app#1690
- Remove pnpm cache (since its suspected that sqlite cache is corrupted) by @vraravam in ferdium/ferdium-app#1703
- refactor: bring down eslint warnings to zero by @mcmxcdev in ferdium/ferdium-app#1714
- Minor refactoring to move repeated code into utility class by @vraravam in ferdium/ferdium-app#1717
- chore: remove dependabot config by @mcmxcdev in ferdium/ferdium-app#1718
Full Changelog: ferdium/ferdium-app@v6.7.2...v6.7.3
v6.7.3-ls25
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
- Upgrade electron to '30.0.1' by @vraravam in ferdium/ferdium-app#1716
- Hide 'All Services' workspace by @SpecialAro in ferdium/ferdium-app#1713
- Add 'Open Process Manager' to View menu by @SpecialAro in ferdium/ferdium-app#1715
Other Changes
- Upgrade node to latest LTS (20.12.0) and some other modules by @vraravam in ferdium/ferdium-app#1653
- fix: process manager shows blank window by @mcmxcdev in ferdium/ferdium-app#1680
- chore: upgrade eslint-plugin-unicorn to v52 by @mcmxcdev in ferdium/ferdium-app#1681
- refactor: project maintenance by @mcmxcdev in ferdium/ferdium-app#1682
- chore: upgrade
@electron/notarize
to v2 by @mcmxcdev in ferdium/ferdium-app#1687 - Upgrade node and pnpm by @vraravam in ferdium/ferdium-app#1690
- Remove pnpm cache (since its suspected that sqlite cache is corrupted) by @vraravam in ferdium/ferdium-app#1703
- refactor: bring down eslint warnings to zero by @mcmxcdev in ferdium/ferdium-app#1714
- Minor refactoring to move repeated code into utility class by @vraravam in ferdium/ferdium-app#1717
- chore: remove dependabot config by @mcmxcdev in ferdium/ferdium-app#1718
Full Changelog: ferdium/ferdium-app@v6.7.2...v6.7.3
v6.7.3-ls24
LinuxServer Changes:
Update Readme with new env vars and ingest proper PWA icon.
ferdium-app Changes:
What's Changed
- Upgrade electron to '30.0.1' by @vraravam in ferdium/ferdium-app#1716
- Hide 'All Services' workspace by @SpecialAro in ferdium/ferdium-app#1713
- Add 'Open Process Manager' to View menu by @SpecialAro in ferdium/ferdium-app#1715
Other Changes
- Upgrade node to latest LTS (20.12.0) and some other modules by @vraravam in ferdium/ferdium-app#1653
- fix: process manager shows blank window by @mcmxcdev in ferdium/ferdium-app#1680
- chore: upgrade eslint-plugin-unicorn to v52 by @mcmxcdev in ferdium/ferdium-app#1681
- refactor: project maintenance by @mcmxcdev in ferdium/ferdium-app#1682
- chore: upgrade
@electron/notarize
to v2 by @mcmxcdev in ferdium/ferdium-app#1687 - Upgrade node and pnpm by @vraravam in ferdium/ferdium-app#1690
- Remove pnpm cache (since its suspected that sqlite cache is corrupted) by @vraravam in ferdium/ferdium-app#1703
- refactor: bring down eslint warnings to zero by @mcmxcdev in ferdium/ferdium-app#1714
- Minor refactoring to move repeated code into utility class by @vraravam in ferdium/ferdium-app#1717
- chore: remove dependabot config by @mcmxcdev in ferdium/ferdium-app#1718
Full Changelog: ferdium/ferdium-app@v6.7.2...v6.7.3