Articles Anywhere Pro

Articles Anywhere Pro 16.0.0

No permission to download
v16.0.0
+ Also triggers replacement on onAfterRenderModule event to prevent "WebAssetManager is locked" in some cases
^ [PRO] Changes ordering of items, by making sure numeric strings are ordered before alpha strings
# [PRO] Fixes issue with comparison filters on calendar fields with no time not working correctly
# [PRO] Fixes issue with comparison filters on custom fields not working
# [PRO] Fixes issue with empty date filters on calendar fields not working

v15.1.4
^ Changes layout of editor button popup
^ Improves output of [readmore] Data Tag
# Fixes issue with errors when trying to install/update via CLI

v15.1.3
# Fixes issue with php error about articlePassesSecurity

v15.1.2
# Fixes issue with error about Image::setDimensions
# Fixes issue with fatal error when Regular Labs is not installed

v15.1.1
^ Improves memory usage
^ Refactors some code

v15.1.0
^ Changed DB method to be more future proof (php 8 code)
^ Refactors some code

15.0.5

Fixed​

  • Fixes issue with php errors about array_keys

15.0.4

Fixed​

  • Fixes issue with editor button icon not displaying correctly in some editors
  • Fixes issue with html not being stripped from search results
  • J5 Fixes issue with fatal errors in editor button popup about onBeforeRender event

15.0.3

Fixed​

  • Fixes issue with plugin being run over category description twice
  • PRO Fixes issue with keywords (IN, NOT) in if conditions being case sensitive
  • PRO Fixes issue with register page and custom URL params not working

15.0.2

Fixed​

  • Fixes issue with incorrect data in Smart Search results
  • Fixes issue with nested data tags not getting replaced

15.0.1

Fixed​

  • Fixes issue with article tags not getting handled properly in search results
  • Fixes issue with error about mb_strpos
  • Fixes issue with nested data tags being handled twice in some cases

15.0.0

Added​

  • J4J5 Adds ability to escape string based data tags (add slashes to quotes)

Removed​

  • J3 Removes Joomla 3 support

Changed​

  • J4J5 Updates code to PHP 8.1 standards

Fixed​

  • J4J5 Fixes issue with [total] not returning correct value in some cases
  • J4J5PRO Fixes issue with custom field filters that return empty causing the articles tag to ignore the filter
  • J4J5PRO Fixes issue with empty input values not working in filters
  • J4J5PRO Fixes issue with filtering by dates and ranges not working on fields
  • J5 Fixes issue with errors on installation

14.2.0

Added​

  • J4J5PRO Adds option to disable protection inside Sourcerer tags

Changed​

  • J4 Increases minimum php version to 8.1

Fixed​

  • J4J5 Fixes issue with php warning about creation of dynamic property $filter_subkey on php 8

14.1.1

Fixed​

  • J4J5PRO Fixes issue with '*' as default input value not working
  • J4J5PRO Fixes issue with IN and NOT IN conditions not working on array values on both sides
  • J4J5PRO Fixes issue with date range filters not working correctly
  • J4J5PRO Fixes issue with empty multiple integer fields outputting as 0
  • J4J5PRO Fixes issue with field filters not always working
  • J4J5PRO Fixes issue with filtering on "current" values not working correctly
  • J4J5PRO Fixes issue with lazy loading attribute not being added to images correctly
  • J4J5PRO Fixes issue with media fields not outputting properly when upgraded from (old) J3 values
  • J4J5PRO Fixes issue with media fields using layout when trying to override class or style
  • J4J5PRO Fixes issue with style attributes not being passed to image tag for media fields
  • J5 Fixes issue with extension getting disabled on Joomla 5
25-Sep-2023 : v15.0.1
# Fixes issue with article tags not getting handled properly in search results
# Fixes issue with error about mb_strpos
# Fixes issue with nested data tags being handled twice in some cases

21-Sep-2023 : v15.0.0
+ [J4][J5] Adds ability to escape string based data tags (add slashes to quotes)
! [J3] Removes Joomla 3 support
^ [J4][J5] Updates code to PHP 8.1 standards
# [J4][J5] Fixes issue with [total] not returning correct value in some cases
# [J4][J5][PRO] Fixes issue with custom field filters that return empty causing the articles tag to ignore the filter
# [J4][J5][PRO] Fixes issue with empty input values not working in filters
# [J4][J5][PRO] Fixes issue with filtering by dates and ranges not working on fields
# [J5] Fixes issue with errors on installation

04-Sep-2023 : v14.2.0
+ [J4][J5][PRO] Adds option to disable protection inside Sourcerer tags
^ [J4] Increases minimum php version to 8.1
# [J4][J5] Fixes issue with php warning about creation of dynamic property $filter_subkey on php 8

27-Aug-2023 : v14.1.1
# [J4][J5][PRO] Fixes issue with '*' as default input value not working
# [J4][J5][PRO] Fixes issue with IN and NOT IN conditions not working on array values on both sides
# [J4][J5][PRO] Fixes issue with date range filters not working correctly
# [J4][J5][PRO] Fixes issue with empty multiple integer fields outputting as 0
# [J4][J5][PRO] Fixes issue with field filters not always working
# [J4][J5][PRO] Fixes issue with filtering on "current" values not working correctly
# [J4][J5][PRO] Fixes issue with lazy loading attribute not being added to images correctly
# [J4][J5][PRO] Fixes issue with media fields not outputting properly when upgraded from (old) J3 values
# [J4][J5][PRO] Fixes issue with media fields using layout when trying to override class or style
# [J4][J5][PRO] Fixes issue with style attributes not being passed to image tag for media fields
# [J5] Fixes issue with extension getting disabled on Joomla 5

