Skip to content

Releases: org-trello/org-trello

0.7.2

05 Aug 20:47
Compare
Choose a tag to compare
  • Update version
  • Close #276 - Markdown rendering in comments
  • Add test coverage
  • [internal] Full respect elisp convention
  • Release notes

0.7.1

12 Jul 14:24
Compare
Choose a tag to compare
  • Update version
  • Close #272 - Use native completion mechanism
  • Close #273 - Fix labels when installing board
  • Close #271 - Make a user option for user to decide the policy about checksum and position
  • Use improved native completin mechanism (again)
  • Close #274 - Add M-x org-trello-bug-report command
  • Release notes

0.7.0

21 Jun 20:27
Compare
Choose a tag to compare
  • Update version
  • Close #238 - [internal] Respect elisp coding conventions [2/2]
    • Rename constants + variables
    • Rename entry points according to conventions + alias old definitions for backward compatibility
  • Close #239 - Migrate ~/.trello/config.el inside user-emacs-directory
  • Close #256 - one user can have multiple trello accounts [4/4]
    • Migrate the actual setup to the multi-account setup (transparent for user)
    • Update org-trello-install-key-and-token command to create the account setup
    • Update the loading configuration mechanism multi-account aware
    • Make sure initializing org-trello account is ok
  • Close #267 - Emptying card's description does not work
  • Remove too much verbosity (when deleting property checksum)
  • Close #250 - Changing order of checklist items not saved unless checklist item's text changed
  • Release notes

0.6.9.6

24 May 11:29
Compare
Choose a tag to compare
  • Create backlog
  • Update version
  • Fix #261 - Modifying/Adding labels ok, removing labels completely ko
  • Fix #262 - Mix between user ids and user name when assigning card
  • Release notes

0.6.9.5

09 May 13:29
Compare
Choose a tag to compare
  • Create backlog
  • Update version
  • Fix marmalade's release.sh script
  • Fix #255 regarding the org tags/trello labels
  • Release notes

0.6.9.4

05 May 19:51
Compare
Choose a tag to compare
  • Update version
  • Fix #252
  • Release notes

0.6.9.3

19 Mar 18:08
Compare
Choose a tag to compare
  • Create backlog
  • Update version
  • Problem in first comment point computation - Close #242
  • Release notes

0.6.9.2

08 Feb 18:31
Compare
Choose a tag to compare
  • Update version
  • Clean dead code regarding old comments system
  • Fix bug regarding comments indentation (breaking org rendering)
  • Fix bug regarding empty card and next card indentation (breaking org rendering)
  • Fix compile log warning about orgtrello-buffer depending on orgtrello-controller (wrong)
  • Update README-dev.md
  • Release notes

0.6.9.1

27 Jan 18:16
Compare
Choose a tag to compare
0.6.9.1 Pre-release
Pre-release
  • Create backlog
  • Update version
  • Fix region computation problem regarding comments - #232
  • Release notes

0.6.9

24 Jan 20:19
Compare
Choose a tag to compare
  • Create backlog
  • Update version
  • Fix #+property keyword to #+PROPERTY - CLOSE #234
  • Fix missing line on future org-mode 8.3 - CLOSE #232
  • Release notes