Releases: vaersaagod/geomate
Releases · vaersaagod/geomate
GeoMate v. 2.2.1
2.2.1 - 2025-06-30
Fixed
- Removed some debug log messages left in by accident 🙃
GeoMate v. 3.1.0
3.1.0 - 2025-06-17
Fixed
- Fixed a bug where the
useSeparateLogfilesetting didn't, in fact, make GeoMate write logs to its own file. #66 - Fixed a bug where cookies created by GeoMate would immediately expire if the
cookieDurationsetting was set to0, instead of creating a session cookie. #63
Changed
- GeoMate no longer attempts to start a PHP session when auto redirects are disabled via the
autoRedirectEnabledorautoRedirectExcludesettings, or if theaddGetParameterOnRedirectsetting is set totrue. #67
GeoMate v. 2.2.0
2.2.0 - 2025-06-17
Fixed
- Fixed a bug where the
useSeparateLogfilesetting didn't, in fact, make GeoMate write logs to its own file. #66 - Fixed a bug where cookies created by GeoMate would immediately expire if the
cookieDurationsetting was set to0, instead of creating a session cookie. #63
Changed
- GeoMate no longer attempts to start a PHP session when auto redirects are disabled via the
autoRedirectEnabledorautoRedirectExcludesettings, or if theaddGetParameterOnRedirectsetting is set totrue. #67
GeoMate v. 2.1.3
2.1.3 - 2024-06-13
Fixed
- Fixed an issue where GeoMate could prevent custom user behaviors from being registered. #60
GeoMate v. 2.1.1
2.1.1 - 2023-03-24
Fixed
- Fixed a bug that could result in a PHP exception if a site link ended up being
null. Fixes #58
GeoMate v. 2.1.0
2.1.0 - 2022-10-04
Changed
- Auto-redirects based on browser language now always work, regardless of GeoMate having access to a geolocation database or not. #53
Fixed
- Fixed an issue where GeoMate could throw an exception if the geolocation database was missing, and the
redirectMapSimpleModeKeysetting was set tolanguage. #52
Geomate v. 1.3.1.1
1.3.1.1 - 2021-07-20
Fixed
- Fixes changelog
Geomate v. 1.3.1
1.3.1
Fixed
- Fixes an issue where the
redirectOverrideParamcould be included multiple times in the URL query string - Fixes an issue where Geomate could redirect Preview requests