github ridafkih/keeper.sh v1.5.0

latest releases: v1.5.2, v1.5.1
11 hours ago

What's Changed

  • chore(integrations): restore endsWith for isKeeperEvent by @ridafkih in #50
  • docs: update README to include caution about using default credentials by @ridafkih in #51
  • feat(standalone): add standalone configuration, make API_URL optional and fix dead session client crash by @ridafkih in #55
  • ci: add standalone to docker publish job by @ridafkih in #56
  • Add support for M365 + personal Microsoft accounts by @tilwegener in #54
  • feat(services): add services image, more documentation and improve API_URL absence default behaviour by @ridafkih in #57
  • feat(web): add explicit WEBSOCKET_URL by @ridafkih in #58

Breaking Changes

  • We've switched the Outlook tenant configuration to use common instead of consumer, which means that any Outlook sessions currently set as a destination will no longer be valid. Please re-authenticate.
  • You must now explicitly set WEBSOCKET_URL and API_URL, this is more granular and helps make it easier to work with different reverse proxy configurations.
  • The URL for some of the endpoints, such as the aggregate iCal link have now changed. This is to make it easier to configure reverse-proxies by moving everything to the Bun API, and moving everything that interacts with the Bun API to the /api path.

New Contributors

Full Changelog: v1.4.2...v1.5.0

Don't miss a new keeper.sh release

NewReleases is sending notifications on new releases.