Mutiny Community Version 5.8 DevNotes - 2024/05/16 A few things from previous minor builds between 5.7 and 5.8: * after reading an email from the email list, you're taken back to the list instead of the main email menu * after replying to email, you are asked if you want to delete the mail you were replying to new to 5.8: Some fixes in Bulletins: * pressing enter advances to the next message (non-threaded reading) * when using threaded reading (advancing with . or >) and you've reached the end of the thread, it jumps to the next message which is in a new thread following the beginning of the thread you just read. For example If a thread goes message #'s: 9 -> 11 -> 12 After reading 12, it'll go to 10 (a different thread) and then continue to follow that thread. * message numbers are now 0 based and not the unique ID of the message. * by default only the 50 most recent messages are shown, the count of archived (hidden) messages is also shown both on the message list and the menu. Pressing 'I' toggles whether to include archived messages. * fix to typing in a bulletin number > 100, previously if you typed "101" it would read #11. Don't ask why, I know why but it's complicated. .