Skip to content

Releases: living-atlases/la-toolkit

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

1.5.0

11 Oct 18:48
Compare
Choose a tag to compare

This release include initial Docker swarm support:

la-toolkit-docker

image

Also includes minor fixes:

  • Several fixes in branding selector
  • Removed lint warnings and errors
  • Fix in dialog buttons

1.4.6

19 Sep 03:39
Compare
Choose a tag to compare

This release includes:

  • OIDC support
  • Events extended data model support
  • Update flutter & flutter deps
  • Import of software versions too
  • Other new variables