Skip to content

v3.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 23:01
· 189 commits to master since this release
296694a
  • 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 to true.
  • 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.
  • Update Readme.md by @4cecoder in #305
  • Update 🇷🇺️ Russian localization files by @dsrev in #317

Full Changelog: v3.9.3...v3.10.0