Skip to content

Releases: lvoytek/discourse-triage

1.7.1

27 Nov 15:10
Compare
Choose a tag to compare

Version 1.7.1

Fixed

  • Ignore pinned posts when considering cutting off topic check due to update time

1.7.0

27 Nov 14:37
Compare
Choose a tag to compare

Version 1.7.0

Added

  • Show URLs when --debug argument is set

Changed

  • Include muted topics in updates from a category

Fixed

  • Access all relevant topics by checking all necessary category topic pages
  • Extract user information from the correct site URL #22

1.6.1

04 Aug 16:36
Compare
Choose a tag to compare

Version 1.6.1

Fixed

  • Find subcategories when no subcategory_list is provided #21

1.6.0

29 Jun 18:42
Compare
Choose a tag to compare

Version 1.6.0

Added

  • Subcategory specification with /
  • The --tag argument and selection of topics by tag

1.5.0

19 May 22:49
Compare
Choose a tag to compare

Version 1.5.0

Added

  • Configuration management through dsctriage.conf
  • The --set-defaults argument

1.4.1

10 Mar 19:42
Compare
Choose a tag to compare

Version 1.4.1

Minor bug fix/update release

Changed

  • Clear progress bar when download is complete for cleaner copy-paste of output
  • snapcraft.yaml summary and description to better match readme

Fixed

  • Default triage range when using on Mondays to include whole weekend

1.4.0

10 Feb 21:25
Compare
Choose a tag to compare

Version 1.4.0

Added

  • Standard formatting using black
  • Changelog file
  • Logo in images folder and in Readme

Changed

  • Additional post downloading through batches to increase speed
  • Close requests as soon as possible
  • Tox file refactoring

Fixed

  • Use pytest entry point instead of py.test in tox file

1.3.0

01 Dec 22:19
Compare
Choose a tag to compare

Version 1.3.0

Added

  • Ability to use dsctriage on other discourse websites #2

Changed

  • Author field of main topic post to show editor when it has been updated #1
  • Single date argument to show updates from just that day rather than up to today #3