Releases: opendatateam/udata
Releases · opendatateam/udata
v7.0.3
- Add spam detection and prevention logic on discussion model #2954 #2963
- Fix reuses inside database without private information (default to public) #2951
- Fix: you can now remove schema from a resource in the admin #2950
- Fix: refuse an organisation access request when multiple access requests are pending #2960
- Add downloads count in datasets' CSV #2953
- Allow dicts in datasets' extras #2958
v7.0.2
- Improve search serialization perfs for datasets in big topics #2937
- Migrate to Flask-Babel because of Flask-BabelEx deprecation #2897
- Contact points feature #2914 #2943:
- Users and Organizations can now define a list of contact points
- Api endpoint for creating, updating and deleting contact points
- Datasets can define one contact point, among the list of the organization or the user owning the dataset.
- Defining a contact point for a dataset is done throught a form field
- Allow wildcards in redirect_uris for Oauth2Client #2935
- Allow for being one day late on update fulfilled in time #2941
- When a topic is deleted, corresponding discussions are purged #2944
v2.7.1
v2.7.0
v2.6.5
v2.6.4
v2.6.3
v2.6.2
- Fix SECURITY_CONFIRMABLE=False #2588
- Support dct:license on DCAT harvester #2589
- Admin small enhancements #2591:
- The sidebar "Me" label has been renamed "Profile"
- The user's profile now displays the user's email
- The button "Edit" and the dropdown were merged. The button is now only a dropdown listing the actions.
- "Edit" action has been renamed to "Edit the dataset/reuse/organization/profile" according to the current object to edit.
- Add
nofollow
attribute to links in discussions comments #2593 - Add pip upgrade in circle's publish step 2596
- Pin Twine's version 2597
- Pin twine'version in circle's publish step 2598