PatZilla v0.146.0 Release Notes

Release Date: 2017-12-19 // over 6 years ago
    • ⚡️ Some updates to the DPMAregister access library. Thanks, Felix!

      • Get DPMA register URL for DE documents by calculating the checksum of the document number
      • Remove country code for DE Aktenzeichen inquiry
      • Change baseurl to use https
    • ⚡️ More updates to the DPMAregister access library.

      • Fix access by honoring throttling employed by DPMA
      • Refactor and improve library API and inline documentation
      • Provide new access methods fetch_st36xml and fetch_pdf
      • Switch scraper from "mechanize" to "MechanicalSoup"
      • Provide command line interface program dpmaregister
      • Introduce response caching with a TTL of 24 hours
      • Decode ST.36 XML documents to JSON
      • [ui] Fix direct link to DPMAregister
    • ⬆️ Upgrade to Moment.js 2.20.0 re. CVE-2016-4055