Skip to content

Releases: dgtlmoon/changedetection.io

0.51.3 RSS Reader Mode improvements.

19 Nov 15:45

Choose a tag to compare

RSS Reader Mode parser improvements - Pick up all fields from RSS where possible, better auto-detect of the XML encoding if it wasnt set by the browser

Full Changelog: 0.51.2...0.51.3

RSS Custom Feed Formats!

19 Nov 12:11

Choose a tag to compare

Now you can customise your RSS output exactly the same as the Notification Body

Settings/RSS - Choose System default and then set an optional overide of the format, OR set it to Notification Body and it will follow the notification body format across groups/watches.

#3640 #327 #2131 #3639

What's Changed

Full Changelog: 0.51.1...0.51.2

RSS Lovers release

14 Nov 09:22

Choose a tag to compare

Mainly RSS feeds in Groups and per watch!

What's Changed

  • RSS feed for a single watch, cleanup settings colours and per watch by @dgtlmoon in #3609
  • Propose fix a typo and ignore emacs backup files by @jeis4wpi in #3630
  • RSS per group by @dgtlmoon in #3632
  • UI - Moving 'RSS' options to its own settings tab, RSS - Adding watch history length by @dgtlmoon in #3633
  • RSS Feed per watch - Setting order (newest changes first) by @dgtlmoon in #3634
  • Rss per watch tweaks by @dgtlmoon in #3635

New Contributors

Full Changelog: 0.50.43...0.51.00

0.51.01 - RSS lovers release

14 Nov 09:12

Choose a tag to compare

Mainly RSS feeds in Groups and per watch!

What's Changed

  • RSS feed for a single watch, cleanup settings colours and per watch by @dgtlmoon in #3609
  • Propose fix a typo and ignore emacs backup files by @jeis4wpi in #3630
  • RSS per group by @dgtlmoon in #3632
  • UI - Moving 'RSS' options to its own settings tab, RSS - Adding watch history length by @dgtlmoon in #3633
  • RSS Feed per watch - Setting order (newest changes first) by @dgtlmoon in #3634
  • Rss per watch tweaks by @dgtlmoon in #3635

New Contributors

Full Changelog: 0.50.43...0.51.00

0.50.43 Data sanity enforcements

12 Nov 12:03

Choose a tag to compare

What's Changed

  • Adding data sanity checks across restarts by @dgtlmoon in #3629
  • Fixing data not loaded caused by UTF-8 not enforced by @dgtlmoon in #3622
  • Various tests to ensure data is not overwritten and is sane across restarts

Full Changelog: 0.50.42...0.50.43

0.50.42 rollback of 0.50.41

10 Nov 12:32

Choose a tag to compare

0.50.41 JSON DB Force utf-8 (Should fix loading problems in windows)

10 Nov 11:00

Choose a tag to compare

What's Changed

  • Update orjson requirement from ~=3.10 to ~=3.11 by @dependabot[bot] in #3617
  • Forcing utf-8 for json DB read/writes should solve windows saving/loading problems. by @dgtlmoon in #3615

Full Changelog: 0.50.40...0.50.41

0.50.40 Non critical bug fixes release

07 Nov 12:22

Choose a tag to compare

What's Changed

  • Datastore - Use orjson for faster saves by @dgtlmoon in #3601
  • Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath by @dgtlmoon in #3602
  • Real time UI - Remove polling thread for updates - it's all done realtime with signals by @dgtlmoon in #3603
  • Notification body/title - Fixing validation on empty strings #3606 by @dgtlmoon in #3607
  • Page <title> should only be captured on HTML documents by @dgtlmoon in #3608

Full Changelog: 0.50.39...0.50.40

0.50.39

03 Nov 17:58

Choose a tag to compare

What's Changed

  • Notifications - Adding {{diff_full_clean}}, {{diff_removed_clean}}, {{diff_added_clean}}, {{diff_clean}} notification body tokens for using in templates without (added)/(removed) text. by @dgtlmoon in #3580
  • API - Support optional processor on Watch create to set the restock_diff or text_json_diff mode on watch create. by @dgtlmoon in #3581
  • Update python-socketio requirement from ~=5.14.2 to ~=5.14.3 by @dependabot[bot] in #3588
  • Update pytest-flask requirement from ~=1.2 to ~=1.3 by @dependabot[bot] in #3587
  • Bump actions/download-artifact from 5 to 6 in the all group by @dependabot[bot] in #3585
  • Update jsonpath-ng requirement from ~=1.5.3 to ~=1.7.0 by @dependabot[bot] in #3586
  • Adding extra placemarker tests by @dgtlmoon in #3592

Bug fix - scheduler

Full Changelog: 0.50.38...0.50.39

0.50.38 Improved `Send test notification` handling and stronger automated tests

30 Oct 16:02

Choose a tag to compare

What's Changed

  • Improved Send test notification handling and stronger automated tests by @dgtlmoon in #3579

Full Changelog: 0.50.37...0.50.38