Releases: salem-karim/PaperlessClone
Release list
Release v1.2.2
PaperlessClone v1.2.2
🚀 What's New
This release includes all components of the PaperlessClone document management system:
Components
- WebUI: Modern React-based user interface
- REST API: Spring Boot backend service
- Batch Processor: Document batch processing service
- OCR Worker: Optical Character Recognition worker
- GenAI Worker: AI-powered document summarization worker
📦 Deployment
# Start services
docker compose up -d📝 Full Changelog
See commit history for detailed changes.
Release v1.2.1
PaperlessClone v1.2.1
🚀 What's New
This release includes all components of the PaperlessClone document management system:
Components
- WebUI: Modern React-based user interface
- REST API: Spring Boot backend service
- Batch Processor: Document batch processing service
- OCR Worker: Optical Character Recognition worker
- GenAI Worker: AI-powered document summarization worker
📦 Deployment
# Start services
docker compose up -d📝 Full Changelog
See commit history for detailed changes.
Release v1.1.1
PaperlessClone v1.1.1
🚀 What's New
This release includes all components of the PaperlessClone document management system:
Components
- WebUI: Modern React-based user interface
- REST API: Spring Boot backend service
- Batch Processor: Document batch processing service
- OCR Worker: Optical Character Recognition worker
- GenAI Worker: AI-powered document summarization worker
📦 Deployment
# Start services
docker compose up -d📝 Full Changelog
See commit history for detailed changes.
Release v1.0.0.1
PaperlessClone v1.0.0.1
🚀 What's New
This release includes all components of the PaperlessClone document management system:
Components
- WebUI: Modern React-based user interface
- REST API: Spring Boot backend service
- Batch Processor: Document batch processing service
- OCR Worker: Optical Character Recognition worker
- GenAI Worker: AI-powered document summarization worker
Docker Images
All images are available at ghcr.io/salem-karim/paperless-*:1.0.0.1
ghcr.io/salem-karim/paperless-webui:1.0.0.1ghcr.io/salem-karim/paperless-rest-api:1.0.0.1ghcr.io/salem-karim/paperless-batch-processor:1.0.0.1ghcr.io/salem-karim/paperless-ocr-worker:1.0.0.1ghcr.io/salem-karim/paperless-genai-worker:1.0.0.1
📦 Deployment
# Pull all images
docker compose pull
# Start services
docker compose up -d📝 Full Changelog
See commit history for detailed changes.
Release v1.0.0
PaperlessClone v1.0.0
🚀 What's New
This release includes all components of the PaperlessClone document management system:
Components
- WebUI: Modern React-based user interface
- REST API: Spring Boot backend service
- Batch Processor: Document batch processing service
- OCR Worker: Optical Character Recognition worker
- GenAI Worker: AI-powered document summarization worker
Docker Images
All images are available at ghcr.io/salem-karim/paperless-*:1.0.0
ghcr.io/salem-karim/paperless-webui:1.0.0ghcr.io/salem-karim/paperless-rest-api:1.0.0ghcr.io/salem-karim/paperless-batch-processor:1.0.0ghcr.io/salem-karim/paperless-ocr-worker:1.0.0ghcr.io/salem-karim/paperless-genai-worker:1.0.0
📦 Deployment
# Pull all images
docker compose pull
# Start services
docker compose up -d📝 Full Changelog
See commit history for detailed changes.
Sprint 3 RabbitMQ
v0.1.5 Merge branch 'feature/rabbitMQ' into dev
Sprint-2 Web UI
Includes hotfix for API PUT Requests
Implement a very basic React UI to demonstrate the CRUD API Calls
Sprint-2 Web UI
Implement a very basic React UI to demonstrate the CRUD API Calls
Sprint 1: Project-Setup, REST API, DAL hotifx
Sprint 1: Project-Setup, REST API, DAL hotifx for docker compose file to make postgres start before rest-api
Sprint 1: Project-Setup, REST API, DAL
Sprint 1: Project-Setup, REST API, DAL