-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
website/docs: fix leftover placeholder in release notes #14377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
changed download URL to match version 2025.4. Otherwise it will give a 404 Signed-off-by: finkerle <145992792+finkerle@users.noreply.github.com>
❌ Deploy Preview for authentik-docs failed. Why did it fail? →
|
✅ Deploy Preview for authentik-storybook canceled.
|
kensternberg-authentik
added a commit
that referenced
this pull request
May 5, 2025
* main: (99 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
kensternberg-authentik
added a commit
that referenced
this pull request
May 22, 2025
* main: (45 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
/cherry-pick version-2025.4 |
gcp-cherry-pick-bot bot
pushed a commit
that referenced
this pull request
Jun 4, 2025
Update v2025.4.md changed download URL to match version 2025.4. Otherwise it will give a 404 Signed-off-by: finkerle <145992792+finkerle@users.noreply.github.com>
gergosimonyi
pushed a commit
that referenced
this pull request
Jun 4, 2025
…14377) (#14871) website/docs: fix leftover placeholder in release notes (#14377) Update v2025.4.md changed download URL to match version 2025.4. Otherwise it will give a 404 Signed-off-by: finkerle <145992792+finkerle@users.noreply.github.com> Co-authored-by: finkerle <145992792+finkerle@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
changed download URL to match version 2025.4. Otherwise it will give a 404
Details
changed download URL to match version 2025.4. Otherwise it will give a HTTP Error 404
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make website
)