0.47.00
版本发布时间: 2024-10-11 19:06:13
dgtlmoon/changedetection.io最新发布版本:0.47.05(2024-11-01 17:25:34)
What's Changed
- UI - Hiding noisy info under 'show advanced help' by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2609
- tweak endpoint tests by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2617
- locale fix for test by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2623
- Some small memory allocation fixes by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2625
- Memory tweaks by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2626
- Fix duplicated prices with different data type on single page product #2636 by @fetuffani in https://github.com/dgtlmoon/changedetection.io/pull/2638
- Filterfailure test fix by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2640
- Testing - Fixing Restock test by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2641
- Apprise update - Pin to 1.9.0 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2624
- Add support for removing HTML elements using XPath selectors by @michaelmcmillan in https://github.com/dgtlmoon/changedetection.io/pull/2632
- Adding filters trim_text_whitespace, remove_duplicate_lines by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2642
- Only try to process restock information (like scraping for keywords) if the page was actually rendered correctly. by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2645
- [test] Use local data instead of reaching out to changedetection when testing by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2660
- Reversing subprocess execution - saved a little memory but used a LOT more CPU by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2659
- UI - Live preview - misc improvements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2663
- Fix for feedback on mobile styling by @ojigs in https://github.com/dgtlmoon/changedetection.io/pull/2669
- WIP - More 'preview filters' enhancements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2677
- UI - Improve error handling when a module is missing when editing a URL/link by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2678
- UI - "Diff" is now "History" button by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2679
- Fix on sorting row wrapping issue by @ojigs in https://github.com/dgtlmoon/changedetection.io/pull/2680
- Stock/not-in-stock scraper - slight reliability improvement by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2687
- VisualSelector - Adding
- UI - Better 40x error message by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2685
- Restock - Use the scraped 'Not in stock' product status over the metadata version (many website lie in the metadata) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2684
- Add image source label to dockerfiles by @wuast94 in https://github.com/dgtlmoon/changedetection.io/pull/2690
- Preview refactor by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2689
- test tidyup by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2693
- Misc fixes - juggling utf-8 not needed, improvements to whitespace filtering by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2691
- Fixing proxy check by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2696
- Adding test for proxy checker by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2697
- Restock multiprice improvements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2698
New Contributors
- @fetuffani made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2638
- @ojigs made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2669
- @wuast94 made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2690
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.46.04...0.47.00