You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved comment pagination feature. If there isn’t any comment pagination offset appear in the URL, by default, the current comments chunk in the comments section will be the last comments page.
Improved comments markup. They are now uses combination of <article> and <section> tags.