Skip to content

Latest commit

 

History

History
161 lines (72 loc) · 6.79 KB

CHANGELOG.md

File metadata and controls

161 lines (72 loc) · 6.79 KB

3.8.0 (2024-07-21)

Features

  • Add support for ARM images (9717e76)

3.7.0 (2024-07-21)

Features

  • Add support for active mode (b086bc2)
  • Slim down file system for container (c8278ea)

3.6.0 (2024-07-20)

Features

  • Replace tini with multirun (cdec273)

3.5.0 (2024-07-20)

Features

  • Dont purge the container by default (053500c)

3.4.0 (2024-07-08)

Features

3.3.4 (2024-05-22)

Bug Fixes

  • deps: update alpine docker tag to v3.20.0 (#39) (4b3dccf)

3.3.3 (2024-01-27)

Bug Fixes

  • deps: update alpine docker tag to v3.19.1 (#38) (9c5cdff)

3.3.2 (2023-12-08)

Bug Fixes

  • deps: update alpine docker tag to v3.19.0 (#37) (aebe135)

3.3.1 (2023-12-01)

Bug Fixes

  • deps: update alpine docker tag to v3.18.5 (#36) (61d8940)

3.3.0 (2023-10-20)

Features

3.2.1 (2023-09-29)

Bug Fixes

  • deps: update alpine docker tag to v3.18.4 (#35) (69f456f)

3.2.0 (2023-09-23)

Features

  • #34: Add account creation via env vars (2f9ed2f), closes #34

3.1.0 (2023-09-18)

Features

  • #32: Add user config ftp directory suffix/postfix (#33) (491947a), closes #32 #32

3.0.4 (2023-09-08)

Bug Fixes

  • Fix commented out line for preventing anonymous login (e1b37d1)

3.0.3 (2023-09-08)

Bug Fixes

  • Wait a while until deleting busybox (fc8fad0)

3.0.2 (2023-09-08)

Bug Fixes

  • Fix messed up git rebase (1c9af8f)

3.0.1 (2023-09-08)

Bug Fixes

3.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • Nuking the busybox after start can potentially mess with customizations.
  • Strip alpine base of binaries and folders not required
  • Nuke busybox after start

Features

2.0.4 (2023-09-04)

Bug Fixes

  • #27: Add indentation to config files (#28) (988be70), closes #27

2.0.3 (2023-06-15)

Bug Fixes

  • deps: update alpine docker tag to v3.18.2 (#25) (7d0abe7)

2.0.2 (2022-12-06)

Bug Fixes

2.0.1 (2022-12-06)

Bug Fixes

  • deps: update alpine docker tag to v3.16.3 (#17) (0c6e54b)