2 o Bugfix: use the provider's default language as default
3 string. Also take care (and note) a possible case with a
4 problematic provider misconfiguration. Closes #3029.
5 o Add data files to setup and manifest (certificates for tests)
6 o Allow absolute paths in baseconfig.load
7 o Fix deprecation warnings
8 o Fix attempt to fetch private keys from server.
10 o Add possibility of unregistering callbacks for a signal.
11 o Add a mechanism for events signaling between components.
12 o Prioritize the path_extension in the which method so it finds our
13 bundled app before the system one, if any.
14 o Move the Key Manager to leap client repository.
15 o Move symmetric encryption code to leap.soledad.
16 o Refactor opengpg utility functions implementation so it uses a
18 o Add OpenPGP sign/verify
19 o Add RAISE_WINDOW event
20 o Add AES-256 (CTR mode) encrypting/decrypting functions using