📢July 2023 second release

This second July release introduces project-specific IP whitelisting, retrying of enrichments and a new API endpoint to fetch document information.

🔁 Retry enrichments

We added an improvement for when you need to retry enrichments. There's no longer a requirement to reannotate an entity, simply retry the enrichment!

🔐 Project-specific IP whitelisting [🔬 Experimental]

To push the security of your data even further, we proudly present a new feature enabling you to restrict project access solely to designated IP addresses. Tailor this setting on a per-project basis effortlessly through the project settings.

🔐pageProject-specific IP whitelisting

☁️ New API endpoint

We've just launched a new API endpoint that allows you to retrieve document information using just the document ID, eliminating the need for the upload ID. With this enhancement, you can now access additional document information while developing enrichments for example, opening up new possibilities for your projects! For more details, refer to our API documentation.

Last updated