Gravity Perks Unique ID Plugin - V1.5.10
Version: 1.5.10
Fixed an issue with duplicate unique ID generated for a previous edited entry.
Added German translations. Credit: Florian Rinnhofe of sportunion.at
Updated database schema to resolve issues with daily sequential IDs.
- Fixed issue where sequential IDs would not work as expected when using the Shared Sequential ID snippet with prefixes/suffixes.
- Added "Update URI" to plugin header to improve security.
Fixed issue where sequential IDs were limited to `4294967295`. They can now go up to `18446744073709551615` (MySQL BIGINT maximum).
- Fixed issue where minimum requirements were being bypassed due to a dependency conflict.