Sha256: 5d3ffcce03a4564020e7be280a892f6175989b2a2d97a904dbc732891b433188
Contents?: true
Size: 1.23 KB
Versions: 1
Compression:
Stored size: 1.23 KB
Contents
# Change Log All notable changes to this project will be documented in this file. ## [0.5.8] - 2020-06-23 ### Added ### Changed ### Fixed - `Ecoportal::API::V1::Person#filter_tags=`: `original_doc["filter_tags"]` is `nil` when creating a person - `Ecoportal::API::Internal::Account#policy_group_ids=`: `original_doc["account"]` is `nil` when creating a person ## [0.5.7] - 2020-06-22 ### Added - `Ecoportal::API::V1::PersonSchema`: added `enable_tags` & `tags` properties - `Ecoportal::API::Internal::Preferences`: added missing fields for **kiosk** ### Changed - `Ecoportal::API::V1::People::JOB_TIMEOUT`: from 1 minute to 3 minutes - `Ecoportal::API::V1::Person#filter_tags=`: will preserve the original order of the matching tags * this change is to prevent `as_update` to generate false update positives - `Ecoportal::API::Internal::Account#policy_group_ids=`: will preserve the original order of the matching ids * this change is to prevent `as_update` to generate false update positives ### Fixed - `Ecoportal::API::Internal::Preferences`: access `doc` using string keys (not with `symbol` keys) ## [0.5.6] - 2020-06-08 ### Added - this `CHANGELOG.md` file - person model: `freemium` core property ### Changed ### Fixed
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ecoportal-api-0.5.8 | CHANGELOG.md |