Releases: ascoderu/lokole
Releases · ascoderu/lokole
0.1.107
Always run indexing for sent mailbox (#321)
* Always run all indexing code paths
* Only index emails of users in system
0.1.106
Ensure kubeval runs on helm template output (#317)
0.1.105
Sync emails sent from webapp to Lokole (#311)
* Sync emails sent from webapp to Lokole
* Remove hidden form token from email persistence
0.1.104
Remove saving back modified user objects (#309)
0.1.103
Delete indices with client (#307)
* Clean up mailbox indices on client deletion
* Clean up pending index on client deletion
0.1.102
Simplify mailbox storage (#306)
0.1.101
Simplify pending email storage (#305)
* Simplify pending storage implementation
* Don't store pending emails for non-Lokole domains
* Remove unused constants
0.1.100
Update webapp (#304)
* Make webapp install argument formatting neater
* Update webapp version
* Limit maximum upload size