diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index d4f072642..4cfcad234 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,15 +1,28 @@ --- title: Ishtar changelog -date: 2023-01-18 +date: 2023-01-20 --- Ishtar changelog ================ +v4.0.36 - 2023-01-20 +-------------------- + + ### Features/improvements ### +- Sheet find refactoring - Free search: - "raw" index for reference (add in index whole reference and split ref) - improve parent only search index +- Warehouse: new slug field to prevent ID change when name is changed +- Warehouse: cached town column +- Change labels + - Identifiant musée -> Numéro d'inventaire musée + - Localisation (fiche) -> Localisation géographique + - Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début) + - Date de découverte (TAQ) -> Date de découverte (fin) + v4.0.35 - 2023-01-18 -------------------- |