Skip to content

Releases: fifthsegment/Gatesentry

v1.17.3

22 Oct 20:34
Compare
Choose a tag to compare
bump minor

v1.17.2

22 Oct 17:42
Compare
Choose a tag to compare

v1.17.2 (22nd October 2023)

  • Add support for running on Docker

v1.17.1

22 Oct 10:12
Compare
Choose a tag to compare

v1.17.1 (22nd October 2023)

  • Fix: DNS Server blocklist in default settings

v1.17.0

22 Oct 07:35
Compare
Choose a tag to compare

v1.17 (22nd October 2023)

  • Fix: DNS Server not updating list immediately after an update from the UI
  • Added link to download certificate on the login screen
  • Added DNS server info page which shows total blocked domains, last update time and next scheduled update for blocklists
  • Added filtering strictness field to the UI
  • Fixed bug : Missing mapping of exception hosts in the Web UI
  • Fixed bug : AVIF files were not being properly displayed in Firefox
  • Refactored code
  • Now the content type filter also blocks content immediately by guessing the file type from the URL, this can be helpful in terms of saving bandwidth. Previously, we would send the request to the server and block content based upon the response MIME type
  • Added tests for basic functionality and code coverage
  • Fixed blocked responses for some cases, where if we detected blocked content we would simply terminate the connection, now we send a proper blocked page
  • Added support for sending an image with the text BLOCKED for blocked images.
  • Introduced the CHANGELOG

v1.16.0

15 Oct 15:31
Compare
Choose a tag to compare
Bump version to 1.16.0