Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bug fixes:

...

  • AN-2884 Implement the frontend and backend to use the flattened search

    • Re-index search data for all initialized projects.

  • AN-2971 Modified the design for QR label

    • Need to sync repository objects to get new QR label data properly.

Install-Package:

View file
nameasta7-1.79.1.zip

How to upgrade:

  1. Stop the previously running Asta7

    Code Block
    cd previous_asta7_directory
    docker compose down
  2. Download and extract Asta7 1.79.1

  3. Adjust the .env file according to the previous one

  4. Run Asta7 1.79.1

    Code Block
    cd asta7-1.79.1
    docker compose up -d
  5. Re-index search data for all initialized projects

  6. Sync the repository objects to get new QR label data properly.

Configuration:

View file
nameconfiguration.zip

...