Skip to content

v2.0.0 - Stable Data Extract Release

Compare
Choose a tag to compare
@JSv4 JSv4 released this 27 Jul 06:01
· 309 commits to main since this release
d26b78c

This release includes:

  1. A table-based data extract interface and related models
  2. Improved test coverage
  3. Upgrade to Django 4.2.* LTS

What's Changed

  • Add Data Extraction by @JSv4 in #117
  • Bump pytest from 6.2.5 to 8.2.2 by @dependabot in #126
  • v2 Bugfixes by @JSv4 in #128
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #123
  • Bump actions/setup-node from 3 to 4 by @dependabot in #121
  • Bump actions/checkout from 3.3.0 to 4.1.7 by @dependabot in #120
  • Better Docs and Modular Extract Tasks by @JSv4 in #130
  • Bump actions/setup-python from 4 to 5 by @dependabot in #122
  • Improve Docs and Diagrams by @JSv4 in #131
  • Add Testing Docs by @JSv4 in #132
  • Update Production Compose by @JSv4 in #136
  • Fix Injection of Configurations into Frontend from Env Variables by @JSv4 in #137
  • Fix GUI Bugs by @JSv4 in #138
  • Create Funding.yaml by @JSv4 in #142
  • Update README.md by @JSv4 in #143
  • File inspection and Mimetype Limits on Document Upload Mutation. by @JSv4 in #144
  • Bump traefik from 2.9.6 to 3.0.4 in /compose/production/traefik by @dependabot in #133
  • Use Default Icon for Labelset Where None Provided by @JSv4 in #146
  • Updated Terms of Service and Opening Modal by @JSv4 in #147
  • Install Embeddings Model @ /models in Production Container + Fix Extract Where Search Text is None by @JSv4 in #156
  • Improve Document Selection Workflows by @JSv4 in #157
  • Bump traefik from 3.0.4 to 3.1.0 in /compose/production/traefik by @dependabot in #160
  • Frontend Cleanup by @JSv4 in #163
  • Fix CorpusCards by @JSv4 in #164
  • Fix Corpus Query Source Action by @JSv4 in #165
  • Dynamically Apply OCR, Improve PDF Utilities and Tests by @JSv4 in #167
  • Improve DB Performance with Additional Indexes by @JSv4 in #168
  • Long Poll Documents When Document is Processing by @JSv4 in #169
  • Upgrade Django LTS by @JSv4 in #170

Full Changelog: v1.3.0...v2.0.0