Skip to content

Releases: nt1m/livemarks

v1.8

18 Nov 13:43
Compare
Choose a tag to compare
Bump to version 1.8

v1.7

29 Oct 16:43
Compare
Choose a tag to compare
Release version 1.7

v1.6

25 Oct 13:32
Compare
Choose a tag to compare
  • @evilpie Most feed XML pages now redirect to the feed preview
  • @evilpie Links are now fixed in the feed preview
  • @evilpie Feed description is now trimmed in the feed preview (#50)
  • @thomcc Updating live bookmarks now doesn't unnecessarily create / delete bookmarks

v1.3

07 Aug 14:50
Compare
Choose a tag to compare
  • @nt1m Use sandboxed iframe for subscribe page.

v1.2

07 Aug 14:38
Compare
Choose a tag to compare
  • @evilpie Implement export with parsing a template and using the XMLSerializer
  • @nt1m Provide default parameter for updateAllLivemarks() (#20)

v1.1

06 Aug 15:03
Compare
Choose a tag to compare

@evilpie
Fix ATOM feed site link parsing
Fix siteUrl when subscribing
Remove unused discovered feed count
Use XMLHttpRequest instead of fetch to handle encoding issues

@nt1m
Fix OPML export
Close settings dialog on change
Add 'Refresh livemark' context menu item
Update livemark when the feedUrl/siteUrl/maxItems were changed
Add UTF-8 charset on top of HTML pages