0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00

Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2023-07-03 13:32:48 +02:00
commit d809b972ec
2 changed files with 4 additions and 18 deletions

View file

@ -1,22 +1,5 @@
# CHANGELOG # CHANGELOG
## 1.20.0
### :boom: Breaking changes & Deprecations
### :sparkles: New features
- Add support for local caching of google fonts (this avoids exposing
the final user IP to goolge and reduces the amount of request sent
to google)
### :bug: Bugs fixed
### :arrow_up: Deps updates
### :heart: Community contributions by (Thank you!)
## 1.19.0 ## 1.19.0
### :boom: Breaking changes & Deprecations ### :boom: Breaking changes & Deprecations
@ -33,6 +16,9 @@
- Add the ability to disable google fonts provider with the `disable-google-fonts-provider` flag - Add the ability to disable google fonts provider with the `disable-google-fonts-provider` flag
- Add the ability to disable dashboard templates section with the `disable-dashboard-templates-section` flag - Add the ability to disable dashboard templates section with the `disable-dashboard-templates-section` flag
- Add the ability to use the registration whitelist with OICD [Github #3348](https://github.com/penpot/penpot/issues/3348) - Add the ability to use the registration whitelist with OICD [Github #3348](https://github.com/penpot/penpot/issues/3348)
- Add support for local caching of google fonts (this avoids exposing
the final user IP to goolge and reduces the amount of request sent
to google)
### :bug: Bugs fixed ### :bug: Bugs fixed

View file

@ -1 +1 @@
1.20.0 1.19.0