OSMap Free Changelog
This area contains the changelogs for recent versions of the OSMap Free extension. Click here to access the main OSMap page.
OSMap Free v4.2.29
- Published: 10 May 2020 10 May 2020
- Maintenance release
Commit Log
- a333273e Release v4.2.29 [Bill Tomczak]
- 169df595 Fix update server name [Bill Tomczak]
- 00435f20 Remove references to obsolete cache plugin [Bill Tomczak]
- 406b97d4 Minor comment fix [Bill Tomczak]
OSMap Free v4.2.27
- Published: 05 February 2020 05 February 2020
- Fix empty xml sitemap and various other issues with xml, news and image sitemaps.
Commit Log
- 8bd04b70 Release v4.2.27 [Bill Tomczak]
- 35c317d0 Check for data before sending some xml tags [Bill Tomczak]
- b4e6ddb5 Don’t list empty image urls [Bill Tomczak]
- ee8252c2 Don’t output empty tags [Bill Tomczak]
- b3c80f10 Apply fixes for image sitemap [Bill Tomczak]
- abda8cd1 Apply fixes for news xml view [Bill Tomczak]
- 90c35bbb Remove unused references [Bill Tomczak]
- daccfc2d Update xsl generation for standard xml sitemaps [Bill Tomczak]
- 9c9e7c1a Update file header [Bill Tomczak]
- 1632ae4e Reverse the logic of where xml view code resides [Bill Tomczak]
- 5adadb70 Simplify/rationalize xml view and apply to standard xml template [Bill Tomczak]
- 8d364dd5 Bump dev version [Bill Tomczak]
- 71350ab6 Simplify and rationalize xml standard view [Bill Tomczak]
- 0e4c2dea bump dev version [Bill Tomczak]
- d61200f1 Check to make sure xml pages are rendered as xml [Bill Tomczak]
- e7e0586d Formatting/standards/Joomla 3.8+ updates [Bill Tomczak]
OSMap Free v4.2.26
- Published: 03 February 2020 03 February 2020
- Fix existing xml menus for changes in previous release
Commit Log
- 90a7c223 Release v4.2.26 [Bill Tomczak]
- ebb344df Update existing xml menus with new variable [Bill Tomczak]
- 00d26924 Updates for Joomla 3.8+ [Bill Tomczak]
OSMap Free v4.2.25
- Published: 02 February 2020 02 February 2020
- Require Joomla 3.9 minimum
- Update obsolete usages for Joomla 3.8+
- Use standard view rendering for xml views
Commit log
- c3caa034 Release v4.2.25 (skipping .24 to sync with pro) [Bill Tomczak]
- f86f26a9 Update for Joomla 3.8+ usage [Bill Tomczak]
- dd0e0c1e Remove unnecessary attribute [Bill Tomczak]
- 08fdede1 Fix missed formatting issue [Bill Tomczak]
- e795b604 reformat to current standards [Bill Tomczak]
- e115d0a2 Update file headers [Bill Tomczak]
- 5b9b489d Update file headers [Bill Tomczak]
- 1df56b49 Update old usages for Joomla 3.8+ [Bill Tomczak]
- 17974d61 Remove unused tests and composer requirements [Bill Tomczak]
- de621c9c Update joomla requirements [Bill Tomczak]
- a4110d88 Merge pull request #153 from joomlashack/MAP-339 [Bill Tomczak]
- 6fbcd4e9 Merge branch 'development' into MAP-339 [Bill Tomczak]
- bacc3ff8 Build correct url for xml sitemaps [Bill Tomczak]
- 97e00d23 Minor standards fixes [Bill Tomczak]
- 62ecfb78 Bump dev version [Bill Tomczak]
- 250c1ecb Update copyright year to 2020 [Nick Savov]
- 7f6d8fbb Add format=xml to request input [Nick Savov]
- bc9925f3 Allow XML to load normally, rather than jexit [Nick Savov]
OSMap Free v4.2.23
- Published: 06 October 2019 06 October 2019
- Maintenance release
- Fixes 404 errors accessing xml type sitemaps using xml format
Commit Log
- 64f7423d Release v4.2.23 [Bill Tomczak]
- 19bc8459 Merge branch 'master' into development [Bill Tomczak]
- f6316c27 Merge pull request #150 from level420/level420-sitemap-xml-suffix [Bill Tomczak]
- 2ce490bd Update manifest copyright/license [Bill Tomczak]
- cb0219ea Remove obsolete files [Bill Tomczak]
- fb941aa6 Update file headers [Bill Tomczak]
- 87f6070b Minor Standards/Formatting fixes [Bill Tomczak]
- c74e93a1 Remove pointless file [Bill Tomczak]
- 04cba811 Avoid code duplication by requiering the existing view.html.php [Dietrich Streifert]
- 8adc6cf8 Allow menu entries attached to an osmap xml view to be accessed by adding .xml to the path with SEO [Dietrich Streifert]
OSMap Free v4.2.22
- Published: 30 September 2019 30 September 2019
- Internal admin/maintenance release
Commit Log
- f11ea0f1 Release v4.2.22 [Bill Tomczak]
- 1d05f1ea Update LICENSE [OSTraining]
OSMap Free v4.2.21
- Published: 11 August 2019 11 August 2019
- Don't show errors on systems that disallow memory limit changes
- Throw 404 instead of 500 on 'sitemap not found'
Commit Log
- db3fd1b2 Release v4.2.21 [Bill Tomczak]
- c0588dad Handle systems that disallow memory_limit changes MAP-397 [Bill Tomczak]
- e3f904ab Merge pull request #149 from MAP-396 [Bill Tomczak]
- b1b8e3ce Throw 404 instead of 500 when it can't find the sitemap [Nick Savov]
- 1d0acda2 infor url [Valentín García]
OSMap Free v4.2.20
- Published: 07 April 2019 07 April 2019
- Fixes long standing issue with sitemap menu selections randomly changing
- Fixes various UI issues in sitemap admin list
- Fixes various UI issues in edit links admin list
Commit Log
- 90e80b25 Release v4.2.20 [Bill Tomczak]
- 22b28582 Standardize dropdowns in edit links screen MAP-392 [Bill Tomczak]
- d5656200 Minor formatting fixes [Bill Tomczak]
- a989db37 Formatting/Standards fixes [Bill Tomczak]
- 2d3c176e Merge pull request #148 from OSTraining/MAP-378 [Bill Tomczak]
- fcca6cd1 Update link counts only from admin [Bill Tomczak]
- fff4a249 Update link counts only - avoid any related table updates [Bill Tomczak]
- 5f255a07 Revert "Fix formatting" [Bill Tomczak]
- ce9f5bf8 Revert "General improvements to edit links list" [Bill Tomczak]
- 19de88fe Merge pull request #147 from OSTraining/MAP-392 [Bill Tomczak]
- 8249ca9f General improvements to edit links list [Bill Tomczak]
- 95561a89 Fix formatting [Bill Tomczak]
- 92269cd2 Register html generator folder [Bill Tomczak]
- ef581a5d Fix formatting and add missing library dependency [Bill Tomczak]
- 16af4fdc Provide centralized source for lists [Bill Tomczak]
- 79f73c4b Prevent direct access to admin view MAP-256 [Bill Tomczak]
- 04609b17 Remove obsolete loader [Bill Tomczak]
- 84bee63f Improvements to sitemap editing [Bill Tomczak]
- 8c5b23d3 Maintain compatibility with J3.7.x [Bill Tomczak]
- e1e07cc3 Cleanup/simplify admin template [Bill Tomczak]
- cfa91155 Improvement to finding site menus [Bill Tomczak]
- 4320c60f Formatting fixes [Bill Tomczak]
- ddf3465f Fix filtering/ordering issues [Bill Tomczak]
- 5876a3cc Formatting fix [Bill Tomczak]
OSMap Free v4.2.19
- Published: 20 November 2018 20 November 2018
Maintenance release. Mainly allows updates on Joomla! 3.9.x sites
Commit Log
- a90a4aae Release v4.2.19 [Bill Tomczak]
- 504d4d65 Fix limitation on Joomla version [Bill Tomczak]
- 76752dfe Add missing test for Joomla environment [Bill Tomczak]
- d9f46f04 Add shorter JEDUrl and add specific GoProAd URL [Nick Savov]
- 7f4a68bf Switch require_once to JLoader::register in Joomla Plugin [Nick Savov]
- 15c3c002 Bump dev version [Bill Tomczak]
OSMap Free v4.2.18
- Published: 24 June 2018 24 June 2018
- Fixes an issue with empty url vars in links
Commit Log
- ec6f6ea6 Release v4.2.18 [Bill Tomczak]
- 60398dc6 Bump dev version [Bill Tomczak]
- bc1a8f63 Merge pull request #146 from OSTraining/empty-var-fix [Bill Tomczak]
- 331ee5af Accommodate minor router bug in Joomla MAP-385 [Bill Tomczak]
- 593a0722 Minor standards fixes [Bill Tomczak]
- 4baf59dc Sync config manifest with Pro [Bill Tomczak]