WebCord

A Discord and SpaceBar -based client implemented without Discord API.

MIT License

Stars
1.9K

Bot releases are hidden (Show)

WebCord - v1.0.2 – Bug fixes

Published by SpacingBat3 over 3 years ago

  • DEB maker improvements: set the section of the package to "Web" and also set an option that fixes the issue #20)
  • Fixed a bug where spellchecker was crashing on some distributions / app builds (#22).
WebCord - v1.0.1 – Minior fixes and improvements.

Published by SpacingBat3 over 3 years ago

  • Fixed (#18) and (#19) issues.
  • Added the icons for the MacOS/Windows builds.
  • Some syntax changes.
  • Copyright year isn't updated automatically based on the current year from now.
  • Splitted electron-forge configuration lines to the new JavaScript file.
  • Moved the application documentation to the "docs/" folder.
  • Improved building on Linux hosts (with additional BASH script).
  • Fix typo in "CONTRIBUTING.md" (#17).
WebCord - v1.0.0 – "Forge" update

Published by SpacingBat3 over 3 years ago

  • 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).
WebCord - v0.2.0-rc3

Published by SpacingBat3 almost 4 years ago

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).
WebCord - v0.2.0-rc2

Published by SpacingBat3 almost 4 years ago

Most important changes:

  • improved building system,
  • added an AppImage and ALPM releases,
  • improved package.json,
  • added a PKGBUILD to the repository.
WebCord - v0.2.0-rc1

Published by SpacingBat3 almost 4 years ago

WebCord - v0.1.5

Published by SpacingBat3 almost 4 years ago

WebCord - v0.1.4

Published by SpacingBat3 almost 4 years ago

WebCord - v0.1.3 – Bug Fix Update

Published by SpacingBat3 almost 4 years ago

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,
WebCord - v0.1.2 – Translations update!

Published by SpacingBat3 almost 4 years ago

  • Added a way to translate app,
  • Translated app to Polish and Spanish (Latin American),
  • Typo fixes etc.
WebCord - v0.1.1

Published by SpacingBat3 almost 4 years ago

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.