Skip to content

Releases: joerivanveen/wp-reading-progress

1.7.0

Choose a tag to compare

@joerivanveen joerivanveen released this 11 Feb 12:10

Only load css and javascript when the bar is on the page.

1.6.1

Choose a tag to compare

@joerivanveen joerivanveen released this 02 Oct 20:23

Adhere more to WordPress coding standards, fixing deprecated strip_tags notice.

1.6.0

Choose a tag to compare

@joerivanveen joerivanveen released this 22 Apr 17:16

Add estimated reading time as beta functionality. Improve sticking and detecting article.

1.5.7

Choose a tag to compare

@joerivanveen joerivanveen released this 29 Jan 16:31

Fix issues with calculation and saving settings.

1.5.6

Choose a tag to compare

@joerivanveen joerivanveen released this 21 Jan 19:10

Adapt calculation to safari and chrome alike.

1.5.5

Choose a tag to compare

@joerivanveen joerivanveen released this 21 Jan 17:11

Reading bar top position calculation improved and allowing fractional pixels.

1.5.4

Choose a tag to compare

@joerivanveen joerivanveen released this 18 Jan 07:46

Escape translated strings.

1.5.3

Choose a tag to compare

@joerivanveen joerivanveen released this 25 Oct 13:45

Docs: update screenshots.

1.5.2

Choose a tag to compare

@joerivanveen joerivanveen released this 12 Jan 19:00

Simplify progress calculation accounting for incorrect bounding client rect reporting of body

1.5.1

Choose a tag to compare

@joerivanveen joerivanveen released this 22 Dec 19:14

Check candidates to attach to only once per request.