Skip to content

v1.3.4 - application code moved under core/

Choose a tag to compare

@skraft9 skraft9 released this 07 Aug 04:55
· 44 commits to main since this release
394a552

v1.3.4 - Application code moved under core/

Repository housekeeping, with no functional or runtime change: the application code moves out of a cluttered root into a dedicated core/ folder.

Housekeeping

Upgrade notes

  • Pull and recreate: docker compose pull && docker compose up -d.
  • Nothing else to do - no data, config or volume changes, and the paths inside the running image are identical to v1.3.3.