Updates
2024-09-29
- Overhauled front end to use Livewire and Blade.
- Added the ability to manually re-check a confirmed feed.
- Made feed management pages feel more alive.
- Fixed 500 error when trying to add a URL Feed Canary can’t connect to.
- Feed delete button now includes a confirm step.
2024-08-22
- Refactored quite a bit of code and added tests.
- Started automating PHPStan, Pint, and Pest checks with GitHub Actions.
2024-08-20
- Styled HTML messages and added plain-text alternatives.
2024-08-08
- Switched to Resend for the primary mailer.
2024-07-23
- Started comparing content hashes to avoid repeatedly checking the validity of the same content.
2024-05-27
2023-12-27
2023-12-23
- Added support for JSON feeds.
- Added dark mode support.
- Improved signup form validation.