Udata

Latest version: v10.2.0

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 27 of 30

1.1.2

Not secure
- Handle territory URLs generation without validity
[1068](https://github.com/opendatateam/udata/issues/1068)
- Added a contact button to trigger discussions
[1076](https://github.com/opendatateam/udata/pull/1076)
- Improve harvest error handling
[1078](https://github.com/opendatateam/udata/pull/1078)
- Improve elasticsearch configurability
[1096](https://github.com/opendatateam/udata/pull/1096)
- Lots of fixes admin files upload
[1094](https://github.com/opendatateam/udata/pull/1094)
- Prevent the "Bad request error" happening on search but only on some servers
[1097](https://github.com/opendatateam/udata/pull/1097)
- Migrate spatial granularities to new identifiers
- Migrate remaining legacy spatial identifiers
[1080](https://github.com/opendatateam/udata/pull/1080)
- Fix the discussion API documention
[1093](https://github.com/opendatateam/udata/pull/1093)

1.1.1

Not secure
- Fix an issue preventing reuse edition:
[1027](https://github.com/opendatateam/udata/issues/1027)
- Fix an issue preventing user display and edit in admin:
[1030](https://github.com/opendatateam/udata/issues/1030)
- Fix an error when a membership request is accepted:
[1028](https://github.com/opendatateam/udata/issues/1028)
- Fix issue modal on a reuse:
[1026](https://github.com/opendatateam/udata/issues/1026)
- Fix sort by date on admin users list:
[1029](https://github.com/opendatateam/udata/issues/1029)
- Improve the `purge` command
[1039](https://github.com/opendatateam/udata/pull/1039)
- Ensure search does not fail when a deleted object has not been
unindexed yet
[1063](https://github.com/opendatateam/udata/issues/1063)
- Start using Celery queues to handle task priorities
[1067](https://github.com/opendatateam/udata/pull/1067)
- Updated translations

1.1.0

Not secure
New features and improvements

- Added a [DCAT](https://www.w3.org/TR/vocab-dcat/) harvester
and expose metadata as RDF/DCAT.
[966](https://github.com/opendatateam/udata/pull/966)
See the dedicated documentions:

- [RDF](https://udata.readthedocs.io/en/stable/rdf/)
- [Harvesting](https://udata.readthedocs.io/en/stable/harvesting/)

- Images are now optimized and you can force rerendering using the `udata images render` command.
- Allowed files extensions are now configurable via the `ALLOWED_RESOURCES_EXTENSIONS` setting
and both admin and API will have the same behavior
[833](https://github.com/opendatateam/udata/pull/833).
- Improve and fix notifications:
[928](https://github.com/opendatateam/udata/issues/928)

- Changed notification style to toast
- Fix notifications that weren't displayed on form submission
- Add a toggle indicator on dataset quality blocks that are collapsible
[915](https://github.com/opendatateam/udata/issues/915)
- Integrating latest versions of GeoZones and GeoLogos for territories.
Especially using history of towns, counties and regions from GeoHisto.
[499](https://github.com/opendatateam/udata/issues/499)

Breaking Changes

- Themes are now entrypoint-based [829](https://github.com/opendatateam/udata/pull/829).
There is also a new [theming documention](https://udata.readthedocs.io/en/stable/creating-theme/).
- Images placeholders are now entirely provided by themes
[707](https://github.com/opendatateam/udata/issues/707)
[1006](https://github.com/opendatateam/udata/issues/1006)
- Harvester declaration is now entrypoint-based
[1004](https://github.com/opendatateam/udata/pull/1004)

Fixes

- Ensure URLs are stripped [823](https://github.com/opendatateam/udata/pull/823)
- Lot of fixes and improvements on Harvest admin UI
[817](https://github.com/opendatateam/udata/pull/817):

- harvester edition fixed (and missing API added)
- harvester deletion fixed
- harvester listing is now paginated
- more detailed harvesters widgets
- ensure harvest source are owned by a user or an organization, not both [migration]

- Pure Vue.js search facets
[880](https://github.com/opendatateam/udata/pull/880).
Improve and fix the datepicker:

- Proper sizing and positionning in dropdowns
- Fix initial value not being displayed
- Make it usable on keyboard
- Allows to define `min` and `max` values to disable some dates
- Keyboard input is reflected into the calendar
[615](https://github.com/opendatateam/udata/issues/615)
- Disable `next` button when no file has been uploaded
[930](https://github.com/opendatateam/udata/issues/930)
- Fix badges notification mails
[894](https://github.com/opendatateam/udata/issues/894)
- Fix the `udata search reindex` command
[1009](https://github.com/opendatateam/udata/issues/1009)
- Reindex datasets when their parent organization is purged
[1008](https://github.com/opendatateam/udata/issues/1008)

Miscellaneous / Internal

- Upgrade to Flask-Mongoengine 0.9.3, Flask-WTF 0.14.2, mongoengine 0.13.0.
[812](https://github.com/opendatateam/udata/pull/812)
[871](https://github.com/opendatateam/udata/pull/871)
[903](https://github.com/opendatateam/udata/pull/903)
- Upgrade to Flask-Login 0.4.0 and switch from Flask-Security to the latest
[Flask-Security-Fork](https://pypi.org/project/Flask-Security-Fork)
[813](https://github.com/opendatateam/udata/pull/813)
- Migrated remaining widgets to Vue.js [828](https://github.com/opendatateam/udata/pull/828):

- bug fixes on migrated widgets (Issues button/modal, integrate popover, coverage map)
- more coherent JS environment for developpers
- lighter assets
- drop Handlebars dependency

- bleach and html5lib have been updated leading to more secure html/markdown cleanup
and [better performances](http://bluesock.org/~willkg/blog/dev/bleach_2_0.html)
[838](https://github.com/opendatateam/udata/pull/838)
- Drop `jquery-slimscroll` and fix admin menu scrolling
[851](https://github.com/opendatateam/udata/pull/851)
- drop jquery.dotdotdot for a lighter css-only solution (less memory consumption)
[853](https://github.com/opendatateam/udata/pull/853)
- Lighter style [869](https://github.com/opendatateam/udata/pull/869):

- Drop glyphicons and use only Font-Awesome (more coherence, less fonts)
- lighter bootstrap style by importing only what's needed
- make use of bootstrap and admin-lte variables (easier for theming)
- proper separation between front and admin style
- Drop `ExtractTextPlugin` on Vue components style:

- faster (re)compilation time
- resolves most compilation and missing style issues
[555](https://github.com/opendatateam/udata/issues/555)
[710](https://github.com/opendatateam/udata/issues/710)
- allows use of hot components reloading.
- Pure Vue.js modals. Fix the default membership role. Added contribute modal.
[873](https://github.com/opendatateam/udata/pull/873)
- Easier Vue.js development/debugging:

- Drop `Vue.config.replace = false`: compatible with Vue.js 1/2 and no more style guessing
[760](https://github.com/opendatateam/udata/pull/760)
- `name` on all components: no more `Anonymous Component` in Vue debugger
- No more `Fragments`
- More ES6 everywhere
- Make metrics deactivable for tests
[905](https://github.com/opendatateam/udata/pull/905)

1.0.11

Not secure
- Fix presubmit form errors handling
[909](https://github.com/opendatateam/udata/pull/909)
- Fix producer sidebar image sizing
[913](https://github.com/opendatateam/udata/issues/913)
- Fix js `Model.save()` not updating in some cases
[910](https://github.com/opendatateam/udata/pull/910)

1.0.10

Not secure
- Fix bad stored (community) resources URLs [migration]
[882](https://github.com/opendatateam/udata/issues/882)
- Proper producer logo display on dataset pages
- Fix CKAN harvester empty notes and `metadata` file type handling
- Remove (temporary) badges metrics
[885](https://github.com/opendatateam/udata/issues/885)
- Test and fix topic search
[892](https://github.com/opendatateam/udata/pull/892)

1.0.9

Not secure
- Fix broken post view
[877](https://github.com/opendatateam/udata/pull/877)
- Fix new issue submission
[874](https://github.com/opendatateam/udata/issues/874)
- Display full images/logo/avatars URL in references too
[824](https://github.com/opendatateam/udata/issues/824)

Page 27 of 30

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.