Skip to content

Releases: ajayyy/DeArrow

1.2.6

04 Aug 17:27
d062cb4
Compare
Choose a tag to compare
  • Don't clean ellipses in title formatter
  • Important fix in title editor for XSS
    • Issue also mitigated on server-side for old clients
    • Database has been checked and no one has abused this issue
    • Thanks Firefox addons reviewer for spotting this! That's why the Firefox addon page is currently down

1.2.5

02 Aug 03:02
Compare
Choose a tag to compare
  • Fix blank thumbnails sometimes appearing deep down in recommendations sidebar
  • Generate thumbnails when submitting
  • Fix reproducible builds for Firefox

1.2.4

30 Jul 02:49
Compare
Choose a tag to compare

Note: There is an additional permission on Chrome (scripting permission). This allows live-updating of the extension (as in, when the extension updates, any existing YouTube tabs will be updated without having to refresh

  • Fix embed titles missing links
  • Add support for live updating (extension updates will apply to existing tabs safely)

1.2.3

28 Jul 06:32
Compare
Choose a tag to compare

1.2.2

28 Jul 01:57
Compare
Choose a tag to compare
  • Add "default to original" to allowlist options
  • Add better indication that submission is in progress
  • Support embeds
  • Support media controls information
  • Fix playlist view on mobile
  • Fix original title centering on mobile
  • Fix video metadata cache sometimes not working
  • Title formatting changes
    • Updated blocklist and allowlist
    • Better support for combination emoji clearing
    • Don't change capitalization of greek letters if the title is not in greek (for math symbols)
  • Update tips

1.2.1

20 Jul 20:50
Compare
Choose a tag to compare
  • Allow 🅱️ and similar emojis through emoji filter until we have a way to convert it to text
  • Fix popup scaling on Firefox for Android
  • Support "library" page on mobile YouTube
  • Fix thumbnails sometimes blank on mobile

1.2.0

20 Jul 06:32
Compare
Choose a tag to compare
  • Add support for m.youtube.com
  • Add support for Safari
  • Fix thumbnails sometimes blank after exiting full screen
  • Improve behavior if one of the servers dies
  • Fix bug with channel allowlist page
  • Some more rules for auto formatter
  • Fix for duplicate show original button on current video

1.1.9

18 Jul 04:04
Compare
Choose a tag to compare
  • Formatter fixes
    • Fix 1st at start of sentence
    • Added set of allowlisted acronyms (NASA, etc.)
    • Add set of words to never treat as acronyms (NOT, etc.)
    • Allow 1980's
  • Add tip about submitting in sentence case
  • Fix centering on some thumbnails
  • Fix thumbnail renderer giving up when it shouldn't
  • Add support for moderators to send messages to submitters

1.1.8

16 Jul 05:45
Compare
Choose a tag to compare
  • Fix video linking to the wrong place sometimes on the search and watch history page

1.1.7

16 Jul 05:39
Compare
Choose a tag to compare
  • Performance improvements on local rendering
    • Should fix the random freezing when watching videos
    • Fix local render timeout not being respected properly
  • Title formatter improvements