Skip to content

EmailIt: Fixed saving of the tenth note.

Compare
Choose a tag to compare
@raguay raguay released this 20 Aug 03:12
· 101 commits to main since this release

I found a bug in the EmailItServer that stops saving notes on noted 9 (which is the tenth note using 0 as the first index). Also, I fixed the building of EmailItServer so that it keeps it’s smaller size. The size of the build was increasing because of a recursive include in the build process.