Skip to content

Releases: ajayyy/DeArrow

1.2.13

31 Aug 01:29
Compare
Choose a tag to compare
  • Fix max title lines option text box being too small
  • Fix some deactivation issues with userID reset and Firefox sync

1.2.12

27 Aug 01:07
Compare
Choose a tag to compare
  • Fix copy debug info button
  • Add support for changing max lines displayed of titles
    • Default is 3 vs the normal 2 lines
  • Remove centering of show original button, fixes "jumping" issue
  • Formatting changes:
    • Don't change capitalization of hashtags
  • Support no-js on payment page

1.2.11

18 Aug 04:05
Compare
Choose a tag to compare
  • Fix broken again in some cases in incognito on Chrome

1.2.10

17 Aug 20:19
Compare
Choose a tag to compare
  • Fix Firefox version detection for Firefox forks

1.2.9

17 Aug 19:33
Compare
Choose a tag to compare
  • Fix not working on Firefox 102 to 105
  • Title formatting fixes
    • Support "feat."
    • Treat end square bracket as a sentence delimiter to support lock picking lawyer titles

1.2.8

17 Aug 03:16
Compare
Choose a tag to compare
  • Fix title sometimes not changing when playing in full screen
  • Use cld-asm library for language detection on Firefox and Safari to speed up title formatting
    • Language detection is used to change capitalization rules in some languages
  • Fix not working in incognito tabs on Chrome sometimes
  • Fix blank SponsorBlock userIDs getting imported causing install page to appear multiple times

1.2.7

14 Aug 16:17
Compare
Choose a tag to compare

Please note: On both browsers, this release adds the "alarms" permission which allows the extension to set callbacks to specific times in the future. On Firefox, this release adds one host permission to inject scripts into youtube-nocookie.com (used for some YouTube embeds) as well as the scripting permission to choose which scripts to add to YouTube pages.

  • Update acronym blocklist
  • Prevent video pausing when typing a space in the title text box (thanks @SuperStormer )
  • Fix Turkish and Azerbaijani "I" capitalization problems
  • Use a non persistent background page on Firefox for better idle performance
  • Add code supporting soft-paywall for new users who did not install during the beta
    • As originally announced, anyone who installed during the beta gets permanent free access
    • People who got access for free, and people who pay, get a license key available in the popup and options pages which you are encouraged to share with friends and family to let them use it for free
    • New people can request free access and get free access after waiting some time
    • More information here: https://monograph.notesnook.com/64cf3e423f3f3f0d1a3d3d3f/

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)