Files
smartexpose/changelog.md
T

27 lines
1.2 KiB
Markdown

# Changelog
## 2026-05-01 - 1.1.0 - feat(core)
add provider defaults, strengthen WebDAV validation, and modernize tests and package metadata
- Apply instance-level deleteAfterMillis and privateUrl defaults when exposing single files or file arrays
- Throw explicit errors when no provider is configured or when uploaded WebDAV files are missing or publicly unreadable
- Replace the old test setup with node-based tests that cover default option propagation and optional integration runs
- Refresh package metadata, exports, tooling configuration, and README documentation
## 2024-05-29 - 1.0.6 - metadata
Updated project description.
- Refined package or project description metadata.
- Includes version 1.0.6 release tagging from 2024-04-26.
## 2024-04-26 - 1.0.3-1.0.5 - core
Summarized repeated maintenance fixes across patch releases 1.0.3 through 1.0.5.
- Applied the same core update in versions 1.0.3, 1.0.4, and 1.0.5.
- Includes associated release version bumps for each patch release.
## 2024-04-22 - 1.0.1-1.0.2 - core
Summarized repeated maintenance fixes across patch releases 1.0.1 through 1.0.2.
- Applied a core update in versions 1.0.1 and 1.0.2.
- Includes the 1.0.2 release tagging commit.