Skip to content

Releases: living-atlases/la-toolkit

1.6.0

05 Feb 21:11
Compare
Choose a tag to compare

This version:

  • Updates the docker ubuntu version and dependencies to ubuntu 22.04
  • Updates the ansible version to the latest supported by ala-install
  • Adds a new Comparison tool to compare the Collectory data resources with the equivalent in GBIF:

2025-01-24_12-37-compare-gbif-1st-page-before-patch

  • Updated ansible tags following latest used in ala-install
  • Dependencies upgrade including flutter
  • Minor fixes

1.5.9

14 Nov 13:38
Compare
Choose a tag to compare

This new release of the la-toolkit includes:

  • Update comparison tool to handle multiple records and drs
  • Put docker cluster first in servers list
  • Remove lint recommendation about la-develop and update lints to current deps
  • Upgrade deprecated widgets
  • Fix versions in rc config
  • Update dependencies

1.5.8

19 Sep 09:12
Compare
Choose a tag to compare

This release includes:

  • Added compare one record tool between gbif and a LA portal

image

  • 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

22 Jul 11:37
Compare
Choose a tag to compare

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 or solrcloud indexes. Useful to take actions after a new reindex, or compare a biocache-store index with a new pipelines index.

Some screenshots:

2024-07-22_12-52-gbif-compare-2

2024-07-22_12-52-gbif-compare-3

and:

2024-07-22_12-51-solr-diff-1

2024-07-22_12-51-solr-diff-2

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

18 Jun 09:54
Compare
Choose a tag to compare

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 of serviceWorker var in html

1.5.5

03 Apr 20:46
Compare
Choose a tag to compare

Maintenance release that fix a boot issue in 1.5.4 because an asset loading error in production that worked during development. Thanks to Hector H. from CONAP for the report.

1.5.4

28 Mar 09:57
Compare
Choose a tag to compare

This release includes:

  • Update theme to Material 3
  • Fix errors with new dart and flutter version
  • Added cassandra standalone service for pipelines
  • 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.

1.5.3

14 Nov 10:37
Compare
Choose a tag to compare

Maintenance release that includes:

  • previous lint code warning/error fixes
  • fix boot error in production using 1.5.1
  • regexp of domains fix

1.5.2

10 Nov 17:27
Compare
Choose a tag to compare

Maintenance release trying to fix boot issue only present in production.

Thanks Tomislav Obad for the feedback.

1.5.1

07 Nov 17:50
38b1cf2
Compare
Choose a tag to compare

Maintenance release that includes:

  • support the new nexus v3 of ALA (where we get the available versions)
  • improved software versions checking
  • Update the code removing many lint warnings