1.4.1 (2026-01-17)
1.4.0 (2026-01-17)
1.3.0 (2026-01-17)
- auth: add invite code system and improved steam authentication (b38c85f)
- cabin: improve cabin management and add invite code command (fdbefee)
- ci: add build and push workflows for steam-service image (#91) (b864de1)
- ci: add write permissions for preview tag updates (#90) (ee0b407)
- ci: reset preview version counter per release (#89) (3f077d8)
- ci: sync readme to docker hub on release (#88) (2c5e093)
- cli: enhance terminal interface with memory monitoring (d422b0b)
- docker: optimize build process and simplify configuration (6bd1ecd)
- mod: add server banner and improve core services (8cd56d2)
- docs: sync documentation with actual implementation (#92) (00b1749)
- steam-service: fallback to download without cdn auth token (7c75633)
- steam-service: improve cdn auth with retry logic and license check (56010ba)
- steam-service: remove unnecessary cdn auth token logic (3ae7a6d)
- migrate documentation to vitepress (8f0872f)
1.2.0 (2026-01-07)
- add decompile and SDV/SMAPI version checking tools (3042887)
- add script for interactive start (400a3f0)
- build: add Directory.Build.props for centralized .NET build configuration (0d87213)
- build: add download-game.sh script for automated game file retrieval (0d87213)
- build: update Makefile with Docker build integration and secrets handling (0d87213)
- ci: add automated CI/CD pipeline and build system (#66) (0d87213)
- ci: add pr-validation workflow for build checks on pull requests (0d87213)
- ci: add preview-build workflow for automated Docker image publishing (0d87213)
- ci: add release workflow with release-please automation (0d87213)
- ci: configure release-please for semantic versioning and changelog generation (0d87213)
- cli: #34 Support SMAPI CLI input when running inside docker (#70) (7f3430c)
- cli: upgrade tmux to version 3.6a for better terminal support (#84) (ea27a20)
- docker: add runtime credential handling with secrets and env var support (0d87213)
- docker: consolidate SMAPI configuration into single config file (0d87213)
- docker: improve Dockerfile with multi-stage build and secrets support (0d87213)
- docker: update docker-compose.yml for simplified deployment (0d87213)
- server: Implement DLL patcher to modify code before SDV initialization (#71) (460d3a8)
- server: implement Galaxy auth without Steam client for farmhand ownership (#72) (d01c32d)
- tools: Implement pathoschild xnb unpacker container (#73) (9ae4c23)
- add required scripts which where accidentally ignored (43bd2b0)
- add required scripts which where accidentally ignored (669e117)
- docker: remove mod folder from .dockerignore (#68) (d901740)
- docker: remove tools folder from .dockerignore (#69) (198bdec)
- enforce LF line endings for container compatibility (b49ca78)
- enforce LF line endings for container compatibility (98dff61)
- enforce LF line endings for container compatibility, #2 (59ce900)
- fix LF line endings and add editorconfig (7f7f6a5)
- gameplay: Fix communitycenter runs to not buy joja membership (#75) (101a752)
- gitattributes typo and formatting (f28ef45)
- gitattributes typo and formatting (513860d)
- mods: ensure extra/custom mods load properly again (#22) (165ae18)
- prevent changing EOL for images (1655124)
- prevent changing EOL for images (927029e)
- readme typo in mod version badge (e531d27)
- readme typo in mod version badge (cf83810)
- server: cabin management and other misc stuff (#24) (5619c44)
- server: FarmhouseStack CabinStrategy works again (#28) (42d0c22)
- add more build instructions and working discord invite link (79dea9d)
- ci: add comprehensive CI/CD and release documentation (0d87213)
- ci: update CONTRIBUTING.md with quick start and conventional commits (0d87213)
- ci: update contribution guide with GitHub Flow workflow (0d87213)
- config: update configuration guide for new setup (0d87213)
- convert planned features section into github issues (#48) (395624a)
- update develop/setup instructions (36aff58)
- update wording and badges in preparation for first release (4d4bc45)
1.1.0 (2026-01-03)
- build: add Directory.Build.props for centralized .NET build configuration (0d87213)
- build: add download-game.sh script for automated game file retrieval (0d87213)
- build: update Makefile with Docker build integration and secrets handling (0d87213)
- ci: add automated CI/CD pipeline and build system (#66) (0d87213)
- ci: add pr-validation workflow for build checks on pull requests (0d87213)
- ci: add preview-build workflow for automated Docker image publishing (0d87213)
- ci: add release workflow with release-please automation (0d87213)
- ci: configure release-please for semantic versioning and changelog generation (0d87213)
- cli: #34 Support SMAPI CLI input when running inside docker (#70) (7f3430c)
- docker: add runtime credential handling with secrets and env var support (0d87213)
- docker: consolidate SMAPI configuration into single config file (0d87213)
- docker: improve Dockerfile with multi-stage build and secrets support (0d87213)
- docker: update docker-compose.yml for simplified deployment (0d87213)
- server: Implement DLL patcher to modify code before SDV initialization (#71) (460d3a8)
- server: implement Galaxy auth without Steam client for farmhand ownership (#72) (d01c32d)
- tools: Implement pathoschild xnb unpacker container (#73) (9ae4c23)