[2023-03-01] OE Classic can now be set as default and open .NWS files as well
To set it as default for .NWS files, you have to navigate to the "Default Apps" in Windows control panel and then use "Choose default apps by file type" for the .NWS files where you can choose OE Classic as an option.
Bug fixes
[2023-03-01] Next Unread logic improved to move even if messages are not marked as read
Previously, if the option to "Mark message as read" wasn't set (so that the messages would remain unread), the "Next Unread" would be stuck at the currently selected unread message. Now, this is improved so it will move through all the unread messages and wrap around when it reaches the bottom of the message list. If the messages are being marked as read, the behavior will essentially be the same except eventually it will show "There are no more unread messages" when you go through all of them. If the messages are not being marked as read, then obviously, it will never report that since there will always be some unread messages in the list.
[2023-03-01] Message Viewer Previous/Next did not move through search results list but the main window list instead
Previously, if you did a Find/Search and in the search results you opened one of the messages and clicked Previous/Next buttons, you would be cycling through the main window message list, instead of the search results. The Message Viewer window is now context sensitive (takes into account where it was opened from) so it will navigate through the search results instead if opened from the Find/Search window. If Find/Search window is closed but some of the Message Viewer windows remain open, it will then switch back to the main window and move through those messages instead.