Skip to content

v2.12.1 #1553

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 108 commits into from
Apr 27, 2025
Merged

v2.12.1 #1553

merged 108 commits into from
Apr 27, 2025

Conversation

Badgerati
Copy link
Owner

Enhancements

Bugs

Documentation

Packaging

Performance

chris-dma and others added 30 commits February 18, 2025 14:35
- ContentType is matching the image type
- Favicon parameter can be a path or a byte array
- Documentation improvements
Improved Compatibility for `Write-PodeHostDivider` on Older Windows Versions
Fix: Prevent Early Invocation of Write-PodeErrorLog in Console Setup
Fixes the way logs are removed when using MaxDays, and servers restart daily; Fixes Pode removing more log files than expected due to too broad of a filter
Adds Hostname, Scheme, Query, and UtcDate to raw Request item for logging
Fixes AzureAD link in Authentication Overview page
- Added new internal functions: `Add-PodeFavicon`, `Remove-PodeFavicon`, `Get-PodeFavicon`, `Test-PodeFavicon`
- Introduced `-DefaultEndpoint` support across all favicon commands
- Removed `-Favicon` and `-DefaultFavicon` from `Add-PodeEndpoint`
- Created dedicated documentation for favicon management
- Clarified that no favicon is served by default, and they must be assigned after endpoints are created
Badgerati and others added 26 commits April 21, 2025 14:42
Fixes the file browser icons, so they render on PS5; Fixes the file browser parent directory create/update dates
Quote strings that begin with YAML-special prefix characters as single-quoted scalars to ensure valid YAML output.

Description:Ensure that any scalar starting with a YAML-special prefix character is emitted as a single-quoted string.
Fixes unquoted YAML strings starting with special characters, incorrect indentation for standalone block literals, and incorrect line endings (CRLF)
remove Font-Awesome license
Bundles the OpenAPI Documentation Libraries with the Pode Module, for stability and to support offline servers
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.8 to 5.21.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.20.8...v5.21.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the PS7.5 version in GitHub Actions to 7.5.1; Bumps the InvokeBuild version in GitHub Actions to 5.12.2
…er-ui-dist-5.21.0

Bump swagger-ui-dist from 5.20.8 to 5.21.0
Bumps [redoc](https://github.com/Redocly/redoc) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/Redocly/redoc/releases)
- [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md)
- [Commits](Redocly/redoc@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: redoc
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Adds Releases Notes for v2.12.1
@Badgerati Badgerati added this to the 2.12.1 milestone Apr 27, 2025
@Badgerati Badgerati self-assigned this Apr 27, 2025
@Badgerati Badgerati merged commit 51b92df into master Apr 27, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants