This area contains the changelogs for recent versions of the OSMap Pro extension. Click here to access the main OSMap page.

OSMap Pro v4.2.20

  • 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

  • a993685 Release v4.2.20 [Bill Tomczak]
  • 3c33fba Bump dev version [Bill Tomczak]
  • 93891c7 Bump dev version [Bill Tomczak]
  • 669cee8 Use shorter JED URL [Nick Savov]

OSMap Pro v4.2.19

  • Fixes an issue with links having empty url var

Commit Log

  • 93b37d7 Release v4.2.19 [Bill Tomczak]
  • d097b7f Sync config manifest with Free [Bill Tomczak]

OSMap Pro v4.2.18

  • Fixes issue with unable to edit some duplicate items
  • Re-adds icon in admin

Commit Log

  • f781104 Release v4.2.18 [Bill Tomczak]
  • f48e3d6 Fix some comments [Bill Tomczak]
  • 56bbbf7 update and sync manifest with free [Bill Tomczak]
  • 268e106 Bump dev version [Bill Tomczak]

OSMap Pro v4.2.17

  • Update for changes from v4.2.16-FREE
  • Fixes problem with homepage link on multilingual sites
  • Fixes problem of losing item settings when site base url changes

Commit Log

  • 79ce09b Release v4.2.17 [Bill Tomczak]

OSMap Pro v4.2.16

  • Fixes relative url problem introduced in previous release

Commit Log

  • af8a582 Release v4.2.16 MAP-381 [Bill Tomczak]
  • c25cdd1 bump dev version [Bill Tomczak]
  • f9d3176 Bump dev version [Bill Tomczak]

OSMap Pro v4.2.15

  • Fixes breadcrumbs and meta tags for html sitemaps
  • Fixes urls on sites installed in a subfolder
  • Use memory exceeded workaround for Joomla content
  • Use memory exceeded workaround for Virtuemart content

Commit Log

  • 312894c Release v4.2.15 [Bill Tomczak]
  • b070e58 Update system requirements [Bill Tomczak]
  • 510d45f Bump dev version [Bill Tomczak]
  • bc7bfab Take advantage of updated checkMemory() method in VirtueMart plugin [Bill Tomczak]
  • 74f0572 Fix minor comment typo [Bill Tomczak]
  • a956f34 Don’t use removed method from Free MAP-375 [Bill Tomczak]
  • fba5113 Bump dev version [Bill Tomczak]

OSMap Pro v4.2.14

  • Fixes problem with alias in SobiPro entries
  • Improve reliability of VirtueMart entries
  • Try to avoid memory overruns in VirtueMart entries
  • Fail more gracefully if memory does run out.

Commit Log

  • 7ddeb10 Release v4.2.14 [Bill Tomczak]
  • e2a24f6 Set Virtuemart models to return all items requested MAP-371 [Bill Tomczak]
  • 13aa123 Bump dev version [Bill Tomczak]
  • ec7d370 Safer method for ensuring Virtuemart initialized [Bill Tomczak]
  • b282ca0 Use VM model for getting child categories. [Bill Tomczak]
  • 47a6244 Fix code formatting [Bill Tomczak]
  • c279ff0 Rely more closely on VM for getting products list and getting default language MAP-371 [Bill Tomczak]
  • d52cd23 Fix plugin instantiation issues [Bill Tomczak]
  • 988fe1d Fix manifest dates [Bill Tomczak]
  • aa901f2 Move OOM tests to abstract method for general use MAP-347 [Bill Tomczak]
  • cf6ef9f Update all file headers [Bill Tomczak]
  • 60cfc5f Attempt to fail gracefully before running out of memory MAP-347 [Bill Tomczak]
  • 3350bf8 Fix class inheritance for VM plugin [Bill Tomczak]
  • 3213841 Update language file formatting [Bill Tomczak]
  • d818870 bump dev version 4.2.14b2 [Bill Tomczak]
  • c3b7512 Fix method signature [Bill Tomczak]
  • c5847c5 Add docs and cleanup for standards [Bill Tomczak]
  • aec104c Add some docs, fix formatting [Bill Tomczak]
  • 525330f Replace calls to deprecated JArrayHelper [Bill Tomczak]
  • 245f171 Correct parameter passing issues [Bill Tomczak]
  • cc7a383 Update soft php version requirement in composer [Bill Tomczak]
  • 83351ec Beta v4.2.14b1 [Bill Tomczak]
  • 72c97fe Check alias for sobipro categories and switch to compact syntax [Bill Tomczak]
  • aaf42c2 Use compact syntax [Bill Tomczak]
  • 2d450c1 Use alias for sobipro entries [Bill Tomczak]

OSMap Pro v4.2.13

Fixes an issue with Joomla article SEF Urls. See: OSMap Free v4.2.12

Commit Log

  • b64735c Prepare new release [Bill Tomczak]
  • f8f77d6 Bump dev version [Bill Tomczak]

OSMap Pro v4.2.12

v4.2.12 - Maintenance

Mar 7, 2017

  • Fix subcategory issue for K2
  • Fix compatibility issues with Joomla 3.7

v4.2.10 - Maintenance
Feb 6, 2017

  • Fixes issues with VirtueMart plugin
  • Fixes issues with SobiPro plugin

v4.2.9 Maintenance
Dec 29, 2016

  • Prepare new release
  • Remove unused use
  • Add missing properties
  • Don't fail silently on errors
  • Prepare to release
  • Add coverage annotation to tests
  • Fix warnings in texts for the router
  • Simplify tests using examples
  • Add tests for the getFrontendBase method
  • Remove unused var
  • Improvement to handle no menus created
  • Add language to preview links
  • Rework preview link building
  • Update container property/method map
  • Clean up edit links template
  • formatting/style fixes
  • Move edit links to sub template
  • Modernize model method calls, prepare way for sub templates
  • Fix double slash on full urls
  • Add basic tests for the Router
  • Refactor router to avoid static class
  • Start new dev cycle
  • Add aspect mock and update codeception
  • Fix double slashes for images

v4.2.8 - Maintenance release
Dec 20, 2016

  • Prepare to release
  • Add coverage annotation to tests
  • Fix warnings in texts for the router
  • Simplify tests using examples
  • Add tests for the getFrontendBase method
  • Remove unused var
  • Improvement to handle no menus created
  • Add language to preview links
  • Rework preview link building
  • Update container property/method map
  • Clean up edit links template
  • formatting/style fixes
  • Move edit links to sub template
  • Modernize model method calls, prepare way for sub templates
  • Fix double slash on full urls
  • Add basic tests for the Router
  • Refactor router to avoid static class
  • Start new dev cycle
  • Add aspect mock and update codeception
  • Fix double slashes for images
  • Prepare to release
  • Increase beta version
  • Revert "Refactor router to avoid static class"
  • Refactor router to avoid static class
  • Start new dev cycle