Moving package update info to reply.
I’ll post what’s new in package updates here.
There is a dedicated topic for HaikuDepot packages, but I think here is more useful for reporting problems or other feedbacks on updates.
Config directory changed in 128.5.0-5
I’m preparing new release of Iceweasel 128.5.0-5 package, that changed the config directory to Haiku’s convension, if you upgrade from older version, you need manual step to migrate profile.
Open terminal and execute following commands
rm -rf ~/config/settings/Mozilla/
cp -R ~/.mozilla ~/config/settings/Mozilla
cd ~/config/settings/Mozilla
mv firefox Firefox
mv extensions Extensions
EDIT: simpler command line