Daily updates from Odoo
Tuesday, July 30, 2019
1 change
New functionality added to Odoo
Website editors can now add Google Fonts directly from the theme customization menu, making it easier to match brand typography without extra development work. The update also improves the font selection experience so themes can automatically show available font choices and handle font settings more consistently.
Original PR description
* theme_bootswatch, theme_default, website_theme_install It is now possible to add very easily a font from Google Fonts under Customize Theme > Fonts > Add Google Font. The merge also improves the customize dialog possibilities with a new 'auto' widget and a 'fontselection' tag. See sub-commits for details. task-1974659 Co-authored-by: Andrea Ulliana <aul@odoo.com> Co-authored-by: qsm-odoo <qsm@odoo.com>