==> see https://github.com/adrienjoly/chrome-next-step-for-trello/releases
== v1.8.13 Fix: reduce number of API calls on DOM changes
== v1.8.12 Fix: cards were not updated after checking off a task
== v1.8.11 Fixes
- Trello DOM change: card URLs are now stored in a different element
- A trailing comma was preventing tests from running
== v1.8.10 Reduce impact on Trello's API
- AJAX header:
'x-trello-user-agent-extension': 'nextStepForTrello'
- use
cards=open
filter instead ofcards=all
== v1.8.9 Markdown formatting fixes by @stevecshanks
- see #51 for more info
== v1.8.8 New mode: "First checklist"
== v1.8.7 Markdown formatting fixes by @stevecshanks
- and first automated tests :-)
== v1.8.6 bug fix: property 'shortUrl' of undefined
== v1.8.5 removed console outputs
== v1.8.4 switched to google analytics
== v1.8.3 optimisation: one API request to load all checklists
== v1.8.2 refactoring / non-visible updates
- load css from package
- simpler logic for loading announcement, including when testing
== v1.8.1 optimisation: only (re)load the card on which an item was checked
== v1.8.0 optimisation: only (re)load cards that contain checklists
== 1.7.0 Cleaning: Load CSS and Announcement from Github
== 1.6.5 Back to normal donate button
== 1.6.4 Happy Birthday, me! :-)
== 1.6.3 Bug fix: Cannot read property 'title' of undefined
== 1.6.2 Birthday announcement :-)
== 1.6.1 Added Heap, to understand usage of the extension
== 1.6.0 Persistent display mode
== 1.5.10 Silent announcement: link to home page
== 1.5.9 Bug fix: freeze when coming back from creating a card with checklist
== 1.5.8 Bug fix #34: hyperlink covers the whole task title
== 1.5.7 UX Fix: display announcement notification after checking 5 tasks
== 1.5.6 Bug fix: stop announcement animation
== 1.5.5 Bug fix: stop announcement animation after clicking
== 1.5.4 Announcement: end of tweet campaign => ask for feedback / stars
== 1.5.3 Announcement: tweet your testimonial for the website
== 1.5.2 Bug fix: conflict with Plus for Trello
== 1.5.1 Announcement: support v2.0 on Kickstarter
== 1.5.0 Better markdown support + hyperlinks
== 1.4.2 Disabled first announcement
== 1.4.1 Bug fix tentative: menu items don't always show up
== 1.4.0 Faster refresh after moving cards
== 1.3.2 Complete fix for Win10 users
== 1.3.1 Overflow fix for Win10 users
== 1.3.0 Announcement: vote for next feature
== 1.2.1 Added descriptions in toggle menu
== 1.2.0 Select mode from a list popover
== 1.0.2 Added tooltip and link to project page
== 1.0.1 Made toggle button more visible
== 1.0.0 Animation when checking an item
== 0.6.0 Check items from board view
== 0.5.6 Added loading animation
== 0.5.5 Fixes for stability and speed
- Make sure that initilization is run only once
- Make sure that DOM watchers are initialized only once, and after toolbar installation
== 0.5.4 New purple icon
== 0.5.3 Auto-refresh on on-board updates
- Refresh after moving a card to another column (and other actions made directly on the board page), issue #7
== 0.5.2 Markdown formatting
- Render markdown formatting for hyperlinks, plain URLs and bold text.
== 0.5.1 Updated wording and order on mode toggle button
- (for new demo animation/screencast, and consistency)