Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

83 lines (54 loc) · 1.54 KB

[2.0.49] - 2024-05-13

Added

  • This file ^_^

Fixed

Changed

  • None

Removed

  • Dropped support for Python 3.5

[2.0.50] - 2024-8-20

Added

  • Added content_tag support to the library
  • Added tests for those changes

Fixed

Changed

  • CONTRIBUTING.md (Better descriptions)
  • Regenerated classes
  • Generating classes now congnizant of execution context to facilitate generation

Removed

[2.0.51] - 2024-09-06

Added

  • Added method to delete an uploaded attachment from its token id
  • Added method to redact a ticket comment attachment
  • Added tests covering those two actions

Fixed

Changed

  • README.md (New actions)

Removed

[2.0.52] - 2024-09-09

Added

  • Added method to preflight payload

Fixed

Changed

  • Help centre article creation parameter to squelch notifications to subscribers

Removed

[2.0.53] - 2024-09-12

Added

  • Added warning when using password, or error based on configuration

Fixed

Changed

  • ZenPy initializer will emit warning or error based on constructor configuration

Removed

[2.0.54] - 2024-10-16

Added

Fixed

Changed

  • ZenPy Chat API now going through API v2 and NOT zopim.

Removed