8000 Releases · ofkm/svelocker-ui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ofkm/svelocker-ui

v0.27.1

15 Apr 22:28
d6f0191
Compare
Choose a tag to compare

Bug Fixes

  • dockerfile formatting and version mismatch (54de3a3)

v0.27.0

15 Apr 14:07
72fb8fc
Compare
Choose a tag to compare

Warning

This update may contain breaking features. See the updated .ENV.EXMAPLE file for the latest variables.

Features

Bug Fixes

  • delete tags with go backend (#216) (c28e3b1)
  • move database migrations to hooks.server vs layout server (#187) (efe8a4d)

v0.26.1

02 Apr 17:22
6743d34
Compare
Choose a tag to compare

Bug Fixes

  • update breadcrumb links and tag links to point to correct locations (e1e809a)

v0.26.0

01 Apr 23:00
aa4d8d7
Compare
Choose a tag to compare

Features

  • add dockerfile viewer with syntax highlighting (#181) (9ee0d9a)
  • add layer visualization table (#179) (c600ac1)

Bug Fixes

  • database function type errors (764c9e3)
  • map currentTag to the correct type (813f363)
  • metadata type errors (5f9bfd8)

v0.25.1

01 Apr 03:18
3c7356f
Compare
Choose a tag to compare

Bug Fixes

  • use library namespace for url if image is in the default namespace (1cbc824)

v0.25.0

31 Mar 19:38
776db3b
Compare
Choose a tag to compare

Features

  • add PUBLIC_LOG_LEVEL variable for configurable logging levels (56640b4)

Bug Fixes

  • delete dialog not showing on click (1505c69)
  • disable pre-fetch on tag links (150ea80)

v0.24.1

28 Mar 23:37
0c3d17b
Compare
Choose a tag to compare

Bug Fixes

  • link for tag incorrect on repo details page (4b31d27)
  • repo details page not loading (1c4f5eb)

v0.24.0

28 Mar 23:06
378be08
Compare
Choose a tag to compare

Features

  • ui redesign - added repo details page (9352006)

Bug Fixes

v0.23.13

20 Mar 23:51
65e3501
Compare
Choose a tag to compare

Warning

All Future Updates will use the ghcr.io/ofkm/svelocker-ui docker image. Not ghcr.io/kmendell/svelocker-ui

What's Changed

  • chore(deps): bump axios from 1.8.3 to 1.8.4 in the production-dependencies group by @dependabot in #162
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #163

Full Changelog: v0.23.12...v0.23.13

v0.23.12

20 Mar 18:24
2a71147
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @sveltejs/kit from 2.19.2 to 2.20.0 by @dependabot in #151
  • chore(deps-dev): bump eslint-plugin-svelte from 3.2.0 to 3.3.0 by @dependabot in #152
  • chore(deps-dev): bump @playwright/test from 1.51.0 to 1.51.1 by @dependabot in #153
  • chore(deps-dev): bump bits-ui from 1.3.12 to 1.3.13 by @dependabot in #150
  • chore(deps-dev): bump svelte from 5.23.1 to 5.23.2 by @dependabot in #158
  • chore(deps): bump better-sqlite3 from 11.9.0 to 11.9.1 by @dependabot in #154
  • chore(deps-dev): bump eslint-plugin-svelte from 3.3.0 to 3.3.3 by @dependabot in #161
  • chore(deps-dev): bump @sveltejs/kit from 2.20.0 to 2.20.1 by @dependabot in #156
  • chore(deps-dev): bump typescript-eslint from 8.26.1 to 8.27.0 by @dependabot in #159
  • chore(deps-dev): bump lucide-svelte from 0.482.0 to 0.483.0 by @dependabot in #157
  • chore(deps-dev): bump @sveltejs/adapter-auto from 4.0.0 to 5.0.0 by @dependabot in #160

Full Changelog: v0.23.11...v0.23.12

0