Sortinghat

Latest version: v1.6.2

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

Scan your dependencies

Page 2 of 6

1.1.0

**New features:**

* Save URL to an individual's LinkedIn profile (817)\
Users can add a link to a LinkedIn profile on the individual's page.
This helps speed up the lookup of a contributor's information.
* Link to GitHub profile (817)\
Individuals' GitHub usernames now link to their profile.
* Assign users to permission groups (849)\
Users can be assigned to a permission group using the command `$
sortinghat-admin set-user-group username group`. A user in a group
automatically has the permissions granted to that group.
* Configuration for regular expressions in CORS\
Include in the configuration `SORTINGHAT_CORS_ALLOWED_ORIGIN_REGEXES`
environment variable that contains a list of regular expressions that
matches origins authorized to make cross-site HTTP requests.

**Bug fixes:**

* Consistent date format (901)\
All the job execution dates are now in YYYY-MM-DD hh:mm format on the
user interface.

1.0.2

**Bug fixes:**

* Match source parameter fixed in recommendations (875)\
Resolve an issue where the "match source" option in unify and
recommendation jobs was being applied to both emails and names. With
this update, this option will now only apply to usernames.
Additionally, users can utilize name and email simultaneously without
the constraint of applying the "match source" option across all
parameters.
* Organizations aliases in Python client\
Include the aliases field in the organizations query that was missing
in the SortingHat client schema.


sortinghat 1.0.1 - (2024-05-09)

* Update Poetry's package dependencies

1.0.0

**New features:**

* First major release\
GrimoireLab reached a stable status. This is our first major release.

**Bug fixes:**

* Change password form fixed\
An unused header in the UI made the attempts to change the password
fail. It tried to guess the user from an invalid JWT token when
multitenancy was enabled.

**Dependencies updateds:**

* Django version updated\
Upgrade the Django version from 3.2 to 4.2. Support for Django 3.2
ended at April 1, 2024. This change ensures compability with the
latests features and an extended support.

0.21.2

**Bug fixes:**

* Refetch general settings after they are changed\
The "unify" and "affiliate" switches on the general settings page
sometimes reflected outdated information. The page now reloads the
data everytime it is visited to keep it updated.

**Dependencies updateds:**

* Migration to Vue 3\
Vue 2 reached end of life on December 2023 and is no longer mantained.

0.21.1

**Bug fixes:**

* Profile view displays correct recommendations (864)\
The profile view now correctly displays all recommendations for an
individual, excluding those that have been dismissed.

0.21.0

**New features:**

* Dedicated queues in multi-tenancy\
This new feature allows to run jobs in dedicated queues when multi-
tenancy is active. Therefore, tenants that require more computing
time, can run in a separate environment without taking the resources
of others. This new feature changes the format of the `tenants.json`
file, so please update it before you install this new version. You can
find more info about how to configure it in the `README.md` file.

**Bug fixes:**

* Match recommendations job fixed\
Fix the bug in recommend matches jobs that was causing it not to
recommend any matches.

**Dependencies updateds:**

* Drop support of Node.js <18\
Versions 14 to 16 of Node.js are no longer mantained. The current
supported versions are 18 to 20.

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.