Global Phone:Build History: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Global Phone|← Global Phone]] | [[Global Phone|← Global Phone]] | ||
{{CustomTOC}} | {{CustomTOC}} | ||
==Build 4.0.0.25== | |||
''Released September 2016'' | |||
;New Features | |||
*Removed PS confidence Codes when there is a PE03 code | |||
*Fixed parentheses parsing on country dialing codes | |||
*Removed countries starting with X (‘XG’, ‘XV’, ‘XN’, etc) | |||
*Removed result codes from suggestions | |||
*Country search logic change: | |||
:*The service will now only limit the search based on input of + codes, country codes, or defaultCallingCodes | |||
:*+ codes take priority over country codes, which take priority over defaultCallingCodes. This means that if one exists, the service will focus the search in that specified area and ignore the other parameters | |||
:*For example, an input of +861234567890 would only search in China (+86) even if ctry was set to ‘US’. | |||
:*If there is no match, the service will not look in other countries | |||
:*If you want to search all countries, leave country code and defaultCallingCode blank, while submitting a phone number without a + code | |||
==Build 4.0.0.24== | ==Build 4.0.0.24== | ||
''Released September 2016'' | ''Released September 2016'' |
Revision as of 16:53, 9 September 2016
Build 4.0.0.25
Released September 2016
- New Features
- Removed PS confidence Codes when there is a PE03 code
- Fixed parentheses parsing on country dialing codes
- Removed countries starting with X (‘XG’, ‘XV’, ‘XN’, etc)
- Removed result codes from suggestions
- Country search logic change:
- The service will now only limit the search based on input of + codes, country codes, or defaultCallingCodes
- + codes take priority over country codes, which take priority over defaultCallingCodes. This means that if one exists, the service will focus the search in that specified area and ignore the other parameters
- For example, an input of +861234567890 would only search in China (+86) even if ctry was set to ‘US’.
- If there is no match, the service will not look in other countries
- If you want to search all countries, leave country code and defaultCallingCode blank, while submitting a phone number without a + code
Build 4.0.0.24
Released September 2016
- New Features
- Added US territories to search when inputting country as US
- + is now allowed in DefaultCallingCode option
- Fixed AT&T Encoding
- Improve search speeds for certain countries
- Fixed bug on short phone numbers
Build 4.0.0.19
Released July 2016
- New Features
- Improved performance of batch processing
Build 4.0.0.16
Released May 2016
- New Service & Features
- Added real-time HLR validations for supported countries
- Enhanced phone-type detection
- Live/active number detection
- Return carrier information
- Single requests resulting in a PE04 can now return a Suggestion array for all possible countries the number can exist in
- Only REST and JSON protocols are supported on request; JSON protocol used for response
Build 3.0.0.12 (Data Update)
Released June 2015
- New Features
- Added national prefix input detection and validation.
Build 3.0.0.12
Released December 2014
- Minor bug fixes
- JSONP Support
Build 3.0.0.10
Released September 2014
- Initial Release