Skip to content

Releases: darekkay/static-marks

v2.2.1

01 Oct 19:54
Compare
Choose a tag to compare
  • ✨ Autofocus search field after loading the page or clearing the input.
  • πŸ‘· Update dependencies.

v2.2.0

27 Jun 16:27
Compare
Choose a tag to compare
  • ✨ Abort the process if at least one YAML file is malformed.
  • ✨ Include bookmark URL in the filter.

v2.1.0

01 May 20:56
Compare
Choose a tag to compare
  • ✨ Redesign the UI.
  • ✨ Enable first-level notes.
  • ✨ Include a report feature.

v2.0.5

31 Oct 10:24
Compare
Choose a tag to compare
  • πŸ‘· Republish package with LF line endings.

v2.0.4

31 Oct 10:05
Compare
Choose a tag to compare
  • πŸš€ Show an error and help if a CLI command is missing.
  • πŸ‘· Update dependencies.

v2.0.3

17 Jul 18:18
Compare
Choose a tag to compare
  • πŸ› Fix search field cut-off on mobile.
  • πŸ‘· Update dependencies.

v2.0.2

01 Jun 15:06
Compare
Choose a tag to compare
  • πŸ› Publish package with LF line endings for yarn (see #5480).

v2.0.1

15 May 10:45
Compare
Choose a tag to compare
  • πŸ› Fix bookmarklets containing </script> (#3)

v2.0.0

02 May 20:15
Compare
Choose a tag to compare
  • ✨ Import bookmarks from Chrome, Firefox or Pocket.
  • πŸ’₯ BREAKING CHANGE: The CLI interface was refactored to support subcommands. To build a bookmarks app, use the build command: static-marks [options] build <files>.
  • πŸ’₯ BREAKING CHANGE: Input file argument(s) are now required (previously the current folder was used as fallback).
  • πŸ“– Improve and unify the documentation.

v1.0.8

30 Apr 07:11
Compare
Choose a tag to compare
  • ✨ Add support for custom web page templates.