Skip to content

Long-term unassisted operation: v1.2.0

Compare
Choose a tag to compare
@jonasmalacofilho jonasmalacofilho released this 26 Mar 01:19

Went live on 27 February 2018.

More features for long-term unassisted operation.

  • Allow users to be refused at /novo with the 'disabled' metadata
  • Add 2018 to the copyright notice
  • Add /healtCheck API
  • Simplify the output of trace location
  • Prefix all errors with ERR or greater, even if DispatchError
  • Notice requests as successful after sucess from confirmar-pagamento
  • Prefetch the ReCAPTCHA script on index
  • Fix extra word in /novo/confirma
  • Fix typo in /novo/status
  • Set X-Powered-By on responses
  • Set default content-type (html) and cache-control (never)
  • Set missing status=200 to some dev-only responses
  • Speed up font loading with preload and preconnect