All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.0.0 - 2026-04-01
- Initial release of AssetConnect
- Support for associating files with any entity
- Asset collections for organizing files
- Custom properties for assets
- Secure asset storage with access control
- Type-safe API with full IDE support
- Pending Assets system for temporary file storage before final attachment
- Refactor
singleFileCollectionto use custom validation rule by @maniaba in #31
- Update
codeigniter4/queueto stable release^v1.0.0by @Copilot in #33
- @Copilot made their first contribution in #33