mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Update changelog for #745
This commit is contained in:
@@ -19,6 +19,7 @@ const markup = `
|
|||||||
* Add support for parent/child studios.
|
* Add support for parent/child studios.
|
||||||
|
|
||||||
### 🎨 Improvements
|
### 🎨 Improvements
|
||||||
|
* Improve sprite generation performance.
|
||||||
* Make preview generation more fault-tolerant.
|
* Make preview generation more fault-tolerant.
|
||||||
* Allow clearing of images and querying on missing images.
|
* Allow clearing of images and querying on missing images.
|
||||||
* Allow free-editing of scene movie number.
|
* Allow free-editing of scene movie number.
|
||||||
@@ -43,6 +44,8 @@ const markup = `
|
|||||||
* Add reload scrapers button.
|
* Add reload scrapers button.
|
||||||
|
|
||||||
### 🐛 Bug fixes
|
### 🐛 Bug fixes
|
||||||
|
* Fix directories with video name extensions being detected as files to be scanned.
|
||||||
|
* Fix issues moving generated files between file systems.
|
||||||
* Fix formatted dates using incorrect timezone.
|
* Fix formatted dates using incorrect timezone.
|
||||||
|
|
||||||
`;
|
`;
|
||||||
|
|||||||
Reference in New Issue
Block a user