Skip to content

Commit

Permalink
Merge pull request #1601 from rtMediaWP/develop
Browse files Browse the repository at this point in the history
Version update v4.6.1
  • Loading branch information
thrijith authored Apr 8, 2020
2 parents 7ab210f + 112edab commit cb20733
Show file tree
Hide file tree
Showing 134 changed files with 13,127 additions and 7,823 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: WordPress Plugin Deploy
uses: rtCamp/action-wordpress-org-plugin-deploy@master
env:
ASSETS_DIR: wpassets
EXCLUDE_LIST: .bowerrc .gitattributes .gitignore .jshintrc .travis.yml CONTRIBUTING.md
Gruntfile.js README.md bin deploy.sh package-lock.json package.json phpcs.xml phpunit.xml
tests
Expand Down
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,19 @@ https://www.youtube.com/watch?v=dJrykKQGDcs

## Changelog ##

### 4.6.1 [April 8, 2020] ###

* Enhancement
* Disable the terms of service checkbox when the activity is published

* FIXED
* Different language characters not showing up properly on rtMedia pages
* HTML warnings of rtMedia contents
* Nouveau template tab count bug
* Added server side validation for terms of service
* Terms of service checkbox conflicting with rtMedia Sidebar Widgets addon
* PHPCS errors and warnings

### 4.6.0 [February 17, 2020] ###

* Enhancement
Expand Down Expand Up @@ -1662,8 +1675,8 @@ https://www.youtube.com/watch?v=dJrykKQGDcs
* HTML5 Audio Tag Support (with fallback)
* HTML5 Video Tag Support (with fallback)

#### 4.6.0 ####
rtMedia 4.6.0, with improved activity content preview and JavaScript and Nouveau template related fixes.
#### 4.6.1 ####
rtMedia 4.6.1 with added server side validation for terms of services checkbox, minor bug fixes along with warnings and PHPCS fixes

## Sponsors ##

Expand Down
Loading

0 comments on commit cb20733

Please sign in to comment.