Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Releases: live-controls/autocep

Version 1.2.4

05 Sep 19:27

Choose a tag to compare

Additions

  • Added log warning (Log::warning) if the status of the response is "connection_error". This error most of the time means that the API key is invalid.

Version 1.2.3

05 Sep 13:34

Choose a tag to compare

Fixes

  • Fixed old model not loaded correct since version 1.2.2

Version 1.2.2

31 Aug 20:05

Choose a tag to compare

Fixes

  • Fixed bug in status check which would show "invalid" even if status was "ok"

Version 1.2.1

31 Aug 17:49

Choose a tag to compare

Fixes

  • Fixed wrong spelling of "logradouro" in AutoCep class

Version 1.2

31 Aug 17:13
f96a800

Choose a tag to compare

Changes

  • Added the ability to replace the default form control names with custom ones.

Version 1.1.5

30 Aug 11:10

Choose a tag to compare

Fixes

  • Fixed exception if bairro, estado, cidade or lograduro is unknown

Version 1.1.4

19 Aug 13:17

Choose a tag to compare

Fixes

  • Fixed wrong localization publish path

Version 1.1.3

28 Jul 23:20

Choose a tag to compare

Changes

  • Changed road to street

Version 1.1.2

28 Jul 23:14

Choose a tag to compare

Changes

  • Added missing "required" and title suffix to City in Input view

Version 1.1.1

28 Jul 22:55

Choose a tag to compare

Fixes

  • version 1.1 did replace a wrong array key, this is fixed now