Skip to content

Releases: Trello-Card-Counter/Trello-Card-Counter-Mozilla-Extension

New Feature & Cross-Browser update

18 Aug 18:43
Compare
Choose a tag to compare

This version brings a lot of changes with a new feature (average number of cards per list), adds more security and lays the ground work to make Trello Card Counter a cross-browser extension.

Changelog

  • Create new button showing average number of cards across all lists in the board.
  • Laid ground work to make add-on cross-browser compatible by using the browser-polypill library.
  • Correct permissions from all open tabs to just “trello.com” subdomain

Bug fixes & security improvements

10 Aug 09:02
Compare
Choose a tag to compare

This version brings a couple of small changes to fix bugs and refactor code for extra stability.

Changelog

  • Fix a bug that prevented the total cards button from being shown.
  • Manually create new DOM elements for the HTML total cards button to inject rather than using unsafe methods like “innerHTML”.
  • Add "buy me a coffee" button alignment when the popup is opened in the Overflow manu.
  • Add content scripts to the manifest.

UI & Stability Update

08 Aug 07:48
Compare
Choose a tag to compare

Release summary

This release brings stability and improvements update that refactors the code to adopt the latest coding standards JavaScript coding standards (ES6), localise external sources and improves the popup UI for a more pleasing experience.

Changelog

  • New improved UI for the popup:
    • new font,
    • better spacing and sizing of popup items.
  • Update JavaScript code to latest ES6 coding standards for easier readability, scalability and maintenance.
  • As per Mozilla's Add-on Policies:
    • external scripts and images were removed and local versions are used instead,
    • hidden files unused by the extension were removed,
    • unsafe assignments to innerHTML were fixed to avoid future performance degradation.

New Features & improved UX/UI

01 Aug 15:55
Compare
Choose a tag to compare

What's new in v1.1:

  • A new feature is added to show the total number of cards across the entire Trello Board. The number is shown as a Trello button to remain loyal to Trello's UI.
  • Extra layer of security waiting for page to load before counting of cards.
  • A new website button to my Buy Me A Coffee page.
  • Improved design, with larger fonts and different colours.

Initial Release

11 Nov 12:44
9e9f25d
Compare
Choose a tag to compare

All tasks from https://github.com/Adamouization/Trello-Card-Counter-Mozilla-Extension/projects/1 were completed for the initial release.

The extension is published and can be downloaded from https://addons.mozilla.org/firefox/addon/trello-card-count/