02-Aug-2023 : v14.1.0
+ [J4] Add ability to set a target, id, style, rel and a bunch of other attributes on the [link] tag
+ [J4][PRO] Adds ability to set Max Age, Use Retina Images and Retina Pixel Density settings for images
+ [J5] Makes it possible to install on Joomla 5
# [J4] Fixes issue with [parent-category] outputting title of category instead of parent category
# [J4] Fixes issue with filters with empty value being ignored
# [J4] Fixes issue with negative checks on dynamic values (like "!current") not working
# [J4] Fixes issue with replacements being done in some edit forms when they contain too much html
# [J4] Fixes issue with some filters containing multiple values acting as AND instead of OR filters
# [J4][PRO] Fixes issue with [my-field:value] removing spaces after comma's when it shouldn't
# [J4][PRO] Fixes issue with [row:value] outputting fields through layout
# [J4][PRO] Fixes issue with [tags] never using the layout
# [J4][PRO] Fixes issue with attributes overrides of custom fields not when outputting other things than just the layout
# [J4][PRO] Fixes issue with empty input filters sometimes being ignored
# [J4][PRO] Fixes issue with html in attributes of custom fields not being handled as raw html
# [J4][PRO] Fixes issue with images paths of resized images not being correct in some cases
# [J4][PRO] Fixes issue with long execution times when trying to read external images
# [J4][PRO] Fixes issue with width and height settings not having an effect on media fields
# [J4][PRO] Fixes issue with {foreach} tags over certain types of data causing fatal php errors

22-Jun-2023 : v14.0.0
+ [J4][PRO] Adds ability to set an ordering on the tags Data Tag
+ [J4][PRO] Adds ability to use row data in if tags inside foreach tags
^ [J4][PRO] Changes the tags to be output in alphabetical order instead of by id
# [J4] Fixes issue with tags not being converted in Finder Indexer
# [J4][PRO] Fixes issue with foreach tags not getting handled when there are if tags inside

12-Jun-2023 : v13.2.4
# [J4] Fixes issues with duplicate database queries being cached separately
# [J4] Fixes issues with most queries still getting cached if Cache DB Queries setting is switched off

06-Jun-2023 : v13.2.3
# [J3][PRO] Fixes issue with php error about division by zero when using certain non-resizable image types
# [J4] Fixes issue with getting article by their title containing comma's not working
# [J4] Fixes issue with getting field groups by the id not working
# [J4] Fixes issue with language strings in field group title and description not being converted
v13.2.2
^ Updates translations: tr-TR
# [J4][PRO] Fixes issue with media fields not outputting the correct data when not using the layout (output value/text)

v13.2.1
# [PRO] Fixes issue with php error when trying to show images that don't exist from a different database

v13.2.0
+ [J4][PRO] Adds ability to download external images
# [J4][PRO] Fixes issue with domain of external database data not getting prepended to urls without a domain
# [J4][PRO] Fixes issue with filtering by custom fields on external databases not working
# [J4][PRO] Fixes issue with setting dimensions on external images not working

v13.1.5
# [J4][PRO] Fixes issue with getting data from external database based on current article data not working

v13.1.4
^ [J4] Improves memory usage preventing memory exhaustion in some cases
# [J4] Fixes issue with PHP deprecated warnings about null in htmlspecialchars
# [J4] Fixes issue with filters with empty values getting ignored
# [J4][PRO] Fixes issue with incorrect data being returned when using multiple external databases on one page
v13.1.3
# [PRO] Fixes issues with image paths on servers running on Windows

v13.1.2
# [J4] Fixes issues with html entities not being converted correctly when 'fixing' the html

v13.1.1
# [J4] Fixes issue with PHP errors/warnings on PHP 8.2
# [J4] Fixes issues with classes not being defined after upgrading from Joomla 3 to Joomla 4 on some setups
v13.1.0
+ [J4] Adds ability to use an {articles-else} tag for outputting content when no articles are found

v13.0.5
# [J4] Fixes issue with editor button not working on the frontend (in some cases)
# [J4] Fixes issue with formatting issues in frontend editor button popup on some templates

v13.0.4
# [PRO] Fixes issue with Download Key check not working on some setups
# [J4][FREE] Fixes issue with PHP warnings about undefined resize_... variables
  • J3 Fixes issue with errors on PostgreSQL
  • J4 Fixes issue with 'Combine Admin Menu' option in the Regular Labs Library plugin not working
  • J4 Fixes issue with SP PageBuilder edit pages breaking
  • J4 Fixes issue with is-published="true" filter not working
  • J4 Fixes issue PHP memory issues and timeouts when using complex filters
  • J4 Fixes issue with 'OR' keyword not working to separate multiple groups
  • J4PRO Fixes issue with field labels not being passed through the language strings
+ [J4] Adds ability to add a modify attribute to date based Data Tags
^ Changes code styling: tabs to spaces
^ Changes installer to use a package manifest instead of a custom installer plugin
^ Refactors some code
^ Updated some php code to use PHP 7.4 standards
^ Updates translations: de-DE, nl-NL, fr-FR, tr-TR
# [J4] Fixes issue with tags being converted on pages with type json
# [J4] Updates editor button icon
# [J4][PRO] Fixes issue with filter on Tags not working correctly
# [J4][PRO] Fixes issue with filter on dates using from/to date() functions not working
# [J4][PRO] Fixes issue with getting parts of texts via a simple id string not working
# [J4][PRO] Fixes issue with images with hash info in the path not getting resized
# [J4][PRO] Fixes issue with operators with multiple characters (like <= and !=) not working in if statements
# [J4] Fixes issue with ARTA_COMPONENT comments being output in certain pages
# [J4] Fixes issue with Ajax component not showing up in the disable list
# [J4] Fixes issue with installation breaking on Joomla 4.2
Back
Top