Major changes
- Upgrade
electron
to21.3.1
to get latest chrome and security patches - Add a new indicator to show in the sidebar when media is playing in a particular service. If media is playing, ferdium is also prevented from hibernating. This is controllable by the user in the Settings screen per service.
- We now have 260 services built and packaged into Ferdium!
Minor changes
- Fix tab item spacing issue in sidebar
- Hide vertical scrollbar when in split view
- Show custom service name instead of recipe name when service is disabled
- Add missing languages into the configurations to show in the settings screen
- Display service name under the icon toggle instead of always showing as 'Disabled'
Internal changes
- Upgrade dependencies
- Upgrade
node
,npm
andpnpm
- Switch to using
pnpm
as the build and package manager instead ofnpm
- Convert most of the javascript & gulpfile into typescript
- Add codeowners file to auto-assign the pull-requests to the reviewer team
- Remove deprecated
@types
packages - Only post stable releases to reddit
- Fix winget workflow for beta releases
New Contributors
- @darthr4v3m made their first contribution in #659
- @neel1996 made their first contribution in #666
- @PritamSangani made their first contribution in #679
- @muhamedsalih-tw made their first contribution in #693
- @balajiv113 made their first contribution in #700
Full Changelog: v6.2.0...v6.2.1