Changelog of @hackage/espial 0.0.26

Changelog

v0.0.26 (2026-05-04)

  • Add Tag Suggestion when adding/editing bookmarks.
  • Add account settings controls for suggestTags (default True).
  • Extend migration createuser with suggestTags setting.
  • Extend migration to add showuser command
  • Extend migration to load sql connection from yaml settings if not provided
  • use hashed js output + manifest.json in frontend build

v0.0.25 (2026-05-03)

  • Fix display bug for non-markdown notes.

v0.0.24 (2026-04-24)

  • Correct extra-source-files in package.yaml.
  • Correct GHC warnings.

v0.0.23 (2026-04-24)

  • Migrate frontend code from PureScript to TypeScript/React.
  • Update Stackage resolver: lts-24.37.

v0.0.22 (2025-05-23)

  • Update to Stackage LTS 23 (ghc-9.8.4).
  • Purs package-set update.

v0.0.21 (2024-01-15)

  • Switch to ESM JavaScript module imports.

v0.0.20 (2024-01-18)

  • Update version bounds for Cabal dependencies.

v0.0.19 (2023-12-19)

  • Update GHC and PureScript dependencies to latest.

v0.0.18 (2023-10-02)

  • Update GHC and PureScript dependencies to latest.

v0.0.17 (2023-07-04)

  • Update to GHC 9.4.5.

v0.0.16 (2023-01-05)

  • Add SIGTERM handler on Linux.
  • Adjust Docker CMD entrypoint.

v0.0.15 (2022-09-11)

  • Avoid using external static/tmp folder for generated static files.

v0.0.14 (2022-06-01)

  • Upgrade to PureScript v0.15.
  • Increase bookmarklet window height.

v0.0.13 (2022-04-26)

  • Add setting ALLOW_NON_HTTP_URL_SCHEMES (default false).

v0.0.12 (2022-04-17)

  • Update to GHC 9.

v0.0.11 (2022-04-16)

  • Add API key auth.
  • Add CreateApiKey/DeleteApiKey commands to executable migration.

v0.0.10 (2022-04-05)

  • Update PureScript and package versions.

v0.0.9 (2022-04-05)

  • Rolling releases.

v0.0.7 (2019-01-30)

  • Init.