firezone

Enterprise-ready zero-trust access platform built on WireGuardยฎ.

APACHE-2.0 License

Stars
6.5K

Bot releases are visible (Hide)

firezone - 0.7.22

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Hotfix: remove duplicate ip link command @AndrewDryga (#1498)

๐Ÿ“ Documentation

  • Clarify that Azure needs trailing slash in Firezone configs too @AndrewDryga (#1496)
firezone - 0.7.21

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Do not normalize invalid URL's @AndrewDryga (#1490)
  • Don't create an interface if it already exists @jamilbk (#1487)

๐Ÿงฐ Maintenance

  • Bump all deps and Phoenix to v1.7 @AndrewDryga (#1480)

๐Ÿ“ Documentation

  • Do not trim Ecto.Enum values in docs generator @AndrewDryga (#1495)
firezone - 0.7.20

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Hotfix multiple issues with new datatypes that crashed the app when using env overrides @AndrewDryga (#1484)
firezone - 0.7.19

Published by github-actions[bot] over 1 year ago

โœจ Features

  • Allow overriding Cowboy HTTP protocol options @AndrewDryga (#1474)

๐Ÿ› Bug Fixes

  • Add protocol implementation for IPPort struct and tests @AndrewDryga (#1478)
firezone - 0.7.18

Published by github-actions[bot] over 1 year ago

๐Ÿงฐ Maintenance

  • Add observer and recon to the release for runtime debugging @AndrewDryga (#1467)
  • Hide pricing and sales references for now @jamilbk (#1463)
firezone - 0.7.17

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix various issues @AndrewDryga (#1462)
  • Cast external_url back to string before being consumed in config @jamilbk (#1457)
firezone - 0.7.16

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • RemoteIp.Options.proxies expect list of strings not INETs @jamilbk (#1456)
  • Use INET string to determine protocol for rule destination @jamilbk (#1454)
firezone - 0.7.15

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix "edit this page" link in docs @aljaxus (#1441)
  • Move all bootstrapping to a separate script and reuse it for all commands @AndrewDryga (#1452)
  • Fix external trusted proxies env usage @AndrewDryga (#1450)
  • Fix typo in default IPV6 address @AndrewDryga (#1451)
firezone - 0.7.14

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Use Git 2.27 on CentOS 7 @jamilbk (#1439)
  • Minor static site fixes @jamilbk (#1438)
  • Fix OIDC error matching to catch token and verify failures @jamilbk (#1427)

๐Ÿงฐ Maintenance

  • Rework configurations. We now allow configuring all options using environment variables which provides a way to manage Firezone in an infrastructure-as-a-code way. The Firezone will do it's best not start anymore if your configuration is invalid, to prevent runtime issues later on. @AndrewDryga (#1352)

๐Ÿ“ Documentation

  • The docs are moved to a /docs path of our website from docs. subdomain;
  • A completely new environment variable docs are added, and some of the variables are soft-deprecated - you will see warnings in your console if you use those;
  • Short guide on backup / restore @jamilbk (#1411)
firezone - 0.7.13

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix recursive conncheck timer @jamilbk (#1416)

๐Ÿงฐ Maintenance

  • Remove unneeded dotfiles @jamilbk (#1412)
  • Update issue templates @jamilbk (#1413)
  • Bump docker/build-push-action from 3 to 4 @dependabot (#1406)
  • Bump pre-commit from 3.0.2 to 3.0.4 @dependabot (#1407)

๐Ÿ“ Documentation

  • Refactor docs for REST API and consistency @jamilbk (#1404)
firezone - 0.7.12

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix recursive ping timer @jamilbk (#1408)
firezone - 0.7.11

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix unique name constraint and render error on MFA register form @AndrewDryga (#1403)
firezone - 0.7.10

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Reorganise auth routes to make sure that plugs do not block OIDC/SAML when local auth is disabled @AndrewDryga (#1399)
  • Leverage port and version configs from .env in docker-compose file @AndrewDryga (#1372)

๐Ÿงฐ Maintenance

  • Add version tag to migrate script @jamilbk (#1400)

๐Ÿ“ Documentation

  • Remove Cockroach note @jamilbk (#1397)
firezone - 0.7.9

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Increase load peer timeout @jamilbk (#1396)

๐Ÿงฐ Maintenance

  • Bump rubocop from 1.43.0 to 1.44.1 @dependabot (#1391)
  • Bump pre-commit from 2.21.0 to 3.0.2 @dependabot (#1392)
firezone - 0.7.8

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Allow having any number of default allowed_ips @AndrewDryga (#1387)
  • Fix bug with OpenIDConnect providers that don't list supported scopes in the discovery document @AndrewDryga (#1386)
firezone - 0.7.7

Published by github-actions[bot] over 1 year ago

๐Ÿ› Bug Fixes

  • Fix bugs with OIDC and SAML forms @AndrewDryga (#1383)
  • Fix LiveView disconnect when config is downloaded @jamilbk (#1384)
  • Adopt new http transport opts in OIDC lib @AndrewDryga (#1375)

๐Ÿงฐ Maintenance

  • Revert to old Project API key @jamilbk (#1379)
  • Bump excoveralls from 0.15.2 to 0.15.3 @dependabot (#1376)
firezone - 0.7.6

Published by github-actions[bot] almost 2 years ago

๐Ÿ› Bug Fixes

  • Fix SAML regression @AndrewDryga (#1371)
  • Add version suffix to cookie signing salt @AndrewDryga (#1369)
  • Fix rendering for logo struct in REST API @AndrewDryga (#1367)

๐Ÿงฐ Maintenance

  • Bump phoenix_live_view from 0.18.8 to 0.18.11 @dependabot (#1360)
  • Bump gettext from 0.21.0 to 0.22.0 @dependabot (#1361)
  • Refactor api tokens @AndrewDryga (#1370)
  • Start testing migrations and seeds on CI @AndrewDryga (#1359)
  • Add tests to ensure path changes when modal is dismissed @jamilbk (#1356)

๐Ÿ“ Documentation

  • Document auto-create users more clearly in SAML setup guides @jamilbk (#1364)
firezone - 0.7.5

Published by github-actions[bot] almost 2 years ago

๐Ÿ› Bug Fixes

  • Fix outbound mailer config changeset @jamilbk (#1355)
firezone - 0.7.4

Published by github-actions[bot] almost 2 years ago

๐Ÿ› Bug Fixes

  • Rework MFA methods @AndrewDryga (#1339)
  • Inspect mailer errors in boot @jamilbk (#1351)
  • Fix SAML restart and remove test env code path @jamilbk (#1350)
  • Better outbound email config parsing @jamilbk (#1346)
  • Soft limit CIDR range for IPv6 network to 288230376151711744 devices @AndrewDryga (#1344)

๐Ÿงฐ Maintenance

  • Rework MFA methods @AndrewDryga (#1339)
  • Chore/update project api key @jamilbk (#1348)
  • Add e2e test for magic links @AndrewDryga (#1345)

๐Ÿ“ Documentation

  • Update troubleshooting guide for clearing auth config in DB @jamilbk (#1338)
firezone - 0.7.3

Published by github-actions[bot] almost 2 years ago

๐Ÿ› Bug Fixes

  • Don't override SAML config booleans @jamilbk (#1333)
  • Filter out nil IPs before adding to the nftables ruleset @jamilbk (#1332)
  • Omit ownership statements from Postgres DB dump @jamilbk (#1334)
  • Wrap env vars for conditionals @jamilbk (#1330)
  • Fix saml certfile path for omnibus @jamilbk (#1328)
  • Handle EXTERNAL_URL missing scheme @jamilbk (#1326)

๐Ÿงฐ Maintenance

  • Bump rubocop from 1.42.0 to 1.43.0 @dependabot (#1318)
  • Revisit Users context, cover UI with e2e tests and introduce first AuditLog features @AndrewDryga (#1267)