All Versions
349
Latest Version
Avg Release Cycle
15 days
Latest Release
1637 days ago

Changelog History
Page 2

  • v0.166.1 Changes

    May 13, 2019
    • [mw] Fix missing dependency
  • v0.166.0 Changes

    May 13, 2019
    • โฌ†๏ธ [ui] Upgrade to jQuery 3.4.1
    • ๐Ÿ— [ui] Add "clean-webpack-plugin" to cleanup the assets folder before building
    • [mw] Improve settings for having per-vendor OPS credentials
    • ๐Ÿ’ป [ui] More flexbox for header layout
    • ๐Ÿ’ป [ui] Improve comment editing usability
  • v0.165.0 Changes

    May 08, 2019
    • ๐Ÿ›  Fix broken "nasa-public-domain" demo link. Thanks, Andrii!
    • Adjust DEPATISnet data source adapter to upstream changes. Thanks, Gaby!
    • ๐Ÿ›  Fix export with non-ascii characters accidentally slipped into patent numbers. Thanks, Andreas!
    • ๐Ÿ‘Œ Improve styling capabilities
    • โœ‚ Remove defunct upstream database
    • โž• Add patview to the list of accepted patentview subdomains
  • v0.164.1 Changes

    March 09, 2019
    • ๐Ÿ›  Fix/improve Makefile and inline doctests
    • ๐Ÿ›  Fix DPMAregister data source
  • v0.164.0 Changes

    March 05, 2019
    • ๐Ÿ“š [doc] Update documentation
    • [mw] Allow access to /ping endpoint
    • [mw] Fix minor regression
    • โœ… [mw] Fix tests
    • [mw] Resolve issue when European publication server returns reference to WIPO as HTML response instead of PDF document
    • [mw] Pad document numbers for granted patents to 8 digits with leading zeros when accessing USPTO for PDF documents
    • [mw] Try USPTO servers before DPMA servers when accessing PDF documents
    • [mw] Deduplicate results with "family member by priority" feature
  • v0.163.0 Changes

    February 21, 2019
    • [mw] Use EPO publication server for obtaining PDFs of EP publications (#12). Thanks, Felix!
    • [mw] Use USPTO publication servers for obtaining PDFs of US documents
    • [mw] Improve generic PDF data source
    • [mw] Fix "Family member by priority" functionality
  • v0.162.2 Changes

    February 14, 2019
    • ๐Ÿ’ป [ui] Fix opening keyword editor
  • v0.162.1 Changes

    February 14, 2019
    • ๐Ÿ’ป [ui] Fix feature flag evaluation
    • ๐Ÿ’ป [ui] Tune snackbar position, padding and colors based on ambient
  • v0.162.0 Changes

    February 13, 2019
    • ๐Ÿ’ป [ui] Gradually ramping up ES6
    • ๐Ÿ’ป [ui] Notify users by MDC Snackbar, ditch NotificationFx
    • ๐Ÿ’ป [ui] Compute effective full text data source by honoring its definition order. Thanks, Felix!
    • ๐Ÿ’ป [ui] Add Material Design Icons
    • ๐Ÿ’ป [ui] Improve MDC dependency chain
    • ๐Ÿ’ป [ui] Improve stack subsystem
    • ๐Ÿณ [env] Improve Docker setup. Thanks, Felix!
    • ๐Ÿ“œ [mw] Minor fix re. query expression parsing
    • [env] Add notes about troubleshooting sandbox installation problems
    • [env] Add basic Vagrantfile
    • ๐Ÿ“ฆ [ui] Adapt to renaming the font-awesome package dependency
    • [mw] Switch to python-epo-ops-client_ for accessing OPS. Thanks Martin for reporting this glitch and thanks George for conceiving this fine Python package.
    • ๐Ÿ‘€ [ui] Add link to New Espacenet, see #4. Thanks, Felix!
    • ๐Ÿ’ป [ui] Attempt to mitigate "TypeError: t is null" notifications from production
    • ๐Ÿ’ป [ui] Fix crawler dialog
    • ๐Ÿ’ป [ui] Fix export dialog
    • [mw] Trim verboseness when not having DEPATISconnect enabled
    • [mw] Fix and improve data export

    .. _python-epo-ops-client: https://pypi.org/project/python-epo-ops-client/

  • v0.161.1 Changes

    November 26, 2018
    • [ui] Add missing get_unique_key method on GenericExchangeDocument placeholder items