Merge branch 'delete_orphaned_activities' into develop
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 26 Feb 2023 22:11:30 +0000 (22:11 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 26 Feb 2023 22:11:30 +0000 (22:11 +0000)
1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index a611b3c069f5bc5d200afdf651e2d91cc11c0b95,0295b186054dc323a8b2f37b5efb7b44eca09a0c..ef288366e2ae8239e7a500f8bec548222ae84055
@@@ -9,9 -9,9 +9,12 @@@ The format is based on [Keep a Changelo
  ## Fixed
  - Allowed contentMap to be updated on edit
  
 +### Changed
 +- Restoring the database from a dump now goes much faster without need for work-arounds
 +
+ ### Added
+ - Extend the mix task `prune_objects` with option `--prune-orphaned-activities` to also prune orphaned activities, allowing to reclaim even more database space
  ## 2023.02
  
  ### Added