v1.1.13 (03/04/2021)
Fixed
- PHP Fatal error if media has attachment [JoomMedia Integration Plugin]
- Load K2 router file only if exist [K2 Plugin]
- Component property was missed [Mosets Tree Plugin]
- PHP Warning if authors variable return false [Content Plugin]
v1.1.10 (08/01/2021)
Improved
- Check plugin component using static property in class instead of checking with plugin name [Source data loader]
- Check also if component of addon is enabled [Source data loader]
- Move some code to plugin helper for better reuse [Plugin Helper]
- All plugins updated to use the new way of checking component name [Addon Plugins]
Fixed
- Some old code in entry point to extend from MVC classes
v1.1.9.2 (23/12/2020)
Fixed
- Some old code was deleted [Feed edit view]
- PHP warning when new feed created [Feed edit view]
- Wrong feed ID on new feed [RSS Merge Plugin]
- Some PHP Warnings [Docman Integration]
v1.1.9 (04/11/2020)
New Features
- Support of audio enclosure as custom field in Podcast feed (support JB Audio, Text and Url Fields) [Podcast Feed]
- Integration with JB Audio custom field
- Ability to choose introtext or introtext + readmore for summary tag [Content Plugin] [Atom Feed]
Fixed
- Force SSL doesn't work [Config]
v1.1.8 (08/05/2020)
Improved
- use updatedDate if publishedDate is null [RSS Merge plugin]
v1.1.7 (29/04/2020)
Deprecated
- Enable/disable content plugin param removed [Content Plugin]
Fixed
- Internal feeds are not retrieved if all option selected [RSS Merge Plugin]
- Current feed should not displayed in internal RSS feeds [RSS Merge Plugin]
v1.1.6 (17/02/2020)
Fixed
- Debug code should not be displayed if not items found [K2 Plugin]
v1.1.5 (12/11/2019)
Fixed
- Wrong itemid if using subcategories documents [Docman Integration Plugin]
v1.1.4 (08/11/2019)
Fixed
- 500 error when opening links in feed [Docman Integration Plugin]
- Wrong language constand "Installed Plugins" should be "enabled plugins" [Dashboard]
v1.1.3 (18/10/2019)
Fixed
- feed plugin language file not loaded automatically [Feed Model]
v1.1.2 (02/10/2019)
Fixed
- Wrong table names in JoomMedia integration plugin
v1.1.1 (23/08/2019)
Fixed
- Update server tag removed from Zoo plugin
v1.1.0 (21/08/2019)
Improved
- Joomla content language field instead of our custom language field [Content Plugin]
Fixed
- Not able to select "all" languages option of feed [Backend] [Feed Edit]
- Removed upgrade view because not used [Backend]
v1.0 (12/05/2019)
- Initial version