Skip to content

Releases: PKM-er/media-extended

3.1.0-beta.1

18 Mar 17:24
Compare
Choose a tag to compare
3.1.0-beta.1 Pre-release
Pre-release
  • fix(webview): improve stability of youtube player (f649692)
  • feat(playlist): auto continue play (95898ff)
  • fix(playlist): fix in-vault file not detected (56bc61f)
  • fix(playlist): enable autoplay when switching between items (72edd01)
  • fix(editor): unsupported notice on file-url embed of in-vault media in live preview (4be3ff5)

3.1.0-beta.0

17 Mar 16:20
Compare
Choose a tag to compare
3.1.0-beta.0 Pre-release
Pre-release
  • test(playlist): add example file (68f06f1)
  • fix: fix in-vault file url resoltion (0c1399b)
  • fix(view): fix timestamp print invalid file url (9631f67)
  • feat(playlist): playlist file indexing and basic playlist components (fe2c160, 37058bc)

3.0.7

16 Mar 14:39
Compare
Choose a tag to compare
  • feat(commands): command to set to a list of specific speed (b32beeb)
  • fix(view): fix url missing time param in youtube and bilibili; add copy url options (7f9c0a)
  • feat(view): add menu option to set default opener for remote link (a0859b)
  • fix(webpage): handle youtube cookie consent (4a143a7)
  • fix(view): url time param in youtube and bilibili is now respected (5a34c47)
  • fix(embed): markdown embed size syntax (e3e0adb)
  • fix(embed): fix markdown embed not rendered in preview mode (c06c757)
  • fix(screenshot): prevent zero-height video from taking screenshot (67d53aa)

3.0.7-beta.2

14 Mar 11:35
Compare
Choose a tag to compare
3.0.7-beta.2 Pre-release
Pre-release
  • fix(webpage): handle youtube cookie consent (4a143a7)

3.0.7-beta.1

14 Mar 06:48
Compare
Choose a tag to compare
3.0.7-beta.1 Pre-release
Pre-release
  • fix(view): url time param in youtube and bilibili is now respected (5a34c47)
  • fix(embed): markdown embed size syntax (e3e0adb)
  • fix(embed): fix markdown embed not rendered in preview mode (c06c757)
  • fix(screenshot): prevent zero-height video from taking screenshot (67d53aa)

3.0.7-beta.0

13 Mar 09:55
Compare
Choose a tag to compare
3.0.7-beta.0 Pre-release
Pre-release
  • fix(view): fix url missing time param in youtube and bilibili; add copy url options (7f9c0ac)
  • feat(view): add menu option to set default opener for remote link (a0859bd)

3.0.6

12 Mar 17:42
Compare
Choose a tag to compare
  • fix(view): fix audio view showing screenshot button (3b6d34a)
  • fix(patch): patchLinktextOpen breaks internal link handlers of other plugins

3.0.5

11 Mar 16:31
Compare
Choose a tag to compare
  • feat(command): add command to fast forward by holding hotkey (ce9cd41)
  • fix(player): add option to enable dev partition flag (a30192f)
  • feat(command): more steps for forward/rewind (45000a9)
  • fix(link): fix non-media inline field links always open in player (c95012c)
  • Updated title.ts : added a replace function to remove the YouTube notifications from the title property (0f8488f)
  • fix(player): add notice for unexpected video frame load error (5242e8e)
  • fix(leaf): fix player in new window cannot be controlled from note (8f1acc4)
  • fix(webpage): consistent fake ua (3443037)
  • fix(webpage): add flag to disable partition to fix youtube playback (5126657)
  • feat(settings): add screenshot folder config (ed7eaa4)
  • feat(settings): add split-horizontal option for link open (03d7729)
  • fix(webpage): add flag to disable ad skip in youtube webpage player (933f784)
  • fix(note): fix []#^| not escaped in filename (b8710a0)

3.0.5-beta.5

11 Mar 09:03
Compare
Choose a tag to compare
3.0.5-beta.5 Pre-release
Pre-release
  • feat(command): add command to fast forward by holding hotkey (ce9cd41)

3.0.5-beta.4

11 Mar 04:51
Compare
Choose a tag to compare
3.0.5-beta.4 Pre-release
Pre-release
  • fix(link): fix non-media inline field links always open in player (c95012c)
  • Merge pull request #273 from tim-wag/patch-1 (23e0f1e)
  • Updated title.ts : added a replace function to remove the YouTube notifications from the title property (0f8488f)