Skip to content

Releases: unepwcmc/SAPI

v1.15.0

08 Aug 15:41
@pdl pdl
Compare
Choose a tag to compare
  • Fix some issues with conversion of trade code term and unit rules
  • CITES suspension history now shows end notification where available
  • Fix a frontend bug in the downloads, where a dropdown value was being used
    in the request, even when the dropdown was not being displayed.
  • Fix to the admin area to ensure non-Latin letters aren't being entered into
    certain fields which are used for PDFs, where pdflatex does not know how
    to handle them.
  • Fix for the CITES Checklist, which was showing "this taxon is split-listed"
    in some cases where this was not true.
  • Replace feedback modal

1.14.2

01 Jul 14:09
Compare
Choose a tag to compare
  • Add new synonym files for bulk uploads
  • Remove Stocks territories from S+ location search filter
  • Update CITES Trade DB to 2024 version
  • Remove Annex D species from checklist autocomplete
  • Changes to about page

v1.14.1

11 Jun 15:45
d90c32d
Compare
Choose a tag to compare

What's Changed

Hotfixes to solve issues mostly relating to the Rails 6 upgrade

Sanitizing some parameters.
Avoiding retries on jobs which was causing instability during the overnight scripts.
Fixing an issue with storing timestamped dates which was affected by the difference between BST and UTC.

Full Changelog: v1.14.0...v1.14.1

v1.14.0

15 Apr 08:52
@pdl pdl
Compare
Choose a tag to compare

Rails 6 Upgrade
The primary goal of this release is to upgrade the Rails version without causing
any breaking changes to functionality.

  • Upgrades Rails 4.0 to 6.1
  • Upgrades Ruby 2.3 to 3.0
  • Many other dependency upgrades, and associated fixes
  • See notes in #969 for most of the changes

CITES Checklist

  • List of countries/territories in Checklist API endpoint for taxa no longer
    includes countries where the taxon is listed 'extinct'. Taxa with multiple
    distribution tags will still be pulled through, even if one of them is the
    tag 'extinct'.

v1.13.0

17 Jan 17:21
Compare
Choose a tag to compare

Species+

  • Fix security issue
  • Remove .spp suffix from Hybrids
  • Add CITES RST download from the public interface
  • Add new Identification materials documents (csv and pdf)
  • Fix GA missing functions on develop and staging envs
  • Include non standard (EN, ES, FR) languages to autocomplete mview
  • Fix commission notes documents loading
  • Allow matches anywhere in trade permit number string, instead of just the start
  • Add Chinese common names
  • Add first draft of dockerizing the app

Trade Monitoring Tool

  • Update csvs
  • Fix downloads when no appendix is submitted

Checklist

  • Include EU(Regions) to the geo entity types

N.B. This also includes the previous release:

1.12.0

  • Allow intersessional decisions to be created without start events or documents

1.11.0

25 Jul 14:53
Compare
Choose a tag to compare
  • Adds accepted names to serializer to match documented end point
  • Adds diactric insensitive seraching to geo_entity_search
  • Adds csvs for new id materials upload
  • Add updates csvs for comliance tool views

1.10.0

16 Dec 15:03
Compare
Choose a tag to compare

CITES Trade DB

  • Add EU importer/exporter grouping
  • Add disclaimer text beneath the search when EU is selected

Species +

  • Add CITES Processes(RST, Captive Breeding) to the legal section (temporarily hidden)
  • Expand admin interface with CRUD for Captive breeding processes
  • Add RST API client and scheduled task (temporarily disabled) to retrieve RST processes
  • Add CITES Processes export via the admin interface
  • Fix search with diacritics (searching for Turkiye will also return Türkiye)
  • Add source_ids to quota and suspension internal API (used in SAT)

1.9.0

04 Oct 11:05
Compare
Choose a tag to compare
  • Add parameter to taxon concept show API internal endpoint to trim response for the mobile app

1.8.6

03 Oct 11:58
Compare
Choose a tag to compare
  • Schedule rebuild job to run daily on staging

1.8.5

03 Oct 11:58
Compare
Choose a tag to compare
  • Disable clear_show_tc_serializer_cache method on production