Skip to content

Releases: questionlp/podcast-bot

v1.1.1

29 Nov 18:32
17597f4
Compare
Choose a tag to compare

Version 1.1.1

Use unicodedata.normalize with NKFC to normalize characters, including non-breaking spaces represented by \xa0, before rendering out the post text for both Mastodon and Bluesky.

Create a more detailed installation and usage document, INSTALLING.md and trimmed down the README.md file.


Pull Request(s): #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Nov 21:10
66ee063
Compare
Choose a tag to compare

Version 1.1.0

Add experimental support for using Bluesky session string or token to log into Bluesky. It is not recommended for use in production and may require additional application changes for support to be useful.

Passthrough episode length into Jinja template rendering.

Logging output has been improved with more information being reported to INFO.


Pull Request(s): #2

Full Changelog: v1.0.1...v1.1.0

v1.1.0-beta

26 Nov 04:10
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

Version 1.1.0-beta

Add experimental support for using Bluesky session string or token to log into Bluesky. It is not recommended for use in production and may require additional application changes for support to be useful.

Logging output has been improved with more information being reported to INFO.


Full Changelog: v1.0.1...v1.1.0-beta

v1.0.1

25 Nov 20:53
7a943d2
Compare
Choose a tag to compare

Version 1.0.1

Fix logic regarding Bluesky and Mastodon client initialization by @questionlp in #1


Pull Request(s): #1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Nov 00:57
Compare
Choose a tag to compare

Version 1.0.0

Fix call to retrieve_new_episodes to use feed short name rather than the podcast name.

Full Changelog: v1.0.0-beta...v1.0.0

v1.0.0-beta

23 Nov 23:21
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Version 1.0.0-beta

Initial pre-release of the new podcast-bot Python application. See README.md for more information about the application.

Full Changelog: https://github.com/questionlp/podcast-bot/commits/v1.0.0-beta