1.0.1 (07.12.2015)- removed bug in lastmod
1.2.0 (07.12.2015)1.0.1
- removed bug in lastmod
1.2.0
- added test mode
- some bugs have been removed
1.3.0 (13.01.2016)1.3.0
- optimized operation of the site map generator
- added multisite support
- documentation improved
- change in design
1.3.1 (21.01.2016)1.3.1
- if the data in the site is empty, a map for this site is not generated
1.3.2 (08.02.2016)1.3.2
- the map generation mechanism in multisite mode has been reworked
1.3.3 (10.03.2016)1.3.3
- fixed problems with different encodings
1.3.4 (24.03.2016)1.3.4
- removed duplicate tag when multi-sited
1.3.5 (06.04.2016)1.3.5
- fixed an error that occurred when generating a sitemap when there were no static files.
- added the ability to select a protocol for the sitemap.
- all settings have been moved to the “settings” section and a logical breakdown into subsections has been made.
- in the generation section only the information necessary for generation remains (the generation button).
- typos in the help have been corrected.
- changes have been made to the certificate to reflect the current status of the module.
1.3.6 (08.04.2016)1.3.6
- fixed errors that occurred when generating with empty urls.
- typos in the text have been corrected.
1.3.7 (12.04.2016)1.3.7
- fixed bug with duplicates in sitemap
1.3.8 (04.07.2016)1.3.8
- the file structure for ajax has been changed (all logic has been removed from it)
- auxiliary methods have been moved to the getContent class
- added phpdoc comments where there were none
- fixed a bug with searching for information blocks for different sites
- minor bugs fixed
1.3.9 (22.09.2016)1.3.9
- optimization of the module for working in test mode
1.3.10 (18.10.2016)1.3.10
- bug with static files has been fixed.
1.4.0 (04.11.2016)1.4.0
- improved module operation in multisite mode.
- unified work with information blocks
- part of the module has been transferred to work with the database based on the new API
- errors in display have been removed
1.4.1 (16.11.2016)1.4.1
- added jquery file to module scripts.
1.4.2 (16.03.2017)1.4.2
- added the ability for each site to specify its own protocol.
1.4.4 (29.05.2017)1.4.4
- partitions are searched through GLOBAL_ACTIVE
- the search for elements is carried out taking into account activity by date
1.4.5 (04.08.2017)1.4.5
- when selecting elements, it is now taken into account that the selected elements should only be from active sections
1.4.6 (29.09.2017)1.4.6
- the ability to set the refresh rate for the main page
1.4.7 (05.10.2017)1.4.7
- compatibility with php5.3
1.4.8 (30.10.2017)1.4.8
- json was decrypted incorrectly into Russian text. Added option JSON_UNESCAPED_UNICODE
1.4.9 (14.11.2017)1.4.9
- fixed a bug when adding data from an information block without elements
1.4.10 (26.12.2017)- information on the .section.php file and adding static pages has been added to the help
- improved encoding detection function
1.4.11 (02.04.2018)- fixed protocol error when generating multiple sitemaps
1.4.12 (13.04.2018)- fixed bug with changefreq parameter
1.4.13 (01.08.2018)- fixed a bug where additional maps in the sitemap index file had the wrong protocol
1.4.14 (02.08.2018)- fixed mechanism for creating links for infoblocks
1.4.15 (13.08.2018)- the index file with sitemaps is now called sitemap rather than sitemap_index. This is done so that only one file can be specified in the robots.txt file.
1.4.20 (10.09.2019)- fixed an error when generating a sitemap for large catalogs (> 30,000 products)
- fixed a bug preventing the solution from updating
1.4.21 (01.10.2020)- Added the ability to include blogs and blog posts in the sitemap
- Added the ability to exclude certain website pages from the sitemap (Blacklist)
- Updated offline help for new module functionality
2.0.0 (26.11.2020)- Added the ability to generate sitemap images
- Updated offline help for new module functionality
- Added navigation to offline help
- Added interactive search in the "Blacklist" and "Custom image sitemap pages" tables
- Added setting the number of URLs in 1 sitemap file
- Improved "Generation" tab
- Changes to the interface of the "Static files" and "Infoblocks" tabs
- Bug and error fixes
2.1.0 (18.12.2020)- Fixed problems with generating a standard sitemap on large amounts of data (step-by-step generation)
- Bug and error fixes
2.1.2 (18.02.2022)1. Added processing of Cyrillic domains. Requires installation of the intl module for PHP (example: sudo apt-get install php7.0-intl)
2.1.3 (18.04.2023)Fixed a number of errors in PHP 8, due to which sitemap files were not generated with a breakdown by a given number.
2.1.4 (11.05.2023)Added the ability to control the breakdown of photos by quantity into different sitemap files
Minor bugs fixed
2.1.5 (15.05.2023)Fixed a number of specific errors when working with PHP 8
2.1.6 (16.05.2023)Fixed a number of specific errors when working with PHP 8
2.1.7 (01.06.2023)Fixed a number of specific errors when working with PHP 8
2.1.8 (01.02.2024)- Error correction
- Updated documentation in the "Automatic generation" section
2.1.9 (27.02.2024)- Fixed module installation errors in some cases for PHP 8
2.1.10 (27.02.2024)- Fixed an error in deleting sections in the "Static files" tab
2.1.11 (28.02.2024)- Deactivated sites with multiple sites are excluded from generation
- If the Domain name is not specified in the site settings, then “Server URL (without http://):” is taken from the parameters
- Fixed bug adding lastmod tag when it is empty
2.1.12 (29.02.2024)- Fixed a bug in adding the priority tag when it is empty