Skip to content

Releases: esnet-security/SCRAM

v1.4.2

07 Jul 20:45
422e5cf

Choose a tag to compare

What's Changed

  • ci: Authenticate to docker for pulling images by @crankynetman in #133
  • refactor(ruff): ignore ruff on this one by @samoehlert in #141
  • fix(API username change): Issue from the pentest report by @samoehlert in #144
  • feat(pagination): add pagination to the entries page since the list was getting too huge by @samoehlert in #140
  • fix(search): Gracefully handle ValueErrors with search by @samoehlert in #147
  • ci(build): Be like the cool kids and use uv by @crankynetman in #145
  • feat(django_secret_key): dynamically generate a django secret key if one does not exist in the environment by @samoehlert in #149
  • fix(ux): only show "deactivate entry" button on the entry detail page when the entry is actually active by @samoehlert in #150
  • fix(login/out): use different settings for login/out redirect url if using the mozilla oidc app by @samoehlert in #151
  • feat(ide configs): better ide configs by @crankynetman in #56
  • fix(user model): Fix default password generation. by @crankynetman in #158
  • fix(route_manager history): move history update to after model save by @crankynetman in #160

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Mar 18:47
d5c7277

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 Mar 17:37
6af34de

Choose a tag to compare

What's Changed

  • feat(translator): vrf support in backend by @crankynetman in #129
  • fix(ruff): change exception logger to error logger. by @crankynetman in #132
  • feat(syncing): Ongoing announcements of entries from shared database by @samoehlert in #131
  • fix(migrations): set a proper default value for originating instance migration by @crankynetman in #134

Full Changelog: v1.3.0...v1.4.0

v1.3.0

19 Feb 17:11

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Dec 19:25
740dd78

Choose a tag to compare

What's Changed

v1.1.1

11 Nov 21:46
10f28ce

Choose a tag to compare

What's Changed

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

v1.1.0

07 Nov 22:16
b87c90d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

SCRAM v1.0.0

11 Mar 02:44
64901b9

Choose a tag to compare

What's Chanaged

SCRAM gets its first release! We consider this version usable for a production use case.

Full Changelog: https://github.com/esnet-security/SCRAM/commits/1.0.0