github titandrive/yarnl v0.10.0

latest releases: v0.11.4, v0.11.3, v0.11.2...
3 months ago

What's new in v0.10.0

Timer editing

You can now manually adjust the elapsed time on any pattern. A pencil icon appears next to the timer reset button in the PDF and Markdown viewers — on mobile, "Edit Timer" is in the menu. Enter the corrected time in h:mm:ss format and save. Useful if you forgot to start the timer while working, or left it running when you stepped away.

No more Cloudflare CDN

pdf.js and marked are now bundled with the app and served from your own server. Previously they were loaded from cdnjs.cloudflare.com, which broke the app for users with content blockers like uBlock Origin. Yarnl now runs fully offline with no external script requests.

Bug fixes

  • Ravelry settings nav — the "Ravelry" entry in the Settings sidebar would disappear when clicked and reappear when switching to any other section. Fixed.

Security

  • multer updated to 2.2.0 (two DoS vulnerabilities patched)
  • qs updated to 6.15.2 (DoS via malformed array input)
  • path-to-regexp, picomatch, nodemon updated to clear remaining CVEs

Full Changelog: v0.9.9...v0.10.0

Don't miss a new yarnl release

NewReleases is sending notifications on new releases.