10.16
10.16
- NEW: Add early support for Python 3.14.
- NEW: Drop support for Python 3.8.
- NEW: Snippets: Added
max_retries
andbackoff_retries
options to configure new retry logic for HTTP 429
errors (Too Many Requests client error). - NEW: Caption: Prefix templates are now preserved exactly as specified allowing the insertion of HTML tags if
desired. - FIX: Caption: Fix issue where manual numbers in auto were not respected appropriately.