๐ This is tagtogโs changelog, with all new features and improvements. tagtog Cloud runs always on the latest version. If you are on tagtog OnPremises, make sure to update to the latest version to make the most of your experience.
โค๏ธ Have feedback? Report bugs and suggestions at support@tagtog.com.
3.2022-W29.3 ๐
2022-07-23
- Migration from tagtog.net to tagtog.com.
- The python tagtog script did not work properly when downloading
orig
/original
documents. The filenames were not read correctly from the header Content-Disposition. This is now fixed.
3.2022-W03.0 ๐งญ
2022-01-23
- Internal improvements.
3.2021-W47.3 ๐ช
2021-12-19
- tagtog was not affected by CVE-2021-44228. Regardless, to be extra cautious, we added
-Dlog4j2.formatMsgNoLookups=true
as a default JVM parameter in one internal docker image. Please read our public announcement. - (Cloud) When a new public project is created, a notification is displayed informing users that uploading Personal data is forbidden.
3.2021-W47.1 ๐
2021-12-12
- (Cloud) Optimized, speedier documenting indexing & searching.
3.2021-W47.0 ๐ค
2021-11-28
- (Cloud) New, alpha, radically faster ML-NER enabled for selected users.
- (Cloud Payments) Better handling of 3D Secure 2 challenges.
3.2021-W46.0 ๐ต๏ธ
2021-11-21
- Updated & clarified the documentation for Search.
3.2021-W43.0 ๐ฆ
2021-10-31
- Removed the deprecated โdoclabel_acceptedโ search from the Advanced Search menu. Internally, the handling and storing of such old data was also removed. This improves the performance for search.
- Added a docs link on the Advanced Search menu.
- Fixed the docs link for Requirements.
3.2021-W41.0 ๐ฌ
2021-10-17
- Broader support for PMC articles (PubMedCentral).
3.2021-W40.0 ๐งซ
2021-10-10
- (Cloud) Better memory handling when rendering Native PDFs, which improves the stability of the tagtog servers.
- In confirmed documents, upon clicking on an entity and showing its annotation menu, its normalizations wrongly appeared editable.
3.2021-W39.0 ๐
2021-10-03
- Much faster document upload, up to x2. This is specially so for large and many batches.
- Further increased the stability and speed of working with large dictionaries.
- (OnPremises) Much better performance and machineโs memory utilization. Now all our JVM-based services set optimized
*RAMPercentage
parameters. - On rare occasions (improbable race conditions), some document uploads resulted in 500 errors. This is now fixed.
- Clarify in inputs & outputs formats, that the format nativepdfv1-plus-annjson is deprecated.
- Updated the versions of some internal services for security and performance.
3.2021-W38.0 ๐ฉ๐ช
2021-09-26
- Slightly faster document saving.
- (OnPremises) Removed some document content leaks in logging. Some of these logs could also be too many and too verbose, which could cause performance and disk issues.
3.2021-W37.0 ๐ค
2021-09-19
- (OnPremises) Increased the throughput and stability of uploading many and large documents, specially while using dictionaries.
- (OnPremises) Further improved the security in logging, removing content leaks.
3.2021-W36.0 ๐ค
2021-09-11
- (OnPremises) The download button for the documents annotation status was not working.
- (OnPremises) Improved security in logging reporting.
3.2021-W29.4 ๐
2021-08-12
- Now you can see the annotation progress of each document directly in the document list ๐. More information.
- The assignments from task distribution are now displayed in the document list. More information.
- The assignments from task distribution are also visible in the document view. More information.
- If you want to force the distribution of a document to a specific set of users, you can now choose from a list of all suitable users (not only those selected for task distribution). Their role is now visible. More information.
- The role of each member is displayed (in the HTML title) in the document member list. More information
- Now the different versions in the document member list are sorted conveniently.
3.2021-W28.1 ๐ฅ
2021-07-21
- Fixed visualization glitch; confirmed documents were not shown as such in the โmasterโ version.
3.2021-W28.0 ๐ฅ
2021-07-17
- Now you can also search documents by assignee (i.e., who got the documents distributed to) ๐.
- Also return the
members_assigned
(i.e. the distribution/allocation for each document) in the output format of the search documents API ๐. - Also return the
created
date (upload time) in the output format of the search documents API. - Handle well programmatic HTTP requests that do not have the header
User-Agent
.
3.2021-W27.0 ๐
2021-07-10
- Internal improvements.
3.2021-W26.0 ๐
2021-07-03
- (Payments) Now you can delete your payment methods as long as you do not have a running subscription.
3.2021-W25.0 ๐ณ
2021-06-26
- (Cloud Payments) Better handling of 3D Secure 2 verifications.
- Improved selectability recognition of .tsv (and .zip) files when uploading dictionaries in some OSes and/or browsers.
3.2021-W23.5 ๐
2021-06-15
- (Cloud) The tagtog ML for NER is now activated by default for all Cloud TEAM PRO subscriptions!
3.2021-W22.0 ๐งฒ
2021-06-05
- Pre-selections are now available in the Native PDF editor! When you make a new text annotation, tagtog will automatically annotate in the whole document all the occurrences with the same text.
- New API to copy annotations from a member to another one!
- Now the automatic pre-selections (& pre-deselections) annotations have arbitrary probability 0.5. Before they had a numb probability of 0.
- The option to reset the filter for entities is now also visible when you type the entity text.
- When you are in Document Review mode, it was not possible to jump on the following entity upon entity removal under specific scenarios. This issue was limited to the Native PDF editor when the following entity was on a different page.
3.2021-W21.1 ๐ช
2021-05-30
- Before, uploading annotations to members with
anncomplete=true
got not reflected in the document search results (by querying formembers_anncomplete
). Fixed! ๐บ - (OnPremises) fixed some wrongly disallowed accesess in a floating seats workflow.
- Generalized the sample repository on webhooks to work with any file, also Native PDFs!
3.2021-W18.2 โก๏ธ
2021-05-08
- (OnPremises) now the tagtog docker cluster image is 32% leaner! (reduced from ~900MB to ~600MB). This means faster downloads and a lower memory footprint!
- Limited maximum number of annotation tasks (anntasks) to 100. This avoids performance issues down the line (e.g. in the Metrics tab).
3.2021-W17.0 ๐งญ
2021-05-01
- Fixed document navigation bug which resulted in the error
"0 of 0"
and not being able to proceed with the navigation. This happened before when the search results changed during navigation (e.g. upon new documents upload). This is now fixed! ๐ - New tutorial! Learn how to integrate an external OCR software (e.g. Google Vision, Tesseract, or Amazon Textract) into tagtog!
- (OnPremises) added more documentation for dealing with and/or installing your desired TLS/SSL certificate.
3.2021-W16.0 ๐งต
2021-04-24
- (Our free benefit for OnPremises ENTERPRISE clients) Amazing new license model: floating seats ๐โโ๏ธ. This new feature allows you to create more users in your system than active ones. At any time, you can flexibly assign & re-assign the free active seats to new members in your team ๐งโโ๏ธ. There is no need to delete users anymore, just deactivate them. In this way, all your usersโ annotations stay untouched & readily available in tagtog ๐ฅฐ.
- 401/Unauthorized responses now properly add the
WWW-Authenticate
header to comply with the recommendations and to play well with non-preemptive authentication http clients (e.g. Apache HttpClient; refs. 1, 2, 3). - When a project had a big number of entity labels or document labels, the navigation of Settings was slow. This is now fixed โก๏ธ.
- Better performance in the document editor when the number of document labels or entity labels is large.
3.2021-W15.1 ๐ผ
2021-04-19
- Revamped CSV & TSV parser, now allowing escaped double quotes, commas, tabs, and even new lines! ๐ช Also possible input errors are now much better reported ๐
- Performance improvements in the PDF annotation tool by caching and image decoding.
- Expanded & improved levels of zooming in PDF pages ๐.
- In the PDF annotation tool, some images or tables were not displayed.
- Clarified documentation about pre-selections.
3.2021-W13.0 ๐
2021-04-05
- Updated this documentationโs dependency kramdown version to ~>2.3.1, as per security recommendation.
- (OnPremises) The optional configuration environment variables
TAGTOG_HTTP_PORT
&TAGTOG_HTTPS_PORT
were not read even if defined. - The links in the Metrics tab for Document Labels (type
enum
), were producing incorrect search queries when theenum
values contained spaces.
3.2021-W12.0 ๐ฅธ
2021-03-27
- In projects with many annotation types (75 or more), the Metrics tab (and the Metrics API) threw an error before. This is now fixed! ๐ฅณ
3.2021-W11.0 ๐ชถ
2021-03-20
- (OnPremises) now the tagtog docker webappย image is 44% leaner! (reduced from ~900MB to ~500MB). This means faster downloads and a lower memory footprint.
- The internal maximum ML training timeout was increased to accomodate slower trainings.
3.2021-W10.0 ๐ธ
2021-03-14
- Now you can also pay & subscribe with PayPal!
3.2021-W09.1 ๐ช
2021-03-06
- Entity text was incorrectly breaking in the Entity Tally
3.2021-W08.0 ๐ช
2021-02-27
- New merging strategies for automatic adjudication: union, intersection, and majority vote!
- Early access API to merge your documents programmatically!
- Now the Inter-Annotator Agreement (IAA) is also available at the document level. It helps reviewers or any user with the required permissions (e.g.,
supercurators
) to understand the quality of the annotations for a specific user and document. While these IAA values are displayed on the sidebar near each annotation task, you can also access a summary with all the information in one place. Documentation. - Better visualization of the IAA values shown in the Metrics panel: when the average is 0%, this is also shown, and the background for 0% values are now red.
3.2021-W07.0 ๐ง
2021-02-20
- Now all unauthenticated requests coming from non-browsers immediately receive a 401 status error, instead of, like before, 303 (Redirect). This avoid confusions when your scripts automatically follow redirections and end up with a wrong 200 status (the redirected Login page).
- (OnPremises) the automatic annotation with dictionaries did not work in some servers with non-English locale.
3.2021-W06.0 ๐ช
2021-02-13
- New quick tutorial: Integrating tagtog and spaCy: a simple example.
- New quick tutorial: Connect your NLP models to tagtog using webhooks.
- Before, if a user set a document label (type enum or boolean) for their document version and saved it, another user who changed to that version, was seeing the document label as not set.
- For projects with a large number of entity types, the filter were not showing all the entity types in the select menu.
3.2021-W04.0 ๐ง
2021-01-30
- (OpenID SSO) fixed a security bug, which allowed OpenID-only users (without a basic password) to change their passwords, thus in practice setting for them a basic password. This is not anymore allowed.
- Creating an annotation task (e.g. Entity Type) with exact name โnameโ resulted in a dummy error before. Not anymore.
3.2021-W03.1 ๐
2021-01-24
- New Document Review mode. Select the entities for review using the filter (e.g. review entities with less probability than 0.7) and use โ and โ to navigate across entities. For each item, using hotkeys, the reviewer can perform actions such as remove an entity, change entity labels, etc.
- Addred keyboard shorcuts to the entities in the Entity Tally (sidebar). Now you can remove the entity, see its entity labels, create a relation or copy its text directly from the sidebar.
- With Safari, when scrolling, the Document Labels sometimes overlapped the Entity Tally, this is now solved.
- With Safari, hiding the sidebar sometimes resulted in an ugly effect with part of the sidebar still visible.
- Performance improvements in the PDF viewer. Now itโs faster! This is specially visible on Safari.
- In the Relation Tally, you can now click on the entities involved in the relation to highlight these independtly in text. This is specially useful in the case the entities are far from each other.
- Now, all modal dialogs can be fully navigated by keyboard (e.g. entity labels menu).
- When you select an entity or a relation in the sidebar, these are easier to identify in the text thanks to the new highlight effect for the plain text editor.
- The hotkey to start a new relation r has been replaced with t. Now r starts the Document Review. More information about hotkeys.
3.2021-W03.0 ๐
2021-01-19
- (OnPremises) The webserver doesnโt listen anymore on IPv6, thus supporting hosts that have IPv6 disabled. On the contrary, if your host only supports IPv6 (and not IPv4) this update will create problems for you; please contact us if this is your case.
3.2021-W02.0 ๐ฆพ
2021-01-17
- (OnPremises) The tagtog ML docker imageโs size is now 30% smaller! This means faster deployments & faster loading times.
- (OnPremises) The internal docker logs are now managed much more efficiently (with maximum size limits & file rotation).
- (OnPremises) Several improvements in the internal performance of tagtog ML. In some installations, the reported memory leak bug is now fixed.
- Previously-trained NER models that, however, do not have any training data left, are successfully deleted.
3.2020-W49.0 ๐
2020-12-05
- You can now apply the entity filter to the document, and thus show & hide only those entities you care about, right in the document! ๐
- You can now filter entities by probability. Focus on those annotations with low probability! ๐
- There is a new option to reset the whole filter (before, you could only reset each filter property independently).
- In the side bar, if the annotations were grouped by text, the total number of entities was out of sync when the filter was active.
3.2020-W47.0 โ
2020-11-23
- (OnPremises) fixed bug introduced in 3.2020-W44.1, which caused the tagtog ML to not run for some accounts.
3.2020-W46.0 ๐ง
2020-11-16
- New tagtog block:
quote
, to annotate quotes. - New tagtog block:
meta
, to add meta information for yourlocks. - New background color for your tagtog blocks:
colwhite
. - (Cloud & OnPremises) Paid tagtog subscriptions now see, when creating a new project, that the default is for the project to be โprivateโ (before the default was โpublicโ). Of course, you can nonetheless change the project to be โpublicโ (upon creation and afterwards too). Read more: private vs. public projects.
- There was a visualization defect when displaying human/bot coversations using tagtog blocks and background colors other than default. Now all colors are aligned.
3.2020-W45.0 ๐งฉ
2020-11-07
- New add-ons for tagtog blocks available: set a multi-column layout, make non-annotatable blocks, set the background color, create custom text, โฆ and much more!
- The special output view
web-editor-only
now also works for Native PDF! You can use this special view within iframes to embed/integrate tagtog into your own application. - The special output view
web-editor-only
works again for plain texts. - Remove a misleading warning in Settings > Dictionaries. The users under a plan supporting automatic annotations were incorrectly notified that automatic annotations were not available for their plan.
- While functional, a few tagtog blocks were not properly visualized. The padding for these blocks was incorrectly set.
- (OnPremises) For now, for stability reasons, we reduce the maximum upload file size, from 250MB to 50MB.
3.2020-W44.1 ๐ณ
2020-11-01
- New feature: Teams! Teams allow you to group your users as you see fit. Then, add the teams directly to your projects (rather than adding the individual members one by one). This makes user management much easier. You can now, for example, change in one go, in a project, the role of all team membersโ. On top, later on if you add/remove users in your team, these changes will be reflected automatically for all your projects (where that team was added). tagtog Teams is an exclusive feature of tagtog OnPremises ENTERPRISE.
- The APIs to manage project members are now updated to also document the new feature of adding/updating/deleting teams.
- Now the APIs to manage project members allow referring to the members also by their email (not only, as before, by their username).
- Now auth tokens (an alternative SSO) also work with OnPremises ENTERPRISE.
- The selected members in the list of task distribution was ignored in the actual distribution sometimes. Wrongly, all members who had permissions to annotate, got documents distributed, even if they were not explicitly written in the list of task distribution. This is now fixed.
- Now it is possible to download the original file regardless of whether the file was uploaded with non-lowercase extension (like โ.PDFโ, or โ.Pdfโ, or โ.TXTโ, etc.)
- (OpenID SSO) the
token_type
is now verified ignoring the case (this allows both"Bearer"
and"bearer"
). - The advanced option to pre-define document labels is not shown any more for the input types: URL and PMID/PMCID. This is not supported.
- Removed deprecated route API:
/-api/projects/v1/my_projects
. Use the new route.
3.2020-W43.0 ๐ฎโโ๏ธ
2020-10-24
- Our official python tagtog script now supports passing in specific SSL/TLS certificate/s (with the parameter
--verify_ssl
). - In the project settings, the entity types you can select for an entity label are automatically refreshed in case you update the projectโs entity types.
- Clearer documentation for the forcing of users to distribute (assign) documents to via the advanced menu.
- Improved documentation of the dictionary format, denoting the exact regular expresion for allowed entity ids (currently:
^[\p{IsAlphabetic}[0-9]\-()_:.@']+$
).
3.2020-W40.0 ๐ง
2020-10-03
- Now you can restrict an entity label to one or more entity types. Before, it was only possible to limit it to all entity types or a single entity type.
- Now forcing the document name on the Submit Advanced menu also works with pre-annotated documents (that is, pairs of text + .ann.json).
- Now documents with pre-annotated document labels set in the Submit Advanced menu do not end up with wrong โ.ann.jsonโ suffix.
3.2020-W38.0 ๐
2020-09-21
- (Cloud) Increased the number of days, from 7 to 14, for free tagtog trials ๐!
- Now it is possible to upload pre-annotated files from GUI in
formatted
format. - Fix an issue where the values of
enum
entity labels dissapeared from the dropdown menu in events such as scrolling. - New hotkey l to display the labels of an entity. More information
3.2020-W37.0 ๐คนโโ๏ธ
2020-09-14
- Now pre-defining document labels is also supported for plain text (before it worked with files only).
- Original files were downloaded with a weird suggested name like โ_TAGTOG_TEMPORARYโฆโ. Now this is solved ๐ซ.
- (OnPremises) Some installations couldnโt upload files bigger than 10MB (whereas the intended maximum is 250MB). This is now solved.
- Remove disclaimer about verbatim being the default format.
- Cleaned documentation examples & added some cURL API sample calls, when uploading files.
3.2020-W35.0 ๐
2020-08-29
- (OnPremises) tagtog OpenID Connect for SSO is now in open betaโ๐.
- (OnPremises) Sysadmins can now control not allowing certain users to create projects by themselves.
- Overall better reporting of errors.
3.2020-W34.1 ๐ค
2020-08-18
- (OnPremises) Some installations had problems when updating tagtog (wrong license expirations). This is now solved.
3.2020-W34.0 ๐งฑ
2020-08-17
- Using Markdown you can use the new tagtog blocks to build a customized annotation layout for your project! E.g. question answering datasets, chatbot training, tweets, etc. Check it out!
3.2020-W32.3 ๐ถ
2020-08-08
- Now you can live search when you are selecting values in a document/entity label of
enum
type. - Distribute documents to specific members directly from the GUI! Documentation.
- Select the input format directly on the GUI. For example, you can decide if you want tagtog to clean/format your content (
formatted
) or leave it exactly as it is (verbatim
). Documentation. - The default format to parse plain text was changed from
formatted
toverbatim
. If this is a problem for you, you can now explicitly select the format on the website and via API; set it to:formatted
. - Assign a custom name to your documents directly from the GUI. Documentation.
- New style for dropdown menus.
- A lot of new API examples to perform regular operations with documents and annotations: API documents.
- New guide to export/import documents among projects or accounts: Export/Import docs.
- A more comprehensive and clean documentation for input/output formats: Input & Output.
- Including new roles in the supported annotation workflows: Annotation flows.
- (OnPremises) updated script to fix possible errors in documents.
3.2020-W31.2 ๐ป
2020-08-02
- Improved our internal html parser to work with and allow empty elements like
<p> </p>
. Now, those elements are just filtered out instead of the parser throwing a parsing exception.
3.2020-W31.1 ๐ผ
2020-07-29
- (OnPremises) added automatic recognition of the environment variables
$no_proxy
or$NO_PROXY
, to easily configure your proxy. - Only due to backwards compatibility, accept again any SSL/TSL certificate in current webhooks.
3.2020-W31.0 ๐
2020-07-28
- (OnPremises & Cloud) the index0 imageโs size was reduced a 20%, also the internal logging-to-file was removed, and the volume of logging was reduced in more than 50%. All these things combined signify slightly faster uploads and greater stability in some installations.
- Now webhooks are triggered also upon new uploads, as it was intended, not only upon document saves.
- Fixed a bug introduced in 3.2020-W25.3, which caused unnecessary internal writes of the json project settings. This had one bad consequence now solved: sometimes sending many files at once threw thread-synchronization errors.
3.2020-W30.1 ๐ซ
2020-07-25
- Use now just โmasterโ in the API of documents to refer to the master version (instead of the old and now deprecated โโ empty string). ๐ค
- Restored the output โvisualizeโ in the API of documents.
- (Native PDF) Better recognition of spaces, end of lines and sections! Documentation.
- (Native PDF) Reduced memory consumption for Native PDF (in some cases, down to 50%) and slightly improved the loading speed ๐โโ๏ธ.
- (Native PDF) Depending on the quality of the original PDF, some OCR systems might identify ligatures or multiple characters. We are now better handling these scenarios to produce a single character per position.
- (Native PDF) Better support to annotate emojis ๐ฅฐ
- (Native PDF) If you want to import pre-annotated PDFs generated prior this version, you can do it by using a new format:
nativepdfv1-plus-annjson
. Documentation. - (Native PDF) In previous versions, a bounding box would span from the beginning to the end of the annotation. When parts of the annotation were separated, these bounding boxes complicated or prevented the annotation of the text under the bounding box.
- Now when you send pre-annotated files (for instance with formats
anndoc
,default-plus-annjson
, orverbatim-pus-annjson
) that are actually incomplete (for example, you send a single file, or a pair of files that do not share the same prefix name), now you get a proper error status code.
3.2020-W28.2 ๐
2020-07-11
- New default roles: reviewer & curator. More information ๐โโ๏ธ๐๐พ.
- Now in task distribution you can define which members will be assigned documents to. More information.
- New permissions system: 29 different permissions for a fine-grained authorization management! Give access to users to do their tasks and prevent them from accessing information that doesnโt pertain to them.
- (Enterprise) Now itโs possible to define your own custom roles!๐งโโ๏ธ Choose the exact set of permissions from the 29 available. Adapt tagtog to your specific needs and team easily.
- New Settings APIs to programmatically get, add, update, and delete members from your projects! ๐ค
- New Settings APIs to change the task distribution configuration of your projects! ๐ค
- New progress metrics available in the metrics panel. Find out how many documents are production ready, under review, or still in progress. Check the progress of each annotator. ๐
- Shortcuts for search queries available in the metrics panel. Now it is easier to translate metrics into a list of matching documents. For example, โshow me all the documents that have set a specific document label or entityโ. It is now also easier to learn how to use search queries. ๐
- Now non-logged users can also see the settings of tagtog public projects ๐ฅณ.
- Error messages on the website now look much better ๐.
- Document labels are now also cleared out when deleting all the annotations for the current document.
- Going to any page that requires login, now properly redirects to the login page, and (if the login is successful) redirects back to the original page.
- Pressing โsโ (for โsaveโ) on the document editor gets now only triggered if the are changes in the document editor.
- Users (typically readers) who press โsโ (for โsaveโ) on the document editor, but cannot actually save/edit the requested annotation version, do not longer receive an error. Now, no action happens as expected.
- Fixed the feedback button.
- Return the content type
text/plain
on all API client errors, instead like before sometimes sending an html page. - (OnPremises) fixed the sometimes nonsensical dates in the logs.
- (OnPremises) stopped running unnecessary re-trainings of the ML, which caused some performance issues.
3.2020-W25.3 ๐
2020-06-26
- Some users were experiencing issues when removing members from their projects. This issue is now resolved.
3.2020-W24.2 ๐ฃ
2020-06-08
- Permalink modal dialog is working again
- Automatic detection of text directionality.
- Full support for RTL (Right-to-left) writing systems in the document editor, guidelines editor and submit dialog.
3.2020-W23.0 ๐ด
2020-06-01
- Minor fixes & improvements.
3.2020-W22.0 ๐ฅ
2020-05-30
- Fixed the feedback button.
- Replacing browser native dialog system with a dialog system customized for tagtog.
3.2020-W21.1 ๐
2020-05-21
- Identified & fixed a vector for XSS.
3.2020-W21.0 ๐ฆ
2020-05-18
- Dictionary entity extraction now also works in long sentences (up to 300 tokens).
- (OnPremises) Force-bumped the index0 service version due to a bug (false duplicates) introduced in 3.2020-W17.1.
3.2020-W20.0 โ๏ธ
2020-05-17
- (Security) Define a tight Content-Security-Policy (CSP) for all our pages.
- (Security) Drop the use of any external CDN, thus serving all our resources on our own.
- (Security) Thouroughly analyzed & strengthened our protection against user-inputted XSS attacks.
- Support the latest CommonMark spec (version 0.29), for our Project Guidelines markdown editor.
- Extended clarifications for IAA: calculation methods.
- Improved error reporting when uploading too many files at once.
3.2020-W19.2 ๐ก
2020-05-11
- (Security) With several improvements in our TSL/SSL (https) configuration, tagtog.com is proud to receive an A+ rating from SSL Labs (Qualys).
- (Security) Add support for TSL/SSL protocol TLSv1.3. The supported SSL protocol versions are now: TLSv1.2 & TLSv1.3.
- (Security) Drop support for SSL protocols TLSv1 and TLSv1.1.
- (Security) Serve now all resources via https, including assets such as images.
- (OnPremises) Now all requests to http are successfully redirected to https (before some paths were not redirected and ended in error).
- (OnPremises) Fixed a bug that impeded running OnPremises on a first installation.
- Document import within the document view was not refreshing the document list.
- The filename in the upload panel was overflowing the panel when the filename was too long.
3.2020-W17.2 ๐งโ๐จ
2020-04-28
- Fix in the responsive design. For some screen resolutions the document list or document view appeared after the folder list.
3.2020-W17.1 โค๏ธ
2020-04-25
- New free unlimited plan for public data ๐ Learn more.
- Now you can start a trial for the paid Cloud plans on your own โ๏ธ.
- (Cloud) increase or decrease the number of users in your subscription, monthly, with total flexibility.
- Now, you can see from the list of documents how many users have confirmed their version of the annotations. More information. v
- (Security) Now all our cookies are sent with the (
Set-Cookie
)Secure
directive, which ensures that cookies are sent only on https.
3.2020-W17.0 ๐ณ
2020-04-22
- (OnPremises) We now distribute the
tagtog_cache
image from our*.tagtog.com
servers directly, thus not having to rely anymore on hub.docker.com.
3.2020-W16.0 ๐จโ๐ฆฏ
2020-04-20
- (Cloud) You can now upload up to 10MB document files (the previous limit was 8MB).
- Native PDF: page breaks are now clearly indicated.
- Back link to the document view added to each view mode for quicker navigation.
3.2020-W15.2 ๐ฉน
2020-04-17
- An informative error is now shown on too big dictionary file uploads. Tip: you might upload your dictionary as a compressed file (.zip or .tar.gz).
- (OnPremises) more extensive & informative logs on errors with dictionaries.
3.2020-W10.4 ๐
2020-03-26
- Use the hotkey ctrl+c or command+c to copy text from an annotation: hotkeys map
- Non Case sensitive automatic pre-deselections were not working in specific scenarios.
3.2020-W09.2 ๐
2020-03-08
- Minimal zoom level for PDF is now 0.5 (50%). The initial value remains at 1 (100%), but now you can reduce it. This specially helps navigating across OCRed documents.
- Increased the maximum description size for enum labels, from 500 characters to 5000.
- (ONPREMISES) Upgraded redis service to version:
redis:4.0.14-alpine
. - The project description was written before unescaped in html meta tags. This is now fixed.
- Added a scroll bar to the list of project members, in the document view, useful for a big number of users.
3.2020-W08.1 ๐
2020-02-25
- Improved reporting of parsing errors on bad requests. We will continue our efforts to catch errors early and explain them nicely.
3.2020-W07.2 ๐
2020-02-19
- Updated expired SSL certificate for OnPremises.
- Minor performance improvements.
3.2020-W06.2 ๐ณ
2020-02-14
- We know many of us use a large list of entity types. Now you can search by entity type name and description directly from the annotation menu. Results are navigable by keyboard and we are working to extend this feature to other editor components!
- Changed. Reader role can no longer upload files. Initiated work to allow for finer user authorization control.
3.2020-W05.0 ๐โโ๏ธ
2020-02-02
- A user couldnโt see a pre-annotated document when text and annotations were not aligned (for example: annotations or relations pointing to non-existing text parts). Currently those annotations or relations are not displayed, but the document is accessible.
- Entity filter - entity label value. Solve the problem that blocked the list of recommended values for entity labels to appear when user typed.
- Bug fixed, which previously allowed via API to wrongly create new folders that did not fall under the root
pool
folder. This is now prohibited and enforced upon API requests. - Improve visualization of long entity label values on the sidebar.
3.2020-W04.1 ๐ฎโโ๏ธ
2020-01-24
- Define the data requirements you want to enforce in your project. For example, tagtog can make sure users fill the document labels defined in your project. Soon we will add more requirements to ensure, for example, that annotators normalize their entities or that each document has at least one entity of an specific entity type. Stay tuned!
- Reader role can now upload files
- The advanced section in the submit panel is now automatically expanded/collapsed depending on your last choice.
3.2020-W04.0 ๐
2020-01-21
- Folders are now sorted alphabetically.
3.2020-W02.0 ๐ช
2020-01-07
- Fix cookies alert, which sometimes did not disappear after accepting them.
3.2019-W49.1 ๐งโโ๏ธ
2019-12-08
3.2019-W49.0 ๐คซ
2019-12-03
- Minor performance improvements.
3.2019-W47.1 ๐ฆพ
2019-11-22
- Now you can make your project public, and the other way around (i.e. make it private).
3.2019-W47.0 ใ
2019-11-19
- Preserve, show, and be able to search for a documentโs original exact filename! Emojis included ๐
- API Documents: new parameter
filename
to set the filename of a plain text. - Fixed searching by date ranges.
- Fixed sending a dummy
:
header in some document responses. - Fixed wrong uploads of URLs, which happened only in some few cases.
3.2019-W46.0 ๐ค
2019-11-14
- Download all your documents and even fine-tuned searches, as zip files!
- Much faster download of
plain.html
files via the API. Note, the MIME type for these files was changed fromapplication/xml
totext/html
. - Faster download of
ann.json
files via the API. We will improve the speed some more in next updates.
3.2019-W45.1 ๐โโ๏ธ
2019-11-06
- New tutorial: The adjudication process in collaborative annotation.
- New tutorial: Automatic adjudication based on the IAA.
- In read-only mode (as for example with public projects or reader role), access to entity labels and the option to see relationships are now available directly from the annotation menu.
- Minor improvements and fixes.
3.2019-W42.1 ๐ธ๐ฌ
2019-10-20
- Work now better in teamsโฆ with Automatic Adjudication! If users annotate the same documents, now you can merge their annotations into a sigle version automatically. tagtog uses the IAA metrics for each annotation task to compute which annotation to choose in each case.
- Now the
filter:TODO
view of documents, is sorted just like folders. This makes it easier to reason about the order of wip โTODOโ documents. - Now
supercurator
s have also the active button to copy their annotations tomaster
โs. - Fixed sometimes wrong showing the status of the confirmation checkmark when annotations where copied from one version to another.
- (Cloud & OnPremises) slightly faster document navigation and up to 6x less memory footprint, after reviewing some internal caching.
- The descriptions of the different annotation flows are now updated: Annotation flows & Task Distribution.
3.2019-W42.0 ๐
2019-10-14
- Reestablished the old links to the corpora
3.2019-W41.0 ๐ต๏ธโโ๏ธ
2019-10-13
- Search your projects and public projects ๐ (also new API to โsearch-my-projectsโ)
3.2019-W40.1 ๐ป
2019-10-06
- Now you can edit your project description ๐๐
- ๐โโ๏ธNow when the master annotations are shown as default for an user, this is properly indicated with a warning (both on the GUI and API)
- Fixed wrongly showing 0 as number of documents for many open datasets.
- (OnPremises) Fixed wrong redirection in some instances when deleting single documents on the GUI.
3.2019-W40.0 ๐บ
2019-10-02
- Updated the CSV & TSV parsers to allow a variable number of columns.
- (OnPremises) Fixed the registration link generation for sysadmins.
3.2019-W39.0 ๐ฅจ
2019-09-29
- Empty project folders now list links to the other folders for easier navigation.
- (BIG ONE) Fixed an old bug caused when html entities were written in the input files literally (for instance,
<
instead of just<
). The bug appeared if annotations were made in text parts that contained such html entities. This resulted in wrongly formatted ann.jsons and in weird-looking annotations on the interface. An extra python script was created to fix the ann.jsons locally. - Documented how the IAA is calculated.
3.2019-W38.0 โฒ๏ธ
2019-09-22
- Thanks now to the new search parameter
members_anncomplete:*|memberUsername
, you can now search how many documentsโ annotations were confirmed by a given user, and/or search how many documents were at least confirmed by one user! Find out some handy applications of themembers_anncomplete
query in this tutorial. - New functionalities in the official tagtog python script: upload to given folder, define the upload batch size, and (optionally) upload absolutely all files recursively regardless of file extension.
- Now, when a default annotations version is returned for a memberโs annotations file, a new HTTP Warning Header is added to the request response to indicate the case. See documentation.
3.2019-W37.0 ๐
2019-09-16
- Now you can filter by entity label value. Spot easily those entities labeled with a specific entity label and value. Documentation.
- Titles in images are also now supported in the anndoc format, and in particular parsed in markdown files.
- Cached on the Document Editor the toggling of hiding/showing the right panel (sidebar), for your convenience.
- Added more information to the Members section in the project settings to let you know all the ways you can manage your projectโs team.
3.2019-W36.0 ใฝ
2019-09-08
- Support for markdown files, images included ๐ , lists and nested lists โข, code blocks ๐, and more!
3.2019-W35.1 ๐ฆ
2019-08-27
- Minor improvements
3.2019-W35.0 ๐งโ
2019-08-26
- Now verbatim format supports annotation across paragraphs
- Now, document labels and entity labels cannot be edited when the document is confirmed or in read-only mode
- Now project admins can see which members have confirmed a document without leaving the document editor, by just having a look at the member displayed when clicking the members dropdown menu
- You can now invite other people to join your project by their email!
- You can now search through the documentation!
3.2019-W32.0 ๐ง
2019-08-11
- Entity type descriptions are now shown in the editor, annotation menu. Just hover on the entity type name or color.
- Wider description inputs for the annotation tasks in the settings of your project.
- Metrics graphics were not shown due to a small JS error. Now fixed.
3.2019-W30.1 ๐ป
2019-08-05
- Fixed errors on newly uploaded documents with annotations
- Made constraints on annotation names and folders more flexible ๐
- Now upon pressing
Enter
while changing the settings the default is to Submit the change, not to Delete the item.
3.2019-W31.0 ๐
2019-08-04
- The IAA is now also calculated for all members against the master / official annotations!
- Two new functionalities for the annotation menu in read-only mode (e.g. for the users with reader role or in public projects): Copy text and Permalink. Check the available functionalities for the menu in read-only mode.
- Added functionality to DELETE documents with the official tagtog python script
- Now showing the IAA of every document on the document!
3.2019-W30.0 ๐
2019-07-28
- (OnPremises) created new official API and method to use SSO auth tokens
- (OnPremises) the old login tokens and API have been deprecated. The old login tokens still work but itโs recommended to use the new auth tokens.
- Fixed that upon some conditions, but wrongly, some users could not be invited to projects.
- The document index is now visible from the document editor. You now know how much work is left.
- Long entity type names are now visible in the annotation menu.
- Improved UI of verbatim documents: lines are now wrapped (and therefore no horizontal scrolling is necessary).
- Be able to change a (project) memberโs role flexibly, without, as before, having to delete and to re-add the member again.
3.2019-W29.2 ๐งโโ๏ธ
2019-07-22
- Public projects should but couldnโt invite any number of members; now fixed.
- Public projects should but couldnโt search any number of documents; now fixed.
- Created API example for how to use
verbatim
overbatim-plus-annjson
new formats.
3.2019-W29.1 ๐
2019-07-21
- New
verbatim
format to send and have ANY file parsed as verbatim (pre-formatted). This allows you to preserve any indentation or extra spacing ๐ฅณ. - Complimentary, new
verbatim-plus-annjson
format to have any file parsed as verbatim together with its annotation ann.json file. - Now
.log
files are also parsed by default inverbatim
mode (like other programming languages, such as .py for python or .js for JavaScript). - Fixed the parsing of
anndoc
documents that might contain the period.
character in its file name (besides the file extension). - Return the proper original content file in case it was sent from the beginning with an ann.json annotation file.
3.2019-W28.0 ๐พ
2019-07-11
- First rollout of Public Projects โฑ.
- New role:
reader
๐. - Created an independent page to see the status of tagtogโs services
- See your active projects first: your list of projects is now sorted by your last access to them!.
- No longer can users without enough authorization see action buttons that do require authorization (for example in settings).
- (PDF Viewer) Eliminate race conditions for Pan functionality.
3.2019-W25.0 ๐ช๐ธ
2019-06-23
- (On-Premises) White-labeling tagtog is now possible. White labeling lets you customize the way tagtog looks so that it matches your organization's branding. Please contact with us at info@tagtog.com if you are interested.
- Supercurator role is able now to export the project settings.
- tagtog.ai ๐๐ค
- (On-Premises) Added troubleshooting to fix the ml service consuming too much CPU
- (On-Premises) Smaller memory footprint (a docker component image was reduced in 200MB, a ~20%)
3.2019-W24.1 ๐ฆ
2019-06-16
- You can now download the documentโs originally-submitted file via API; use
output=orig
. - Fixed error handling on possible race conditions when uploading many documents at once.
- Much improved ML stability when many instances are run in parallel.
3.2019-W23.0 ๐
2019-06-04
- Now normalizations are added to data model immediately once the user type any value in the normalization box in the annotation menu. In order to add new entries to dictionaries, you should click on the + button near the normalization box. More information
- For some PDFs, it was not possible to annotate some pages of the files. This was caused due to the usage of some system fonts when there were not embedded fonts in the PDF file. Now it is possible to annotate those pages.
- Inter-Annotation Agreement matrix is now fully filled making it symmetric and easier to read.
- You can now copy the text of the annotations from the annotation contextual menu.
3.2019-W21.2 ๐โโ๏ธ
2019-05-25
- PDF: Pan functionality is deactivated on the output format views.
- Improved internal memory management at document upload.
- You can add descriptions to your new projects
3.2019-W20.1 ๐
2019-05-19
- Overall improvements and fixes.
3.2019-W20.0 ๐ณ
2019-05-16
- (On-Premises) Stopped unnecessarily exposing docker service ports that might conflict with the hostโs.
- (On-Premises) Improved documentation for how to change the http & https ports.
- Improved memory management for the parsing of PDF documents.
- Now you can annotate a whole paragraph if you press and hold the key ctrl or command, and click on the paragraph. Documentation.
- In the metrics section, you can now see the versions of the annotations used to calculate the metrics.
- Improved documentation for metrics. Documentation.
3.2019-W19.1 โ๏ธ
2019-05-13
- New API Metrics to gather important stats of your project and annotations!!! ๐๐บ
- New Metrics section. Track the progress of your project and the quality of your data. Documentation.
3.2019-W18.0 ๐ทโโ๏ธ
2019-05-05
- New parameter
distributeToMembers
(API documents) to fine-tune the distribution of tasks. - Fixed non-breaking error of repeatedly adding nav=false to the URL query string when removing documents manually.
- Fixed error of having to upload a PDF twice after activating Native PDF to make it actually work.
- Fixed errors on changing the number of members and task distribution settings that sometimes caused inconsistent states.
- Downloads of PubMeds and PMCs updated and fixed.
- IAA documentation added: IAA docs
3.2019-W17.1 ๐ฉ
2019-04-29
- Fixed error on removing documents by search.
- Fixed error of skipping documents when searching documents via API.
- Slightly faster removal of many documents at once.
- Improved internal logging on client errors (e.g. BadRequestsโs). This is useful for On-Premises solutions.
3.2019-W17.0 ๐ง
2019-04-28
- New API to import the project JSON settings.
- Improved documentation for the API of settings.
- Fixed some possibly weird-looking characters as a result of ligatures (e.g. โ๏ฌโ(size=1) vs. โfiโ(size=2)) in PDFs. Important: the change is not backwards compatible. That is, you have to reupload the document/s to get the right new characters.
- Improved paginated search. Before it was giving too many results at once.
- IAA (inter-annotator agreement) now splits annotation tasks into categories (e.g. document labels, entity types, entity labels, etc.)
- Overall improvement in the style of the IAA section.
3.2019-W16.0 ๐
2019-04-21
- Filter the entities in the sidebar by entity type, entity label or entity text. Docs
- tagtog remembers the option you selected to group entities (on the document editor).
- New API for folders management (add, rename, remove).
3.2019-W15.0 ๐
2019-04-14
- PDF annotation tool: new functionality to search text in a document and navigate across the results in the annotation editor. Docs
- Document labels in the editor are now sorted alphabetically
- Group your entities by entity label in the sidebar
- Scroll bars for annotation menu and entity labels menu only shown when required
- PDF annotation tool: new functionality to zoom in and out. Hotkeys also provided.
- PDF annotation tool: new functionality pan left-right and top-bottom. Move quickly.
- PDF annotation tool: document URL is updated while scrolling. You can use this link to point directly to a particular page.
- The annotation menu now shows up on the left side of the pointer. This has been done for better accessibility and to avoid the menu to overlap the side bar when the horizontal scroll bar is visible.
- Fixed exception on the parsing of project JSON settings.
- Gave the option for On-Premises installations to auto-save the document annotations while on the GUI.
- IAA (Inter-Annotator Agreement) !!!* First steps ๐ฃ.
3.2019-W13.0 ๐
2019-03-31
- New support for API: upload to folder by simple folder name or folder index
- Now the search results also return the documentsโ folders
- Members now by default start with the masterโs annotations, if they didnโt write their annotations yet. The previous default was to start from empty annotations. This allows members to also make use of the ML/dictionary annotations ๐ฏโโ๏ธ
- Minor bugfixes
3.2019-W12.0 ๐ซ
2019-03-24
- Automatic Distribution of Tasks! ๐ทโโ๏ธ๐ต๐ฟโโ๏ธโ๐ฉ๐ปโโ๏ธโ๐จ๐ผโ๐ฌ๐ฉ๐ฝโ๐ซ
- The API search results now return which members completed their annotations; new field: members_anncomplete
- Expanded search API to search by folder ๐๐.
- Option to add multiple admins to your project! ๐
- Upon upload errors, the full error message is now shown.
- Annotations are now properly uploaded via the API to the (optionally) chosen
member
. - Fixed read & writing rights of member annotations via the API.
- PDF annotation tool: vertical scrolling is now possible. Just scroll to go to next/previous pages
- PDF annotation tool: new coordinates system based on points used for annotations
- PDF annotation tool: Highlight relations from the side bar is now possible
3.2019-W10.1 ๐บ
2019-03-06
- Fixed problem that prompted an error to some users when saving/confirming a document. The underlying issue was operating with documents that had document labels set when these labels were previously removed from the project settings.
- Pre-selections now work with entity labels. When you create pre-selections, these inherit the entity labels coming from the main entity.
- When you change the type of an entity, only common entity labels are preserved.
- Fixed a rare error On-Premises that caused the cache sometimes to fail.
- IMPROVEMENT Forced indexing of documents upon document searching.
3.2019-W10.0 ๐ฅจ
2019-03-04
- Fixed button to remove documents on the document editor.
- Fixed bug affecting Safari in which some button elements did not appear in Settings.
3.2019-W09.4 ๐ก
2019-02-27
- You can now assign entity labels to a specific entity type or to all entity types! i.e. you can assign attributes only to those entities that are suitable.
- Allow annotationโ names to have a minimum of 2 characters (instead of previously a minimum of 3 characters)
- Allow project foldersโ names to be a minimum of 1 character (instead of previously at least 2 characters)
- Now entity labels cannot be edited when the document is confirmed
- Folders are expanded (not collapsed) by default
- Modal box with entity labels now closes when you click outside it
- Beautified drop-down lists in Settings
- PDF page navigator floats when you scroll down the document facilitating page switching
- Now you can show/hide the side bar while annotating. Gain extra space for a better reading experience!
- The editor is now more responsive and it adapts better to different window/screen sizes
3.2019-W07.0 ๐ฌ๐ง
2019-02-17
- Improved reporting on errors when saving annotations through the GUI and API
- Allow sysadmins (On-Premises) to edit the systemโs users
3.2019-W06.2 ๐งง
2019-02-05
- Full international unicode support for dictionaries! ๐๐๐งง
3.2019-W06.1 ๐ฅถ
2019-02-04
- Some aesthetical improvements
3.2019-W05.0 ๐
2019-01-30
- Up to 3x faster documents API thanks to the removal of internal connections and delayed document indexing
- Fixed wrong reports of documents not successfully uploaded (whereas they were actually successful)
- On-Premises: Faster initialization
3.2019-W02.2 ๐ฅ
2019-01-11
- Number of total pages is visible in the PDF editor
3.2019-W01.2 ๐
2019-01-07
- Configuration fix
3.2019-W01.0 ๐
2019-01-06
- Removed an internal process. This saves ~1GB of memory on-premises :-)
- Slightly faster API thanks to less internal DB connections
- Avoid double redirection upon login (first to โ/โ, then to the userโs page). This allows for custom-based authentications via reverse proxies (On-Premises)
- Created API for project settings. As a first step, you can export your settings using the endpoint:
/-api/settings/v1/export?owner=...&project=...
- Renamed On-Premises admin page for: SysAdmin On-Premises
- Empowered On-Premises system admins to allow or disallow visitors to create accounts
- New security-concerning action for On-Premises sysadmins to revoke all existing auth tokens
- On-Premises: abort the start if the
vm.max_map_count
value is too low. See the requirements. - Fixed bug On-Premises SysAdmin page wherein some users could not be deleted
3.2018-W52.0 ๐
2018-12-26
- Clean front-page for On-premises version. Information regarding Plans has been removed.
- Increased the capacity of our Cloud servers even more
3.2018-W51.3 ๐
2018-12-22
- CSV (and TSV) file parsing!!! ๐ Check out the documentation
- Entity types are now sorted alphabetically in the annotation menu. If you have a big list of entities this menu is now scrollable!
- Issue fixed On-Premises that could cause on some environments to wrongly report document upload errors
- Add examples to upload pre-annotated documents using the API. Documentation
- Increased the capacity of our Cloud servers to provide you with a faster and more robust service ๐ฅฐ
- Fixed small error in the ML component that could cause training exceptions on empty sentences in the data
- Fixed a bug in the EntitiesTsv format, in which documents without entity annotations did not output any text
- New output format: EntitiesOnlyClassesTsv format ๐
3.2018-W49.3 ๐โโ๏ธ
2018-12-11
- Fix small bug that affected showing relationships of connected entities being in different parts
3.2018-W49.2 โ๏ธ
2018-12-07
- Improve DB connectivity
3.2018-W49.1 ๐ฃ
2018-12-05
- Pre-annotate your documents with doc labels (classification) upon file upload! (Hint: check the โAdvancedโ menu on the [+ Content] submit form button). Documentation
- Upload pre-annotated documents directly from the GUI by uploading the text file and the annotations file together. Documentation
3.2018-W49.0 ๐
2018-12-03
- Milestone 1 - Major overhaul in architecture, for scalability => tagtog becomes even faster!
3.2018-W48.0 ๐
2018-11-26
- Speed enhancements
3.2018-W46.5 ๐ต๏ธโโ๏ธ
2018-11-19
- Improve tagtog.comโs discoverability in search engines
3.2018-W46.4-PAYMENT_GATEWAY โฉ
2018-11-15
- Native PDF ๐ ! Annotate actual PDFs; then use them to train your ML models as easily as if they were plain texts! ๐ฒ
- Use the new automated payment gateway to manage your subscriptions!
- Stability improvements
- Add documentation: upload annotated documents via API
- Add documentation: search by document label
- Extend admin section in project settings: admin section
- PDF annotation tool
- Admin page for on-premises instances
3.2018-W41.0 ๐ฃ
2018-10-12
- Minor improvements
3.2018-W40.10 ๐น
2018-10-06
- More fixes on the NativePDF viewer
- Small fixes OnPremises
3.2018-W40.9 ๐
2018-10-05
- Increment max. number of entities OnPremises ML, from 50 to 500
- Strengthen the stability of the system OnPremises upon possible parsing errors
3.2018-W40.5 ๐ฅ
2018-10-05
- Re-Fixed NativePDF view; documents did not open on the Cloud
3.2018-W40.3 ๐ฉโ
2018-10-05
- Several fixes and improvements
3.2018-W40.2 ๐ฉโ๐
2018-10-03
- Fixed NativePDF view; documents did not open
- Fixed wrong uploads when given filenames included white spaces
- Long text lines without spaces are word breaking to fit the annotation editor.
3.2018-W40.1 ๐
2018-10-02
- Increased maximum number of entities for Cloud-Large plans, from 25 to 50
- The same annotators (project members) can now be added to different projects, as was expected
3.2018-W40.0 ๐
2018-10-02
- Support for source code files! Whether you are a
python
,java
,js
, or any other programming language freak, now you are able to annotate preformatted text :-) - Copy and share permalinks
- Update documentation about document folders: Folders
- The popup dialog to import documents is being closed when clicked outside
3.2018-W38.4 ๐คฉ
2018-09-21
- Allowed supercurators (member role) to confirm the master annotations
- Allowed uploading multiple documents without text. The tagtogIDs are randomized
- Increased on-premises the maximum document upload size, from 50MB to 250MB
- Improved the error reporting and resilience on document uploading
3.2018-W38.2 ๐ฆ
2018-09-20
- Supported PDFs that contain only images (no text)
- Fixed not being able to open documents following a search
3.2018-W38.1 ๐ต
2018-09-18
- Bug fixes
3.2018-W38.0 ๐
2018-09-17
- Importing of project settings now works for project folders too ๐
- Some improvements here and there
3.2018-W37.2 ๐
2018-09-14
- Removal of projects folders too :)
- Several fixes wrt. to project folders
- Now you can use any unicode letter character in annotation names โค๏ธ, Sรญ seรฑor! ่ฐข่ฐข๏ผnatรผrlich! เคฌเคนเฅเคค เคฌเคขเคผเคฟเคฏเคพ! ็ด ๆดใใใ๏ผ
3.2018-W37.0 ๐
2018-09-13
- Definition of project folders!
- New layout, which fits the screen better
3.2018-W36.6 ๐ฅ
2018-09-07
- Exporting & Importing of project settings. Now you can curate your entity types, document labels, etc. in one project, export that information into a JSON settings file, and then use this file on a new project to start with the same annotation types. No more manual labor! :)
- The project deletion action has been moved to the corresponding project's settings (instead of on the projects list)
- Fixed bug that allowed annotations across paragraphs, but didn't indicate them visually, thus creating confusion to users.
3.2018-W34.4 ๐ค
2018-08-23
- Fixed bug that could impede the communication between docker containers on-premises when using an http proxy
3.2018-W34.2 ๐ณ
2018-08-22
- Fixed bug that could impede the communication between docker containers on-premises
3.2018-W34.0 โ๏ธ
2018-08-21
- Fixed bug that could break document parsing on some on-premises installations
3.2018-W31.4 โ๏ธ
2018-08-12
- Fixed small bug that impeded opening documents if there was a documents navigation error
3.2018-W31.3 ๐
2018-08-09
- Fixed bug that created issues with annotations when the character
<
was in the imported text. Thank you for spotting this โค๏ธ! - Fixed bug that made not possible to open documents on IE.
3.2018-W31.2 ๐
2018-08-07
- Fixed bug that could cause to delete dictionary normalizations
- Much simplified color selection while defining new entities! New entities now get a semi-randomized distinct color ๐
- Improved error reporting on internal server errors
- The webhook output
tagtogID
's payload was changed from a simple string (text/plain
) containing a tagtogID, to a simple JSON object(application/json
) containing the distinctive three:
{
"owner": "...",
"project": "...",
"tagtogID": "..."
}
3.2018-W31.1 โฑ
2018-08-05
- Deletable Settings: entities, dictionaries, and relationships! Thank you all for your feedback on this one โค๏ธ
- Admin panel On-Premises to manage the system's users
- New output format! EntitiesTsv, closely resembling Stanford NER tsv format๐
- Fixed parsing of PubMed documents (that moved to a new data scheme format as of 2018-06-01)
3.2018-W30.1 ๐๐ค
2018-07-26
- OnPremises ML version is officially out!
- Now you can choose whether pre-selections (i.e. the automatic annotations that are created while manually annotating) are case sensitive or not
- Improved reporting of parsing errors in API uploads
- Machine Learning is now deactivated by default for new projects -- You can activate it in Settings
- Correct URLs for Project Settings sections
- Limited the amount of entity types, depending on the plan: cloud start (3), cloud medium (10), cloud large (25), on-premises annotator (25), on-premises annotator+ML (50)
- Add documentation links to Settings
- Extend documentation about Webhooks
- Add input format to better understand how to import annotated documents
3.2018-W29.0 ๐ซ๐ท
2018-07-18
- The maximum upload size on the cloud, was augmented from 2MB up to 5MB ๐
- Some improvements in the management of on-premises licenses
- Simplified pricing information
3.2018-W28.3 ๐ง๐ช
2018-07-13
- Relations are now supported between entities from different paragraphs or sections ๐!
- The uploading of documents has been fixed so that special characters such as "#" are accepted in the filenames
- Fixed memory leak that happened when annotating with dictionaries with some specially-charactered files, often PDFs
- Fixed bug that caused not using re-confirmed documents for ML training
- Support for on-premises license updates
3.2018-W28.2 ๐ต๏ธโโ๏ธ
2018-07-10
- Fixed the problem that users could not edit Entity Labels
- The modal menu to set Entity Labels is now scrollable and supports a long list of labels
3.2018-W28.0 ๐ฅ
- Support for proxies on-premises ๐ต๏ธโโ๏ธ
- Fixed an interface bug affecting Internet Explorer, that blocked importing new documents
3.2018-W26.0 โฝ๏ธ
Webhooks
- You can now choose the new
tagtogID
(pseudo-)format in your webhooks to POST the updated document's id - You can now delete webhooks ๐
- Webhooks are now also triggered on new document uploads that have no annotations
- The formats
docJSON
andPubAnnotation
were removed from the possible webhooks' payload. We might review this decision.
More!
- API call to get a JSON map of the annotations legend, anntasks ids โ names. For a sample call, check your project's Downloads page.
- Fixed a bug that prevented the training of ML models for entities that had associated dictionaries (specifically created through the interface).
- This new page of release notes was created ๐คฉ