3.5.5
Release Date – 7th November 2023
- Add transient for Plugin updater to avoid hammering the update server API.
3.5.3
Release Date – 4th November 2023
- Add the sorting interfaces for LearnDash taxonomies
- Internally, return the terms using ascending order, so the query ASC or DESC apply.
3.5
Release Date – 19th October 2023
- Compatibility with LearnDash LMS, add custom Taxonomy Order interface to sort the taxonomies.
- New filter ‘atto/interface/post_type’ to allow custom post for the current interface
3.4
Release Date – 3rd October 2023
- Apply the customized order for WooCommerce Tag Cloud widget, when AutoSort is active
3.3.4
Release Date – 19th July 2023
- Portuguese translation updates
- Romanian translation updates
- Fix: Distinct query clause
3.3.1
Release Date – 8th July 2023
- Include DISTINCT clause within _terms_clauses for hierarchical taxonomies.
3.3
Release Date – 6th July 2023
- New – Expand / Collapse child terms within the tree for easier re-order.
- New – Randomize the items in the current list.
- New – Expand and Collapse buttons for bulk manipulation.
- New – Move Top and Move Bottom options, to easily move items on top and bottom.
3.2.8
Release Date – 14th April 2023
- Add translation for CZ
- Add translation for DE
- Add translation for ES
- Add translation for ID
- Add translation for IT
- Add translation for NL
- Add translation for PL
- Add translation for PT
- Add translation for RO
- Update translation for FR
- Update translation for RU
3.2.6
Release Date – 21st October 2022
- Use esc_html to escape the ajax response message, when translated, to avoid single quotes which will break the code.
3.2.2
Release Date – 30th May 2022
- Fix: Passing by Reference for $terms when constructing the hierarchical structure of terms.
- Fix: When de-activate the license key, force local key un-assignment
- WordPress 6.0 compatibility
3.2
Release Date – 21st January 2022
- Update Nested Sortable for comaptibility with jQuery UI Sortable 1.13.0
- WordPress 4.9 compatibility
3.1.1
Release Date – 18th January 2022
- Fix: Undefined notice on updater class
3.1
Release Date – 18th December 2021
- Plugin updater updates
- PO language file updates
- Russian language updates
3.0
Release Date – 20th November 2021
- API host change
2.9.2
Release Date – 18th June 2021
- Fix restore_current_blog() when loop the sites in the network, for column add
2.9
Release Date – 3rd February 2021
- Allow interface Title Order ( ASC / DESC ) for nested children
2.8.9
Release Date – 21st January 2021
- Add plugin updater transient to avoid server hammering
- Trim outputted html to allow fast loading for long lists
- Improved licensing class
2.8.8
Release Date – 14th January 2020
- New interface sorting options as Reverse order, Title Ascending, Title Descending, ID ascending, ID descending
2.8.7.2
Release Date – 21st March 2019
- Replaced urls protocol to avoid issues over ssl sites, which has not changed their domain to https
2.8.7
Release Date – 26th November 2018
- Translations and phrases changes for better i18n integration.
- French translation update
2.8.6
Release Date – 23rd November 2018
- Translation PO general updates
- French translation updates
2.8.5
Release Date – 5th October 2018
- Ignore admin order when using columns sorting
2.8.4
Release Date – 16th July 2018
- Fixed wrong constant APTO_VERSION
- Updated DB lock functionality
2.8.3
Release Date – 8th July 2018
- Fixed typo within $licence_key variable which goes to license key de-activation
2.8.2
Release Date – 25th June 2018
- Fixed licence key option typo
2.8.1
Release Date – 15th June 2018
- Include db lock for api calls to prevent multiple initialization for the same instance
- Updated language file
2.8
Release Date – 9th June 2018
- Plugin structure changes, group code into classes
- Licensing key usage
- Automatic updated through default WordPress Update system
- Language PO file update to include new texts
57c570b18540e057cb0d038daf8da9867556abae
Release Date – 20th April 2018
- Sanitize some user input variables
eb106ab842449182acb42fdfae8ed3689bdc9a48
Release Date – 9th February 2018
- French translation included
18dd19b26a10e79d65ed3e005fcfb143def2959c
Release Date – 9th February 2018
- Replaced post_translations taxonomy from re-order interface when Polylang plugin is active
3db8f31a75659f8f87cac98a80679fd1d0471d36
Release Date – 10th October 2017
- Decrease priority for ‘terms_clauses’ filter to trigger later, making woocommerce variations sorting available
95764bd7a132e3e4262c2fe59390d2545ab820eb
Release Date – 23rd September 2017
- Set API protocol to HTTPS