Skip to content

Releases: Pwnzer0tt1/firegex

3.4.11

11 Nov 22:33
16f96aa

Choose a tag to compare

Full Changelog: 3.4.10...3.4.11

3.4.10

13 Oct 13:41
49c6c14

Choose a tag to compare

  • using python3.14
  • using fedora 43 (to use vectorscan 5.4.12)
  • using latest brotli from google repository (waitiing for 1.2.0 implementation for multi-interpeter implementation)
  • removed zstd, and using compression.zstd implemented in python3.14

Full Changelog: 3.4.9...3.4.10

3.4.9

03 Oct 12:58
b352790

Choose a tag to compare

What's Changed

Full Changelog: 3.4.8...3.4.9

3.4.8

02 Oct 21:29
676e1dc

Choose a tag to compare

What's Changed

  • Reconnect to websocket on access_token change by @Minei3oat in #30

Full Changelog: 3.4.7...3.4.8

3.4.7

01 Oct 13:41
c726855

Choose a tag to compare

What's Changed

Full Changelog: 3.4.6...3.4.7

3.4.6

29 Sep 12:36
2362eb8

Choose a tag to compare

  • custom hashing changed
  • hashing password directly on run.py

Full Changelog: 3.4.5...3.4.6

3.4.5

29 Sep 11:17
aeb9706

Choose a tag to compare

  • removed bcrypt, implemented password cryptography using hashlib (thanks to @Minei3oat)
  • by default, binding firegex webserver also on ipv6

Full Changelog: 3.4.4...3.4.5

3.4.4

28 Sep 22:07
2798cd4

Choose a tag to compare

What's Changed

Thanks to @Minei3oat for the changes applyed to this release

The bcrypt fix will be better managed in future releases, as now it is a sufficient fix for the bug

Full Changelog: 3.4.3...3.4.4

3.4.3

15 Sep 08:37
702e42a

Choose a tag to compare

  • frontend updates (with vite update)
  • start.py renamed to run.py
  • using a specific brotli commit from google due to temp rollback of py3.12 changes for GIL

Full Changelog: 3.4.2...3.4.3

3.4.2

04 Sep 15:39
8d78c5d

Choose a tag to compare

Using brotli version from google after merge from https://github.com/domysh/brotli

Full Changelog: 3.4.1...3.4.2