- UI fixes for smaller window sizes / screens.
- Make settings sidebar hidden alongside channel sidebar.
- Fix issues with popup positioning.
- Limit size of popups to viewport width.
- Update Electron Forge configuration.
- Add Squirrel maker to Forge configuration.
- Add
universal
arch to macOS jobs in GitHub workflows. - Add / modify other makers to make them enabled while packaging with
WEBCORD_ALL_MAKERS
enviroment variable set totrue
.
- Update
.eslintrc
.- Cache ESLint results for faster linting.
- Introduce basic naming convention to the source files.
- Add some additional rules.
- Improve some command-line flags.
- More detailed information about current application version with
--version
flag. - Improve rendering of
--help
message and document some missing flags.
- More detailed information about current application version with
- Update Readme.md by @4cecoder in #305
- Update π·πΊοΈ Russian localization files by @dsrev in #317
Full Changelog: v3.9.3...v3.10.0