Releases: stakater/StakaterCloudDocs
Releases · stakater/StakaterCloudDocs
v0.0.118
Improve404 (#147) * improve handling of error pages the current version can handle files missing, but it can not handle directories missing. https://docs.stakater.com/mto/main/reference-guides/admin-clusterrole.html Fails to show a nice looking 404. https://docs.stakater.com/mto/main/obviously_missing_file succeeds. With this change, both should work. Not sure what internal does or if is needed, have tested on a local nginx only. * needed for 403 I realized try_files failed to handle 403, so this repairs that part * remove duplicate field
v0.0.117
Update stakater/.github action to v0.0.89 (#144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.0.116
Update nginxinc/nginx-unprivileged Docker tag to v1.27 (#145) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Karl Johan Grahn <[email protected]>
v0.0.115
Update dependency stakater/vale-package to v0.0.29 (#143) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.0.114
improve handling of error pages (#146) the current version can handle files missing, but it can not handle directories missing. https://docs.stakater.com/mto/main/reference-guides/admin-clusterrole.html Fails to show a nice looking 404. https://docs.stakater.com/mto/main/obviously_missing_file succeeds. With this change, both should work. Not sure what internal does or if is needed, have tested on a local nginx only.
v0.0.113
Merge pull request #142 from stakater/landing-fixes Landing page fixes
v0.0.112
Merge pull request #141 from stakater/theme-and-reloader Add common theme and Reloader link
v0.0.111
Update nginxinc/nginx-unprivileged Docker tag to v1.26 (#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.0.110
Update python Docker tag to v3.12 (#137) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.0.109
migrate image from nexus to ghcr (#138) * migrate image from nexus to ghcr * updated username and pwd secrets * updated the registry username and pwd * pr comments --------- Co-authored-by: Karl-Johan Grahn <[email protected]>