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 | ||
---|---|---|
|
How to upgrade:
Stop the previously running Asta7
Code Block cd previous_asta7_directory docker compose down
Download and extract Asta7 1.79.1
Adjust the
.env
file according to the previous oneRun Asta7 1.79.1
Code Block cd asta7-1.79.1 docker compose up -d
Re-index search data for all initialized projects
Sync the repository objects to get new QR label data properly.
Configuration:
View file | ||
---|---|---|
|
...