Skip to content

Commit b3880f3

Browse files
author
Andrew Welch
committed
Version 1.2.14
1 parent 2760455 commit b3880f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Transcoder Changelog
22

3+
## 1.2.14 - 2021.01.03
4+
### Changed
5+
* Changed how we detect whether the transcoding processing is running, so it will work with Alpine Linux
6+
37
## 1.2.13 - 2020.12.21 [CRITICAL]
48
### Security
59
* Added a `$enableDownloadFileEndpoint` settings/config option (set to `false` by default) to control whether the download files action is publicly accessible

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-transcoder",
33
"description": "Transcode video & audio files to various formats, and provide video thumbnails",
44
"type": "craft-plugin",
5-
"version": "1.2.13",
5+
"version": "1.2.14",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)