github rustmailer/bichon 0.1.4
Release 0.1.4

9 hours ago

Release Notes

🚀 New Features

  • CORS: BICHON_CORS_ORIGINS default behavior changed.

    • If not set, all origins are allowed.
    • Debug logging added to show incoming Origin and configured origins for easier troubleshooting.

🐛 Fixes

  • Sync: Added missing initial sync start time after enabling a previously disabled account (#32)

🛠 Chores / Improvements

  • UI: Moved name field to step 2 (#30)
  • Docs: Updated README.md and fixed FAQ link

⚠️ Note on CORS Issues

Many users have encountered CORS problems in previous versions.
If you experience CORS issues, please upgrade to v0.1.4, set the log level to debug, and follow the instructions in the latest README, which contains detailed guidance on configuring BICHON_CORS_ORIGINS.

Full Changelog: 0.1.3...0.1.4

Full Changelog: 0.1.3...0.1.4

Don't miss a new bichon release

NewReleases is sending notifications on new releases.