Releases: darekkay/static-marks
Releases Β· darekkay/static-marks
v2.2.1
- β¨ Autofocus search field after loading the page or clearing the input.
- π· Update dependencies.
v2.2.0
- β¨ Abort the process if at least one YAML file is malformed.
- β¨ Include bookmark URL in the filter.
v2.1.0
- β¨ Redesign the UI.
- β¨ Enable first-level notes.
- β¨ Include a
report
feature.
v2.0.5
- π· Republish package with LF line endings.
v2.0.4
- π Show an error and help if a CLI command is missing.
- π· Update dependencies.
v2.0.3
- π Fix search field cut-off on mobile.
- π· Update dependencies.
v2.0.2
- π Publish package with LF line endings for yarn (see #5480).
v2.0.1
- π Fix bookmarklets containing
</script>
(#3)
v2.0.0
- β¨ 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
- β¨ Add support for custom web page templates.