Skip to content

Releases: miakizz/mop3

Version 1.2.2

24 Dec 21:18
Compare
Choose a tag to compare
  • Fixed regression with Unicode to ASCII conversion
  • Hopefully fixed issue with the server becoming non responsive after a while without connections
  • Fixed "from" addressing
  • Moved regex library to a pure Rust library

Version 1.2.0

23 Jun 11:58
Compare
Choose a tag to compare

Changes in this release:

  • Fancy new DevOps Cloud Native CI/CD agile cloud pipeline (thanks @stonedDiscord)
  • --url flag adds the URL of the original post to interact with
  • --proxy allows users to proxy links through services like FrogFind
  • Fixed a bug with the ascii conversion adding quotes that breaks JSON parsing

Version 1.1.0

10 May 18:44
Compare
Choose a tag to compare

SMTP is now on by default. --smtp now does nothing, and --nosmtp was added

Version 1.0.0

08 May 00:29
Compare
Choose a tag to compare

Cross compiled using the rust tools, let me know how they work