Releases: dmm-com/pagoda
Releases · dmm-com/pagoda
v3.20.0
Added
- Added entity name at dashboard search result page.
Contributed by @Ravie403
Fixed
- Escaped single quote data will be shown at Entry edit page (#603)
Contributed by @Ravie403 - Fixed value being displayed as null at advanced search results page.
Contributed by @Ravie403 - Fixed referral entries not displayed at restore entry page.
Contributed by @Ravie403 - Fixed value being displayed as null at restore entry page.
Contributed by @Ravie403 - Fixed an error when there is no named_entry attribute value in advanced search.
Contributed by @Ravie403
v3.19.0
Added
- Added special search character to get Entries that have substantial attribute values.
Contributed by @userlocalhost
Fixed
- Fixed problem that duplicate named Entries might be created when multiple requests were coming at the exact same time.
Contributed by @userlocalhost, @hinashi
v3.18.0
Added
- (New-UI) Implemented ACL configuration page for Entity, Entry and EntityAttr.
Contributed by @hinashi, @syucream, @userlocalhost - Added exclude entity parameter in search_entries_for_simple.
Contributed by @hinashi - Added exclude entity parameter in get_referred_objects.
Contributed by @hinashi
Fixed
- Fixed an error in getting data_value in advanced search.
Contributed by @hinashi
v3.17.0
v3.16.0
Changed
- Introduced new Job's status WARNING, that is intermediate status between succeed and error.
Contributed by @userlocalhost
v3.15.0
v3.14.0
Changed
- (New-UI) Show a shorten name if entity name is too long at Entity list view.
Contributed by @syucream
Fixed
- (New-UI) Perform animation when reordering entity attribute to highlight moved attribute on the form.
Contributed by @syucream - (New-UI) Fix bugs that failed to delete unsubmitted attribute.
Contributed by @syucream - (New-UI) Fix not to occur a warning on entity referral auto complete field.
Contributed by @syucream
v3.13.0
v3.12.0
Added
- Added a new feature for Group, that can represent parent Group.
This feature enables to make hierarchical tree Group construction.
Contributed by @userlocalhost
Changed
- Upgrade flower version from v1.0.0 to v1.1.0
Fixed
- Fixed empty display of array type in advanced search result
Contributed by @hinashi - Fixed an issue where None was displayed in array_named_entry attribute
Contributed by @hinashi - Fixed the header of webhook is not set
Contributed by @hinashi - Fixed entry recovery and attribute value revert not sending webhooks
Contributed by @hinashi