Releases: unepwcmc/SAPI
Releases · unepwcmc/SAPI
v1.15.0
- 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
v1.14.1
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
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
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
- 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
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
1.8.6
- Schedule rebuild job to run daily on staging
1.8.5
- Disable clear_show_tc_serializer_cache method on production