|
1 | 1 | === Transcoder === |
2 | | -Contributors: rtcamp, mangeshp, chandrapatel, manishsongirkar36, bhargavbhandari90, kiranpotphode, thrijith, devikvekariya, sagarnasit, sudhiryadav, sid177, pooja1210, vaishu.agola27, ravatparmar, tremidkhar, kapilpaul, utsavladani, vishalkakadiya, pavanpatil1 |
| 2 | +Contributors: rtcamp, mangeshp, chandrapatel, manishsongirkar36, bhargavbhandari90, kiranpotphode, thrijith, devikvekariya, sagarnasit, sudhiryadav, sid177, pooja1210, vaishu.agola27, ravatparmar, tremidkhar, kapilpaul, utsavladani, vishalkakadiya, pavanpatil1, akrocks, hrithikd |
3 | 3 | Tags: media, multimedia, audio, songs, music, video, ffmpeg, media-node, rtMedia, WordPress, kaltura, transcode, transcoder, encoding, encode |
4 | 4 | Donate link: https://rtcamp.com/donate/ |
5 | 5 | Requires at least: 4.1 |
@@ -62,12 +62,15 @@ Read [Documentation](https://rtmedia.io/docs/transcoder/?utm_source=readme&utm_m |
62 | 62 | 1. Transcoder Settings |
63 | 63 |
|
64 | 64 | == Changelog == |
65 | | -= 1.3.5 [October 19, 2023] = |
| 65 | += 1.3.5 [October 20, 2023] = |
66 | 66 |
|
67 | 67 | * FIXED |
68 | 68 |
|
69 | 69 | * Compatible with PHP8.1 |
70 | 70 | * Enhance security checks and fixed deprecation errors. |
| 71 | + * Fixed rtMedia attachment shortcode issue. |
| 72 | + * Fixed cancelled the subscription message issue. |
| 73 | + * Add support for custom API endpoint to transcode media. |
71 | 74 |
|
72 | 75 | = 1.3.4 [August 17, 2021] = |
73 | 76 |
|
@@ -218,7 +221,7 @@ Initial release |
218 | 221 |
|
219 | 222 | == Upgrade Notice == |
220 | 223 | = 1.3.5 = |
221 | | -Transcoder 1.3.5, with enhanced security checks and compatibility with PHP 8.1. |
| 224 | +Transcoder 1.3.5, with add support for custom API endpoint to transcode media, enhance security checks, fix minor bugs, and compatibility with PHP 8.1. |
222 | 225 |
|
223 | 226 | = 1.3.4 = |
224 | 227 | Transcoder 1.3.4, with added fix for plugin preventing read more from expanding in activity page and WordPress 5.8 and PHP 8.0 compatibility. |
|
0 commit comments