Skip to content

v1.42 Fixing of bugs and imports

Compare
Choose a tag to compare
@stijn-uva stijn-uva released this 26 Apr 10:23
· 187 commits to master since this release

⚠️ Please follow these instructions for upgrading if you have trouble upgrading to the latest version of 4CAT. ⚠️

We also recommend reading the instructions above if you are running 4CAT via Docker and have in any way deviated from the default set-up.

When updating a Docker-based 4CAT, the front-end interface may fail to restart properly, marked by an error message like 'Error upgrading front-end container' in the restart log. In this case please run an upgrade via Docker Desktop or the command line as indicated on this page.

Otherwise, you can upgrade 4CAT via the 'Restart or upgrade' button in the Control Panel. This release of 4CAT incorporates the following fixes and improvements:

  • Fix a bug in the restart procedure that could result in the front-end container failing to restart and upgrade when running 4CAT via Docker (765f29e)
  • Fix a bug that could result in a processor crash when trying to filter datasets for a string on columns containing numeric values (537d764)
  • Fix a bug that could result in a worker crash when importing CrowdTangle-formatted CSV files (91c3da1)
  • Fix an issue with mapping Twitter data that could result in a crash (43c6ed6)
  • Added the possibility to create notifications for all users with a certain tag in the Control Panel (c43e76d)
  • Added a data source for importing TikTok comment data from Zeeschuimer (50a4434)
  • Updated the default 4CAT configuration to enable the import of Gab and TikTok Comment data (342a403)
  • Updated Douyin item mapping to properly process items not assigned to a specific room (6918bae, 1fd78b2)