Changelog for upcoming version #1

Open
opened 2025-12-11 22:37:52 +01:00 by sherl · 0 comments
Owner

v0.1.0 (2025-12-11)

Features

  • add 404 handling (bade2f9)
  • refactor docker workflow; build both amd64 and arm64 docker images (2e325fe)
  • add Gitea workflow for Docker image building (09f0d3c)
  • add a Dockerfile for image building (6b2f93b)
  • create basic express server with swagger documentation (1e60fc2)
  • prepare TypeORM support for Postgres db calls (56975a0)

Bug Fixes

  • add revised migration (3f225a1)
  • use debian-based container for image building (8fb05f2)
  • respect debug flag in .env for swagger endpoint generation (52dbd15)
  • add .dockerignore to not build containers with .env secrets (bf6fb81)
  • typo in Gitea workflow 2 (7bb2dd5)
  • typo in Gitea workflow (fa5932d)
  • add type hints for nullable columns (1b8c9cc)
## v0.1.0 (2025-12-11) ### Features - add 404 handling (bade2f9) - refactor docker workflow; build both amd64 and arm64 docker images (2e325fe) - add Gitea workflow for Docker image building (09f0d3c) - add a Dockerfile for image building (6b2f93b) - create basic express server with swagger documentation (1e60fc2) - prepare TypeORM support for Postgres db calls (56975a0) ### Bug Fixes - add revised migration (3f225a1) - use debian-based container for image building (8fb05f2) - respect debug flag in .env for swagger endpoint generation (52dbd15) - add .dockerignore to not build containers with .env secrets (bf6fb81) - typo in Gitea workflow 2 (7bb2dd5) - typo in Gitea workflow (fa5932d) - add type hints for nullable columns (1b8c9cc)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kittyteam/kittyBE#1