Issue #[1789048] by killua99: Updating the cacert.pem necesary to tweet. Please update your module to the last version.
Adding in the installation file the update function to the necesary cacert.pem
NOTE: Those who use external storage need to update their code. See project page on how to include callback.
Updated external storage to use an object instead of a list with custom functions. The external storage now requires a callback, which avoids freezing the browser when loading and saving data.
Also fixed del function so that things really get deleted.