Sortinghat

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 5

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.

0.20.0

**New features:**

* Organization aliases (857)\
Organizations can be known by different names. To avoid duplicates,
organizations can have aliases. Searching for an organization using
one of its aliases returns the organization. When an organization is
merged into another, its name becomes an alias of the target
organization. If a name exists as an alias, no organization can be
created with that name and viceversa. An organization's aliases can be
added and deleted both on the organizations table and the single
organization view.


sortinghat 0.19.2 - (2024-02-08)

* Update Poetry's package dependencies

0.19.1

**Bug fixes:**

* Fix "Table 'django_session' doesn't exist" error\
Fixes the "Table 'django_session' doesn't exist" error for new
installs. For existing databases, run the following commands to create
the table: django-admin migrate --fake sessions zero django-admin
migrate

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.