2.1.0 (November 14, 2024)
- Fix #19: Update module resources path
- Enh #24: Use PHP CS Fixer
2.0.5 (September 30, 2024)
- Fix #23: Fixed error
No ResponseFactoryInterface detected
2.0.4 (July 30, 2024)
- Fix #43: Preview not saved if the source title exceeds 255 characters
2.0.3 (July 19, 2024)
- Fix #37: Improve Preview Image size
2.0.2 (July 15, 2024)
- Enh #41: Add
requirements.php
- Fix #40: Error saving an image: Image should contain at most 255 characters
2.0.1 (August 7, 2023)
- Fix #14: Disable preview for non 200 response
- Fix #15: Remove unnecessary alert
- Fix #16: Fix problems with à or è chars
2.0.0 - (April 11, 2023)
- Fix #12: Fix Error: Image should contain at most 255 characters
- Fix #13: Fix function call __toString() on null
2.0.0-beta.1 - (March 24, 2023)
- Enh #8: Fallback to title and meta description if no "og:" tags
- Enh #11: Refactored parsing and changed opengraph parser package from fusonic/opengraph to embed/embed
1.16.1 - (April 16, 2022)
Minimum PHP Version is now 7.4!
- Enh: Better handle too old PHP Versions
1.16.0 - (April 16, 2022)
Minimum PHP Version is now 7.4!
- Enh: Switched OpenGraph Library to
fusonic/opengraph
1.15.6 - (October 21, 2021)
1.15.5 - (August 23, 2021)
- Fix: Added missing composer dependencies
1.15.4 - (August 23, 2021)
- Fix #3: Fix link preview of forbidden sites without provided user agent
- Fix #16: Fix incorrect link preview for non-UTF-8 sites
1.15.3 - (March 24, 2021)
- Fix: Exclude exception for URLs without content
1.15.2 - (March 24, 2021)
- Fix #10: Fix undefined errors
1.15.1 - (March 23, 2021)
- Enh #6: Display validation errors on fetching new url
- Fix #9: Fix parsing content from different languages
- Enh #5: Migrate to Yii2 HTTP Client
- Fix #3: Fix title overlaps close button
1.15.0 - (February 05, 2021)
- Fix #8: 1.8 compatibility
- Chg: Update HumHub min version to 1.8
1.14.0 - (December 07, 2020)
- Fix #7: Only fetch link info for http/https urls
1.13.0 - (November 10, 2020)
1.12.0 - (April 09, 2020)
- Fix: Only render image if image url is available
1.11.0 - (April 06, 2020)
- Fix: Duplicated form field ids
- Fix: Richtext button overlaps linkpreview text
- Fix: Yii Html component usage for images and links
- Chg: Added 1.5 defer compatibility
- Enh: Improved event handler exception handling
1.10.0 - 20 August 2018
- Fix: Restrict linkpreview to post and comments.
1.9 - 17 January 2018
- v1.3 Prosemirror richtext compatibility
1.8.4 - 17 January 2018
- Fix: Breaks console cron jobs on rare scenarios
1.8.3 - 10 November 2017
- Fix: Linkpreview image max-width issue.
1.8.2
- Fix: Linkpreview in comment bar not cleared.
1.8.1
- Fix: Word break for linkpreview link overlapping stream entry.
1.8.0
- Fix: Fixed guest mode linkpreview error
- Fix: Fixed paste event (core version 1.2.1)