Prevent pOS domains from being indexed by default, improvements, fixes
Last edit:
November 19, 2019
NEW
- built-in pOS domains (both staging and production) are automatically prevented from being indexed by robots to avoid SEO duplicated content issue
IMPROVED
- error message for missing/invalid
resourceattribute inform - gracefully handle invalid arguments passed to
digfilter - Partner Portal will automatically check if a domain was transferred and handle SSL cert behind the scenes
name,first_name,last_nameproperties of User are now case insensitive to make it easier to useusersGraphQL query to search by them
FIXED
- fetching image URLs without direct_url
- using jwt_token authentication correctly sets
context.current_usereverywhere - import/export issues caused by wrong uniqueness safety check for models for Sydney data center
pos-cli changes
pos-cli changelog is kept separately.