Hi,
A new patch release of SEEK 1.6 is now available, 1.6.2. This in
particular fixes a bug, when exceeding 5 visible Documents for a
project. This resulting in an error when determining the "View all
<total> items" link at the bottom of the related Documents.
There is also a fix for incorrectly reporting a warning about a missing
Project when uploading an general Excel data file, incorrectly treating
it as a RightField template. There has also been a small change to the
Docker container, to write the Puma (ruby web server) logs to a file, to
help when diagnosing problems remotely.
Other details can be found at
https://docs.seek4science.org/tech/releases/
If you are still on 1.5, you can upgrade straight to 1.6.2.
If already on 1.6.0 or 1.6.1 then a simple update is required, it
shouldn't be
necessary to run the upgrade script although doing so will do no harm.
Upgrade details can be found at
https://docs.seek4science.org/tech/upgrading.html
If using Docker, then upgrading between versions is described at the end
of
https://docs.seek4science.org/tech/docker/docker-compose.html
If using Docker, and already using 1.6, then it should just require
pulling a new image, i.e:
docker-compose down
docker-compose pull
docker-compose up -d
regards,
Stuart & The FAIRDOM team.