Skip to content

vedph/cadmus-vela-api

Repository files navigation

Cadmus VeLA API

Cadmus editor for the Venezia Libro Aperto project.

🐋 Quick Docker image build:

docker build . -t vedph2020/cadmus-vela-api:3.0.2 -t vedph2020/cadmus-vela-api:latest

(replace with the current version).

This API uses core components from the following Cadmus libraries:

History

3.0.2

  • 2024-05-19: updated packages.
  • 2024-05-15: updated packages.
  • 2024-04-15: added flags.
  • 2024-04-14: updated packages.
  • 2024-03-23: updated packages.
  • 2024-02-11: updated packages.
  • 2024-01-28: thesauri.
  • 2024-01-26: updated packages and thesauri for minor changes in models.
  • 2024-01-25: more flags.
  • 2024-01-19: updated packages.
  • 2024-01-04:
    • updated packages.
    • more granular logging.
  • 2023-11-29: expose port 8080 in Dockerfile. This seems the default port for the API in 8.0.

3.0.0

  • 2023-11-27: ⚠️ Upgraded to .NET 8.

2.0.0

1.0.3

  • 2023-03-24: added thesauri and parts.
  • 2023-03-23: fixes to configuration.
  • 2023-03-21: refactored data models introducing graffiti-specific parts.
  • 2023-03-14: updated facet "required" properties.

1.0.2

  • 2023-03-11: updated packages.
  • 2023-03-07: updated packages.

1.0.1

  • 2023-02-11: updated packages.

1.0.0

  • 2023-02-07: migrated to new components factory. This is a breaking change for backend components, please see this page. Anyway, in the end you just have to update your libraries and a single namespace reference. Benefits include:

    • more streamlined component instantiation.
    • more functionality in components factory, including DI.
    • dropped third party dependencies.
    • adopted standard MS technologies for DI.
  • 2023-01-17:

    • updated packages.
    • updated thesauri.