Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.19.8 #600

Closed
johanjanssens opened this issue Mar 20, 2021 · 0 comments
Closed

Release v0.19.8 #600

johanjanssens opened this issue Mar 20, 2021 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@johanjanssens
Copy link
Member

1. Automatic link prefetching #587

Implemented automatic link prefetching. The link prefetcher is now automatically injected in the page if following conditions apply:

  • The page format is html
  • The page is cacheable
  • Static caching is enabled

2. Sync with changes in framework 3.4.13 #597

Synced code with changes made in joomlatools/joomlatools-framework#468 and joomlatools/joomlatools-framework#470

3. Improve metadata handling #593

  • Opengraph metadata is not added to a page if og:type is null or false
  • The robots value doesn't need to be an array, a single value string is now also accepted eg `robots: none``

4. Implement page singleton #591

Fixes

@johanjanssens johanjanssens added this to the v0.19.8 milestone Mar 20, 2021
@johanjanssens johanjanssens self-assigned this Mar 20, 2021
@johanjanssens johanjanssens added this to Issues in v0.19.8 via automation Mar 20, 2021
@johanjanssens johanjanssens mentioned this issue Mar 20, 2021
62 tasks
johanjanssens added a commit that referenced this issue Mar 20, 2021
Update dependencies to Joomlatools Framework v3.4.13
v0.19.8 automation moved this from Issues to Ready Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v0.19.8
  
Ready
Development

No branches or pull requests

1 participant