All Versions
33
Latest Version
Avg Release Cycle
13 days
Latest Release
1606 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.5.1 Changes
March 01, 2020๐ Changelog
- ๐ c358ccc [RELEASE] v4.5.1 (#672)
- ๐ 8ac30db [DOCS] Create a community section in the documentation. (#671)
- ๐ b311bd5 [DOCS] Improve documentation about the integration with proxies. (#669)
- ๐ฒ 898f2a8 [MISC] Add Detailed DUO Push Logging (#664)
- โก๏ธ b5a9e0f [DOCS] Update links in README to reference docs.authelia.com. (#667)
- 3816aa4 [FEATURE] Regenerate session IDs after 2FA authentication. (#670)
- ๐ b007953 [Buildkite] Optimise deployment dependencies (#668)
- โก๏ธ ac313ac [DOCS] Update from Microbadger to shields.io docker badges (#666)
- ๐ 7086682 [DOCS] Add pointer to the documentation in README. (#663)
- ๐ 9c0e722 [DOCS] Do not let think OAuth won't be supported. (#665)
- ๐ f821793 [Buildkite] Change commit author of commits in gh-pages to autheliabot. (#662)
- ๐ a268a16 [BUGFIX] Prevent clobbering of CNAME for docs (#661)
- ๐ a9f8958 [BUGFIX] Add jekyll dependency in Gemfile. (#660)
- ๐ adf7bba [DOCS] Bootstrap new documentation website based on just-the-docs (#659)
- ๐ 150a2e1 [Buildkite] Enable automatic retries for failed github artifact step (#658)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.5.1
-
v4.5.0 Changes
February 28, 2020๐ Changelog
- ๐ 7102b25 [RELEASE] v4.5.0 (#657)
- fc05b97 [FEATURE] Redis DB Index Selection (#653)
- ๐ 829757d [FEATURE] Support secure websocket connections. (#656)
- ๐ 82d8e1d [BUGFIX] Fix crash when no emails or groups are retrieved from LDAP. (#651)
- efb567f Fix development workflow. (#649)
- ๐ e1cd524 [FEATURE] SMTPS support (#643)
- ๐ 4c09df9 [Buildkite] Fix AUR version tagging (#645)
- ๐ 447b246 [Buildkite] Automate CD for AUR packages (#644)
- ๐ d80becc [FIX] Changelog generation for github releases (#641)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.5.0
-
v4.4.0 Changes
February 19, 2020๐ Changelog
- ๐ fc526bc [RELEASE] 4.4.0
- ๐ 6390826 [MISC] Add several logs to help users detect misconfiguration issues (#639)
- โ c578c86 [MISC] Add unit tests to authorization module and trace logs. (#638)
- 6530780 [MISC] Utilise Probot for PR commentary (#633)
- 4643e48 [MISC] Fail with an error message when X-Forwarded-* headers are missing (#631)
- โก๏ธ 2ffbea5 [MISC] Update QEMU to v4.2.0-4 (#629)
- f1a89de [MISC] Restructure repo folder layout (#628)
- c2c4d9d Add a goreport card badge (#627)
- ๐ 5588014 [Buildkite] Fix agent key allocation for build step (#624)
- 915b6b5 [FIX] Prevent crash when storage config is nil (#623)
- ๐ a63d552 [MISC] Improve documentation around headers used by verify endpoint. (#620)
- ๐ณ c1aecf0 Add authelia directory in the PATH of docker images. (#621)
- ๐ 27b8a1b [Buildkite] Fix issues with releases in CD pipeline (#617)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.4.0
-
v4.3.0 Changes
February 05, 2020๐ Changelog
- 9b99420 4.3.0
- 0๏ธโฃ d1d02d9 [FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611)
- ๐ 9c9d851 [Buildkite] Perform PR commentary in pipeline and remove github action (#614)
- 9f904eb [MISC] Make bootstrap.sh OSX friendly (#613)
- 4d981b3 Use forked version of checkout action
- โก๏ธ d8f20ea Update comment.yml
- โก๏ธ 8a07fc5 Update comment.yml
- โก๏ธ 4df798e Update comment.yml
- ๐ 6245dd6 [MISC] Change github action comment plugin (#609)
- 006c9e2 [FIX] Fix token associated with github actions (#607)
- 7f19078 [MISC] Document usage of env variables for setting secrets. (#606)
- 0๏ธโฃ ea9b408 [FIX] Fix default redirection URL not taken into account (#600)
- ๐ 05592cb [MISC] Add github comment workflow for automated builds (#605)
- ๐ณ e303ae0 [MISC] Remove unused mongo docker-compose file. (#599)
- 426b29c [MISC] Add a CONTRIBUTING.md to the project. (#604)
- ๐ 1b478e8 [Buildkite] Do not persist Docker secret in builds (#603)
- ๐ 275af90 [Buildkite] Re-order pipeline to improve security (#598)
- ๐ 49e739d [Buildkite] Add automatic deployment and removal of Docker images for Branches and PRs (#592)
- 152b33e [FIX] SMTP Notifier Unhandled Error Conditions (#585)
- ๐ 722cbb6 [Buildkite] Remove redundant if clause in post-checkout hook
- e646323 [MISC] Fix AUR badge links in README.md
- 31ca4f8 [FIX] Disable regulation when max_retries set to 0 (#584)
- โก๏ธ 25c0b60 [MISC] Update docs to include updated proxy configuration (#580)
- โก๏ธ 1071269 Update README.md with AUR references and remove CHANGELOG.md (#576)
๐ณ Docker Container
- ๐ณ
docker pull authelia/authelia:4.3.0
-
v4.2.0 Changes
January 22, 2020๐ Release Notes - Version 4.2.0
- โฌ๏ธ Bump version of Alpine to 3.11.3
- โ Integrate hash-password and migrate command to authelia binary.
- โ Add possibility to read secrets from env variables.
- ๐ [BUGFIX] Fix bug in the validation of the notifier configuration.
- Escape special LDAP characters.
-
v4.1.0 Changes
January 19, 2020๐ Release Notes - Version 4.1.0
- โ Add support of HAProxy as a reverse proxy.
- ๐ Huge optimization of build time for standard and cross compiled targets (Many thanks to @nightah).
- Statically link authelia binary.
- ๐ณ Multiple optimizations to docker images to reduce size.
- โ Add support of authentication mechanisms to SMTP notifier and enforce use of TLS (Many thanks to @james-d-elliott).
- ๐ Introduce Buildkite build (will soon replace Travis. Many thanks to @nightah).
- ๐ Fix Postgres bad column name.
- ๐ Many fixes to the documentation.
- ๐ Support hashes without {CRYPT} in file-based users database.
- Allow blank additional_groups_dn and additional_users_dn.
- ๐ Fix wrong remote IP in logs.
- URL encode rd parameter to allow parameters in original URL.
- ๐ Fix broken remember me functionality.
- ๐ Make authelia binary build reproducible.
-
v4.0.0 Changes
December 10, 2019๐ Release Notes - Version 4.0.0
- Authelia is rewritten in Go.
- ๐ป Authelia frontend has been rewritten with Material-UI and simplified.
- ๐ง configuration.yml should include a secret for jwt issuance and verification.
- โก๏ธ Models in database have been updated to better fit with the Go library.
- The local storage has been replaced by a good old sqlite3 database.
- ๐ The mongo option for storing user preferences and device secrets has been deprecated in favor of SQL options: mysql and postgres.
- ๐ง The "secure" flag from the SMTP notifier configuration has been removed as TLS is used by default when available.
- authelia-scripts tool has been rewritten in Go.
- ๐ Use pure implementation of crypt.
- Introduction of a "migrate" command to authelia-scripts to help migrating from v3 to v4.
- ๐ณ Authelia is built and available on Dockerhub in 3 flavors: amd64, arm32v7 and arm64v8.
- Introduction of suites in Go.
- โ Add support of LDAP over TLS.
- Publish Authelia as self-sufficient archives.
- โ Remove the need of putting weird characters /%23/ in the redirection URL to portal.
- ๐ณ Publish multiple docker tags per version (one for major, minor and patch)
- โ Add
host
configuration to restring binding to local interface 127.0.0.1. - โ Add
google_analytics
configuration option to provide a tracking ID for admins to track the use of the portal thanks to a GA dashboard.
-
v4.0.0-alpha2
November 28, 2019 -
v4.0.0-alpha1
January 24, 2020 -
v3.16.2 Changes
January 24, 2020๐ Release Notes - Version 3.16.2
- โก๏ธ Update email footer to inform user of actions to take if she is receiving an unexpected email from Authelia.