0.16.0
GrimoireLab 0.16.0
The following list describes the changes by component:
kidash 0.6.1 - (2023-11-03)
- Update Poetry's package dependencies
sortinghat 0.15.0 - (2023-11-03)
New features:
- Recommendations for individuals modified after a given date (#813)
Users can generate merge and affiliation recommendations for
individuals that have been created or modified after a date specified
with thelast_modified
parameter. - Add individual to workspace from their profile page (#816)
A new button on the individual's profile page allows users to save the
identity in the workspace to continue working with it later on the
dashboard. - Cache individuals table data (#821)
Using cached queries prevents the table from refetching all the data
from the server everytime any information is edited. This is
particularly helpful if there is a huge number of identities, where
reloading the table is very slow. However, there are some cases when
the queries need to be refetched, eg. when identities are merged or
split.
perceval 0.23.1 - (2023-11-03)
- Update Poetry's package dependencies
perceval-mozilla 0.3.17 - (2023-11-03)
- Update Poetry's package dependencies
perceval-opnfv 0.2.17 - (2023-11-03)
- Update Poetry's package dependencies
perceval-puppet 0.2.17 - (2023-11-03)
- Update Poetry's package dependencies
perceval-weblate 0.2.17 - (2023-11-03)
- Update Poetry's package dependencies
graal 0.4.15 - (2023-11-03)
- Update Poetry's package dependencies
grimoire-elk 0.109.1 - (2023-11-03)
- Update Poetry's package dependencies
sirmordred 0.10.1 - (2023-11-06)
Bug fixes:
- Periodic autorefresh not working
Periodic refresh of identities was not working for backend sections
that included:
in their name.