Daily updates from Odoo
Thursday, August 1, 2024
1 change
Code cleanup and technical improvements
The Knowledge app now uses the updated Unsplash connection introduced by a related platform refactor. This keeps cover image selection aligned with the latest editor support while preserving existing user behavior.
Original PR description
The PR odoo/odoo#172938 refactor the web_unsplash module to support both `web_editor` and `html_editor`. This commit changes the import accordingly.