Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit bc05645

Browse files
author
Sys-Admin
committed
Version update v1.2.1
1 parent 506479f commit bc05645

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

README.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -60,62 +60,63 @@ Read [Documentation](https://rtmedia.io/docs/transcoder/?utm_source=readme&utm_m
6060
1. Transcoder Settings
6161

6262
## Changelog ##
63-
### 1.2.1 [June 26, 2018] ###
63+
#### 1.2.1 [June 26, 2018] ####
6464
* ENHANCEMENTS
6565

6666
* Updated usage of existing filter 'rtt_transcoder_status_message' [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rtttranscoderstatusmessage)
6767

6868
* FIXED
69+
6970
* Issue with Transcoding service usage update
7071
* Issue with Transcoding process callback
7172

72-
### 1.2 [April 24, 2018] ###
73+
#### 1.2 [April 24, 2018] ####
7374
* NEW FEATURES
7475

75-
* Added feature to track real-time transcoding process status on BuddyPress activity, media library page and media single page for administrators
76-
* Added option in transcoder settings page to enable/disable tracking of real-time transcoding process status feature
77-
* Added filter to change text of check status button [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rtttranscodercheckstatusbuttontext)
78-
* Added filter to manage transcoding process status messages [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rtttranscoderstatusmessage)
76+
* Added feature to track real-time transcoding process status on BuddyPress activity, media library page and media single page for administrators
77+
* Added option in transcoder settings page to enable/disable tracking of real-time transcoding process status feature
78+
* Added filter to change text of check status button [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rtttranscodercheckstatusbuttontext)
79+
* Added filter to manage transcoding process status messages [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rtttranscoderstatusmessage)
7980

8081
* ENHANCEMENTS
8182

82-
* Improved security of callback handler for transcoded media
83+
* Improved security of callback handler for transcoded media
8384

8485
* FIXED
8586

86-
* PHP notices generated while activating product license key
87-
* Transcoding issue for MOV file formats
88-
* Transcoding issue for the files having QuickTime MIME type
89-
* Issue with transcoded video files getting swapped in BuddyPress activity
87+
* PHP notices generated while activating product license key
88+
* Transcoding issue for MOV file formats
89+
* Transcoding issue for the files having QuickTime MIME type
90+
* Issue with transcoded video files getting swapped in BuddyPress activity
9091

9192
#### 1.1.2 [July 21, 2017] ####
9293
* ENHANCEMENTS
9394

94-
* Added: Filter to allow adding a custom filename for the transcoded files [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#transcodedtempfilename)
95-
* Replaced file_get_contents() with wp_remote_get() to have better server compatibility
95+
* Added: Filter to allow adding a custom filename for the transcoded files [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#transcodedtempfilename)
96+
* Replaced file_get_contents() with wp_remote_get() to have better server compatibility
9697

9798
#### 1.1.1 [Jan 10, 2017] ####
9899
* FIXED
99100

100-
* False positive result of localhost checking
101+
* False positive result of localhost checking
101102

102103
#### 1.1 [Dec 27, 2016] ####
103104
* NEW FEATURES
104105

105-
* Retranscoding service to regenerate media thumbnails and retranscode media
106-
* Added option in settings to override the current video thumbnail after retranscoding
106+
* Retranscoding service to regenerate media thumbnails and retranscode media
107+
* Added option in settings to override the current video thumbnail after retranscoding
107108

108109
* ENHANCEMENTS
109110

110-
* Added filters to disable the emails getting sent to users and administrators [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rttsendnotification)
111-
* Added action before the transcoded thumbnails are stored
112-
* Added action before transcoded media is stored
113-
* Added action after callback response is processed
111+
* Added filters to disable the emails getting sent to users and administrators [Documentation](https://rtmedia.io/docs/transcoder/developers-documentation/filters/#rttsendnotification)
112+
* Added action before the transcoded thumbnails are stored
113+
* Added action before transcoded media is stored
114+
* Added action after callback response is processed
114115

115116
* FIXED
116117

117-
* Improved the condition checking and fixed several bugs
118-
* Fixed transcoded media not getting deleted bug
118+
* Improved the condition checking and fixed several bugs
119+
* Fixed transcoded media not getting deleted bug
119120

120121
#### 1.0.8 [Oct 05, 2016] ####
121122
* Update the notice messages
@@ -160,4 +161,4 @@ Read [Documentation](https://rtmedia.io/docs/transcoder/?utm_source=readme&utm_m
160161
#### 1.0.0 ####
161162
Initial release
162163

163-
Added new feature to track real-time transcoding process status on BuddyPress activity, media library page and media single page for administrators and fixed some bugs.
164+
Transcoder 1.2.1, with transcoding status filter update and bug fixes.

0 commit comments

Comments
 (0)