Skip to content

Releases: KatherLab/llmaixweb

v0.4.2

Choose a tag to compare

@FWao FWao released this 30 Jun 17:24

Full Changelog: v0.4.1...v0.4.2

0.4.0 Large Refactoring, Switch to docling-serve for OCR

Choose a tag to compare

@FWao FWao released this 29 Jun 12:13

With this release we switch from internal docling to a separate docling-serve service. Please have a look at the updated compose.yml and .env.example files!

The frontend & backend received major refactoring and restructuring.

v0.3.3 Fix Document Groups & Document Viewer Split View

Choose a tag to compare

@FWao FWao released this 09 Jun 18:12
Bump dependencies; bump version to 0.3.3

v0.3.2

Choose a tag to compare

@FWao FWao released this 29 May 08:09

Migrate to docling + tesseract (removing ocrmypdf).

Can consume a lot of RAM at the moment, will be fixed in a future release.

Fixes an error preventing to download docling models on rootful docker setups. Please delete the docling-models volume!

v0.3.1

Choose a tag to compare

@FWao FWao released this 23 May 16:52
  • Fix redirects preventing project creation
  • Reduce Backend container image size
  • (Dev) Frontend formatting / linting

v0.3.0

Choose a tag to compare

@FWao FWao released this 22 May 14:15

Unified endpoint & clean URL configuration

The frontend nginx now proxies /api/ to the backend — only one URL matters (the app URL).

Migration:

  • Replace VITE_API_BACKEND_URL with APP_URL in your .env (same value, just renamed)
  • Remove any VITE_API_BACKEND_URL environment overrides from your compose/docker setup

v0.2.4

Choose a tag to compare

@FWao FWao released this 22 May 12:45
  • E-Mail for Invitation / Password Reset
  • Better user management
  • Small Visual Adjustments

v0.2.3

Choose a tag to compare

@FWao FWao released this 22 May 07:41

Please switch to new compose file!

v0.2.2

Choose a tag to compare

@FWao FWao released this 28 Apr 15:57

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@FWao FWao released this 28 Apr 14:10

Provide images for linux/arm64