Skip to content

Releases: jamesread/StencilBox

2.5.2

02 Jan 13:01

Choose a tag to compare

Changelog

  • ffe6ec9 fix: Decode base64/data favicons and save them

2.5.1

29 Dec 16:38

Choose a tag to compare

Changelog

  • 5c8c5ee fix: Add favicon to all templates, remove icon padding, scrape icons only if not already present

2.5.0

29 Dec 12:41

Choose a tag to compare

Changelog

  • 9a96b43 Merge branch 'main' of github.com:jamesread/StencilBox
  • 7916904 Update README.md
  • d0d956b chore: dep update
  • 3a7fa3a feat: Add git support, viewing data files, build history, and auto-rebuild support

2.4.1

06 Oct 20:30

Choose a tag to compare

Changelog

  • b74f534 chore: minor refector
  • 7731155 fix: Use relative base for Vite build

2.4.0

22 Sep 10:21

Choose a tag to compare

Changelog

  • 79d5218 feat: log build versions and env values on startup

2.3.0

22 Sep 08:47

Choose a tag to compare

Changelog

  • 3a66e55 Merge pull request #4 from jamesread/dependabot/npm_and_yarn/var/tools/vite-7.1.5
  • 77cf4ee Merge pull request #5 from jamesread/dependabot/npm_and_yarn/frontend/vite-7.1.6
  • 65b9e2e build(deps): bump vite from 7.1.3 to 7.1.5 in /var/tools
  • 2dcb156 build(deps): bump vite from 7.1.3 to 7.1.6 in /frontend
  • f2c31ce chore: merge conflict
  • 1abf4c3 feat: Updated UI libs, fixed start build error

2.2.3

10 Sep 20:41

Choose a tag to compare

Changelog

  • 132e678 fix: undefined values in hooks no longer cause parse errors

2.2.2

23 Aug 09:13

Choose a tag to compare

Changelog

  • 148ffe0 fix: fix for custom repos, better docs. Added breadcrumbs

2.2.1

22 Aug 22:42

Choose a tag to compare

Changelog

  • accf1d8 fix: Custom template hooks in correct location, and docs

2.2.0

22 Aug 21:22

Choose a tag to compare

Changelog

  • f55439b Merge branch 'main' of github.com:jamesread/StencilBox
  • ac7802a doc: URL fix
  • ba80f44 feat: Custom repo support