Releases: Marthym/baywatch
Releases · Marthym/baywatch
v2.1.3
Changelog - Baywatch v2.1.3
- scraper Consider the
<updated>
or<lastBuildDate>
tag to avoid read items if not changed - scraper Consider ETag headers
- performance Improve performances for user with lots of feeds subscriptions
Useful Links:
- Docker: https://github.com/Marthym/baywatch/pkgs/container/baywatch
- Documentation: https://github.com/Marthym/baywatch/tree/2.1.3
- Baywatch: https://bw.ght1pc9kc.fr/
Full Changelog: 2.1.2...2.1.3
v2.1.2
Changelog - Baywatch v2.1.2
Bug Fixes:
- scraper Read text/html link on items with multiple link tag
- scraper Always read all the feed to avoid forget unordered items
- UI Fix unclip unshared in notifications
Useful Links:
- Docker: https://github.com/Marthym/baywatch/pkgs/container/baywatch
- Documentation: https://github.com/Marthym/baywatch/tree/2.1.2
- Baywatch: https://bw.ght1pc9kc.fr/
v2.1.1
Changelog - Baywatch v2.1.1
Bug Fixes:
- Fix update users rights in administration panel
Useful Links:
- Documentation: https://github.com/Marthym/baywatch/tree/2.1.1
- Baywatch: https://bw.ght1pc9kc.fr/
v2.1.0
Changelog - Baywatch v2.1.0
New Features:
- Anonymous User Registration Anonymous user can now, register new account and access to Baywatch
- Password Generator: A new system capable of generating complex and secure passwords has been implemented.
- Notification System: The notification system has been improved to store notifications when a user is disconnected. They will then be restored to the user when they next connect.
Improvements:
- Database: Creation of a new baseline to optimize application deployment and remove Flyway Java migrations.
- Spring: Spring version updated from 3.2.0 to 3.2.2.
- Entities: Extraction of entity management into a separate library.
- Users: Addition of the
*_createdBy*
metadata toUser
entities. - Tests: Addition of unit tests to the backend.
Bug Fixes:
- Various minor bugs fixed.
Notes:
- This version is not compatible with previous versions of Baywatch.
- Please refer to the documentation for more information on upgrading.
Useful Links:
- Documentation: https://github.com/Marthym/baywatch/tree/2.1.0
- Baywatch: https://bw.ght1pc9kc.fr/
v2.0.0
Features
- Feed search
- Standalone news add
- Add teams
- Improve scraping performance
- Improve UI
- Collect feed information during add
- Improve Mobile UI
- Allow clipping news
Backend improvments
- Upgrade to Spring 3
- Use GraphQL for API
- Add observability
- Use vue-facing-decorator
- Java 21
- Spring 3.2
Full Changelog: 1.0.2...2.0.0