Skip to content

Releases: SpacingBat3/WebCord

v1.0.0 – "Forge" update

15 Feb 11:12
Compare
Choose a tag to compare
  • Changed versioning scheme to <major>.<minior>.<patch> (without v prefix in tag names).
  • Dropped the support for the archive package releases (at least for Linux).
  • Moved from the electron-builder to the electron-packager.
  • Added the support for the new package standards: deb and rpm.
  • Arch Linux releases are no longer distributed in releases (use PKGBUILD instead).

v0.2.0-rc3

09 Dec 22:04
Compare
Choose a tag to compare
v0.2.0-rc3 Pre-release
Pre-release

Changes so far:

  • some improvements with the event on which the red dot icon is visible,
  • updated my email address inside the package.json (I still haven't made it accessible through the menu bar in my application).

v0.2.0-rc2

14 Nov 14:56
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release

Most important changes:

  • improved building system,
  • added an AppImage and ALPM releases,
  • improved package.json,
  • added a PKGBUILD to the repository.

v0.2.0-rc1

08 Nov 14:25
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release
Major changes in the repository.

Changed the default behaviour of the menu bar, added the settings and help submenus, improved the part of the code that reads translations into the variable form, splitted the `main.js` script into the smaller JS scripts and some other minior changes in the translation strings and the about tab.

v0.1.5

31 Oct 19:05
Compare
Choose a tag to compare
Some improvements with tray icon.

I've also added a way to "hide" a red dot when the notification is clicked.

v0.1.4

30 Oct 20:46
Compare
Choose a tag to compare
Minior fix in package.json

v0.1.3 – Bug Fix Update

30 Oct 08:55
Compare
Choose a tag to compare

A fix for the numerous bug fixes with the electron-builder, including:

  • a fix for an issue #2,
  • a fix for the bug when "about" app icon couldn't be displayed after packaging,
  • a fix for the bug where instead translated strings the English one were displayed after packaging, no matter user's locales,

v0.1.2 – Translations update!

29 Oct 10:13
Compare
Choose a tag to compare
  • Added a way to translate app,
  • Translated app to Polish and Spanish (Latin American),
  • Typo fixes etc.

v0.1.1

27 Oct 00:16
bdcd442
Compare
Choose a tag to compare

Changes comparing to v0.1.0 (only sources):

  • The main.js script gets now application version (used in "About" panel) from the package.json,
  • Fixed an issue with single-instance sessions,
  • Trashed unused icon file from the sources.