Changelog — Internationale Vorwahlen
Alle nennenswerten Änderungen an Internationale Vorwahlen (tnt_international_phone), neueste Version zuerst.
Die Versionsnummer entspricht der <Version> in info.xml und dem Git-Tag vX.Y.Z.
1.9.0 — 2026-08-05
- Retire the country blocklist
- Add/standardise Makefile help target
1.8.0 — 2026-07-28
- country-based phone blocklist (spam/fraud guard)
1.7.1 — 2026-07-27
- PhoneValidator::check() returns detected ISO country
1.7.0 — 2026-07-24
- report auto-modified numbers (before -> after)
- reject landlines in the mobile field (mobile-vs-landline detection)
- admin audit report for invalid phone submissions
- cover contact form with phone validation + widget
- as-you-type phone number formatting
- auto-select phone country from address country field
- server-side E.164 phone validation with invalid-attempt logging
1.0.10 — 2026-05-18
- Add Makefile to .gitattributes export-ignore, update build script
- added ci (unit + stan + style)
- shop 5.7.1 compatible
- modify number while typing. version 1.0.9
- remove leading zero if phone number is german.
- added build script
- init repos