Skip to content

Releases: replit/replit-py

v4.1.2

11 Jun 20:27
f560635

Choose a tag to compare

Changes

🧰 Maintenance

v4.1.1

20 Feb 00:57
ba32313

Choose a tag to compare

Changes

  • [security] set min version of jinja2, cryptography, python @ryantm (#229)
  • [security] update docs dependencies @ryantm (#227)
  • [security] enforce min starlette version @ryantm (#228)
  • [security] update Flask, Werkzeug, aiohttp @ryantm (#226)

v4.1.0

13 Sep 04:32
d619332

Choose a tag to compare

Changes

🧰 Maintenance

v4.0.0

17 May 19:24
1067449

Choose a tag to compare

Changes

🧰 Maintenance

v3.6.3

03 May 16:45
0f7ac60

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Revert #172, avoid stripping / prefix from replitdb keys
  • bug/Permit deleting db entries with leading slashes @blast-hardcheese (#218)
    If upgrading from 3.6.1 or 3.6.2, you may need to remove forward slashes from replitdb keys.

🧰 Maintenance

v3.6.2

10 Apr 13:42
bbbaf0f

Choose a tag to compare

Changes

v3.6.1

28 Feb 00:07
4a5a7ac

Choose a tag to compare

Changes

v3.6.0

27 Feb 22:06
5c0ab7a

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

🤖 Dependencies

v3.4.0

09 Dec 01:40
365cd7c

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

🤖 Dependencies

Patch v3.2.5

21 Oct 17:42
d8e12d7

Choose a tag to compare

This should have been a minor release, but it's a patch release until the full identity is implemented. For now, it can only verify Ghostwriter tokens.