Skip to content

Releases: org-trello/org-trello

0.8.2

08 May 17:06
0.8.2
4ddc257
Compare
Choose a tag to compare
  • #406: Deactivate org-indent-mode alongside org-trello minor mode
  • #407: Improve card formatting step
  • Clean up no longer used scripts

0.8.1

08 May 16:13
0.8.1
c38c361
Compare
Choose a tag to compare
  • Make adding trello colors to org-tag-alist optional - Close #365
  • Fix typo in link to issue tracker - Close #364
  • Fix ci
  • Fix user properties search in agenda view - Close #366 - Close #371
  • Correct bad encoding of json encoded data.
  • Update version
  • Release notes

0.8.0

25 Feb 20:51
0.8.0
Compare
Choose a tag to compare
  • Update travis ci configuration
  • Fix ci's multiple problems
  • Fix some emacs25 incompatibilities
  • Add copyright headers + update copyright range
  • Add 'kill-whole-line in bug report
  • Upgrade version
  • Release notes

0.7.9

04 Jun 13:49
0.7.9
Compare
Choose a tag to compare
  • Fix problem with custom kill-whole-line properties - Close #270
  • Fix problem with scheduled deadline - Close #326
  • Upgrade version
  • Release notes

0.7.8

01 Mar 17:45
0.7.8
Compare
Choose a tag to compare
  • Fix cyrillic encoding problem - Close #318 #270
  • Update version
  • Sign tag release
  • Release notes

0.7.7

24 Feb 14:44
Compare
Choose a tag to compare
  • Rework packaging problem
  • Add issue/pr templates
  • Add request-backend to the org-trello-bug-report
  • Update version
  • Release notes

0.7.6

13 Feb 19:11
Compare
Choose a tag to compare
  • Update version
  • Support unicode characters in sync - Close #307 Close #309
  • Fix parsing username comments - Close #301
  • Fix parsing timestamp in superior emacs (api change)
  • Update travis-ci scripts to use the new travis infrastructure
  • fix broken tests (mock.el unit test library revealed broken tests)
  • Fix problem with org-latex-preview when computing checksums - Close #303
  • Do not permit empty login when installing access key and token - Close #314
  • Upgrade dependencies version
  • Pb with labels-tags regarding the grey - Close #310
  • Improve documentation about the setup account - Close #306
  • Release notes

0.7.5

05 Sep 18:26
Compare
Choose a tag to compare
  • #290 - Toggling users assignments to card
  • Add binding C-c o t for the toggling command (code, doc, etc...)
  • #293 - Add a basic user driven completing mechanism (default ido, possibility to use helm...)
  • #291 - Improve labels policy [4/4]
    • Update api to retrieve more labels
    • Unify board information retrieval
    • Update show board labels with the new colors
    • Fix what went wrong (install existing board + create new one)
  • Open a command to clean org-trello data in buffer
  • Close board command
  • Update version
  • Release notes

0.7.4

24 Aug 22:50
Compare
Choose a tag to compare
  • Improve release script + fix typo
  • Update version
  • Coverage [10/10]
    • stats-coverage.org for statistics (+ travis-ci/coverage.io)
    • Fix bug on org-trello-log namespace + org-trello-log
    • org-trello-input
    • org-trello-query
    • org-trello-proxy
    • org-trello-buffer
    • org-trello-controller
    • org-trello-data
    • org-trello-hash
    • org-trello
  • #283 - Toggle assign me action
  • Release notes

0.7.3

14 Aug 20:58
Compare
Choose a tag to compare
  • Update version
  • Close #277 - Improve date time policy conversion
  • Improve release + upload to marmalade scripts
  • Fix flycheck warnings
  • Some refactoring
  • Release notes