Releases: living-atlases/la-toolkit
Releases · living-atlases/la-toolkit
1.5.8
This release includes:
- Added compare one record tool between gbif and a LA portal
- Added support to u20.04 and u24.04
- EmbedWebView only for web right now
- Bigger connectivity status
- Fix routes and other libs after flutter migration
- Refactor of code
- Update yeoman
- Add reference to vhost conf
- Added vhost configuration and doc
- Don't allow uppercase server names
- Fix for: #15
1.5.7
This release includes a new Compare tool to compare:
- A random number of LA records of your portal with gbif.org equivalent records. This is helpful to detect taxonomic interpretation issues or other ingestion issues.
- Compare two
solr
orsolrcloud
indexes. Useful to take actions after a new reindex, or compare a biocache-store index with a new pipelines index.
Some screenshots:
and:
Note: Both are tested mainly with pipelines
indexes and never versions of biocache-service
but it should work with older versions. If not, please share your browser logs via an issue. Also this is tested with solrcloud
, if you detect that it does not work properly with solr
standalone, please fill an issue with logs.
1.5.6
This release includes:
- Recommends to use la-develop branch while several PR of
ala-install
are merged - Added
docker-common
services (nginx
,postfix
, etc) - Added new variables for events and
jwt
- Remove lint warnings
- Better stack trace print
- Increase card elevation in projects list
- Fix
flutter
deprecated use ofserviceWorker
var in html
1.5.5
1.5.4
This release includes:
- Update theme to Material 3
- Fix errors with new dart and flutter version
- Added
cassandra
standalone service forpipelines
- Fix for deletion of
docker
clusters and servers - Several UI issues
- More flutter lint errors fixes
Warn: use better v1.5.5 as this release has a boot issue only detected in production.