2.0.2
November 21st, 2025
What's Fixed
Hex color validation replaced to use reges for compatibility with older laravel versions.
2.0.1
November 21st, 2025
What's Fixed
Documentation adapted for the newest release.
2.0.0
November 21st, 2025
What's Improved
-
Standardized markers definition
- All markers must now be provided using a consistent array-based structure. This removes ambiguity in parameter formats and ensures reliable parsing inside the tag.
-
Stronger and more consistent parameter validation The validation layer was redesigned to improve security, stability and developer experience:
-
Enforced proper typing for all numeric, boolean, and array-based parameters.
-
Added strict checks for allowed units in width and height.
-
Introduced safe HTML sanitization for text fields.
-
Added hex-color validation, zoom boundaries, and geographic limits for coordinates.
-
Made marker-level validation more robust, including conditional requirements for lat and lon when a marker is present.
-
Improved error messages to be more consistent and easier to debug.
-
1.0.10
March 25th, 2025
What's improved
- Documentation improved
1.0.9
March 25th, 2025
What's improved
- Improved array option to add multiple markers.
1.0.8
March 22nd, 2025
What's improved
- Include array option to add multiple markers.
1.0.7
January 7th, 2025
What's improved
- Geo Maps is now free!
Due to restrictions on receiving international transfers to Brazil through Stripe, it would not make sense to charge if I cannot receive the money.
1.0.6
December 14th, 2024
What's fixed
- Sample.geojson URL fixed in documentation.
1.0.5
December 14th, 2024
What's fixed
- Separator for multiple markers
- Documentation fixed
1.0.4
December 14th, 2024
Wha'ts fixed
- Documentation improved
- Default values fixed
1.0.3
December 12th, 2024
What's fixed
- Documentation improved
1.0.2
December 12th, 2024
What's fixed
- Composer.json adjusted for versions 3, 4 and 5.
1.0.1
December 12th, 2024
Welcome to Geo Maps.