Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

2.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@marttinnotta marttinnotta released this 28 Apr 13:15
· 22 commits to v2 since this release

Fixed 2 instances where config key was invalid when checking if duplication check is enabled.

This release should allow implementing mult-disk support if project requires it. All core logic should
be overrideable.

Added

  • New config option nova-media-field.media_model allows overriding original Media model. New model
    must be extended from the original.

  • Local getDisk method for Media model to use.