Skip to content

Releases: qwertyquerty/pypresence

pypresence v4.6.1

17 Oct 18:52
54a4dc1

Choose a tag to compare

This release only modifies the docs, no code changes to the package itself

  • Fix bug in sphinx config
  • Update the docs to 4.6.0

pypresence v4.6.0

15 Oct 17:54

Choose a tag to compare

pypresence v4.6.0

  • new name feature in Presence.update, see rich-presence-custom-name.py for usage example
  • added tests, and migrated everything to use pyproject.toml

pypresence v4.5.2

12 Oct 12:32
2d09b57

Choose a tag to compare

Important hotfix for v4.5.0, please upgrade ASAP.

Full Changelog: v4.5.1...v4.5.2

pypresence v4.5.1

11 Oct 20:53
f5e0ac5

Choose a tag to compare

ci: fix dependencies in CI

pypresence v4.5.0

07 Oct 04:28
6e3a98f

Choose a tag to compare

What's Changed

Main changes: add ActivityType, and Status Display Type support.

New Contributors

Full Changelog: v4.3.0...v4.5.0

v4.3.0

08 Jul 00:33

Choose a tag to compare

Various bugfixes and upgrades idk we haven't released in a while - most professional package maintainer

pypresence v4.2.1

13 Nov 21:09
c916683

Choose a tag to compare

A fair number of bugifxes & changes. Nothing gamechanging.

What's Changed

  • Handle Discord errors on handshake by @FailSpy in #116
  • Improved IPC pipe discovery by @FailSpy in #111
  • Create full-event-client-example.py by @FailSpy in #110
  • Handle synchronous on_event correctly by @FailSpy in #109
  • pypresence.Response does not exist by @mgfcf in #107
  • GitHub Action to run tests on tox by @cclauss in #129
  • GitHub Action to lint Python code by @cclauss in #128
  • Fix typos discovered by codespell by @cclauss in #149
  • Removed the loop parameter by @Hunter2807 in #148
  • Update setup.py by @Hunter2807 in #150

New Contributors

  • @mgfcf made their first contribution in #107
  • @cclauss made their first contribution in #129
  • @Hunter2807 made their first contribution in #148

Full Changelog: 4.2.0...4.2.1

pypresence v4.2.0

01 Feb 02:23

Choose a tag to compare

AioPresence now supports buttons

pypresence v4.1.2

21 Jan 07:56

Choose a tag to compare

fixes my really messed up 4.1.1 sorry guys lol

pypresence v4.1.0

21 Jan 07:39

Choose a tag to compare

Adds buttons and a few bugfixes