Releases: maxmilton/reader
Releases · maxmilton/reader
v0.3.0
What's Changed
- feat: Refactor by @maxmilton in #359
- feat: Migrate to new
stage1
runtime — much faster and smaller JS bundle - feat: Improve HTML extractor performance
- feat: Refactor build; migrate to bun build
- feat: Golf output CSS bundle size
- feat: Refactor extension manifest generation
- bug: Refactor footer to workaround bun macro issues
- test: Refactor, improve, and add more tests
- chore: Update and refactor dependencies
- chore: Refactor eslint config
- chore: Tweak CodeQL in CI
- chore: Tweak VS Code settings
- feat: Migrate to new
- feat: Add extra security options to manifest by @maxmilton in #389
- test: Add and improve tests
- chore: Improve test tooling & update dependencies by @maxmilton in #370
- chore: Fix TypeScript module resolution value by @maxmilton in #372
- chore: Update dependencies
- chore: Improve lint tooling configuration
- chore: Tweak CI workflows
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: Refactor in #320
- Use custom fork of
html5parser
— maxmilton/html-parser - Tweak visual styles
- Update description
- Update extension icon
- Update Literata font from v23 to v34
- Simplify reader code and improve performance
- Add CSP rules for stricter security
- Use custom fork of
- feat: Migrate package manager from
pnpm
tobun
, improve build and tooling, and refactor tests in #319 - chore: Update dependencies
- chore: Refactor GitHub actions workflows in #181
- chore: Migrate tests from
jsdom
tohappy-dom
in #183 - chore: Add semgrep CI worflow + clean up codeql workflow in #186
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- feat: Smaller CSS bundle file
- chore: Build tweaks in #180
- chore: update dependencies
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- feat: Add page URL to error reports in #53
- chore: Update dependencies
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update dependency esbuild to v0.14.9 by @renovate in #3 — resulting in a significant JS bundle size reduction
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Improve word flow timing
- Improve page text extraction quality and correctness
- Improve browser paint performance
- Reduce complexity
- Golfing to reduce size
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Initial public release!
Full Changelog: https://github.com/maxmilton/reader/commits/v0.0.1