⚠️ Beta release: May have some extra bugs. Feel free to report them under 'issues' ⚠️
🎉 2.15 New Features:
- ### Option to Purge All Comments By A User
- Now when either holding comments for review or deleting them, you will be asked if you want to also delete all the other comments by the user, and not just their matched comments
- New related config option:
remove_all_author_comments
- Also updates log file accordingly with the extra comments, and adds them to the comment ID list so they can be recovered as usual
- Now when either holding comments for review or deleting them, you will be asked if you want to also delete all the other comments by the user, and not just their matched comments
- ### Improved Removal Mode Selection Menu
- You now no longer need to type in all caps such as "DELETE", you can just do 'delete' for example
- New entry option: "None" - The same as previously hitting Enter to do nothing / only log
- Now if you don't enter a valid selection (delete / hold / report / exclude / only / none), it will ask you to try again, instead of kicking you back to the main menu
- You now no longer need to type in all caps such as "DELETE", you can just do 'delete' for example
📈 2.15 Other Improvements
- #### When showing scan results summary, program now distinguishes between 'matches' and 'duplicates'
- #### In most cases, log file now gives reason for the match, such as "Filter Match", "Duplicate" or "Also By Matched Author"
2.15 Other Changes
- In update menu, if update is available, now shows short link to releases page to easily see what's new