Releases: ajayyy/DeArrow
Releases · ajayyy/DeArrow
1.1.0
NOTE: This version adds an extra permission to access the googlevideo domain on Firefox. This is needed to support thumbnail rendering.
- Lots of performance improvements
- Fix submit button sometimes not appearing
- Fix outdated thumbnails not being replaced for randomly selected times
- Add onboarding help to explain the title formatting and randomized thumbnails
- Allow
>
symbol mid-word - Add a "default to original details" option which replaced the current "enabled" slider behavior, changed "enabled" button behavior to behave more like it should
- Add local stats on how many titles/thumbnails have been replaced
- Fix show original button color behavior
- Change show original button text depending on its state
- Add verification to ensure innertube data is valid
- Don't change title for clips
1.0.10
1.0.9
1.0.8
- Performance improvements:
- Switch rendering to use
img
instead ofcanvas
- Fix mutation listener performance problems
- Handle closing listeners when submission menu is closed
- Switch rendering to use
- Add option to enable storing submissions even when in private tabs
- Fix "Original title" appearing when submitting on small displays
1.0.7
1.0.6
- Add channel specific settings
- Enable/Disable replacing titles or thumbnails on specific channels
- Fix show original button sometimes not changing color on watch page
- Fix an issue waiting for thumbnails to become visible
- Fix some css issues with SponsorBlock
1.0.5
Changes this release:
- Don't start locally rendering unless server-side thumbnail generator is slow, should fix the buffering issues
- Fix titles sometimes getting stuck on channel pages
- Add "Always show original button" option
- Fix hover preview gifs not appearing
- Fix video duration sometimes not displaying on thumbnails
- Add icon to differentiate between submitted titles and autoformatted titles
- Fix thumbnail and title selection glitches in the submission menu
- Fix show original button appearing on top of other UI
- Fix podcast and playlist tabs on channels, and playlists in search
- Fix punctuation clearing even when formatter is disabled
- Fix random time sometimes appearing when disabled due to caching
- Title formatter improvements and unicode support
- Don't allow pasting new lines into title in submission box
- Disable title formatting by default for non English users until language specific formatters exist