Skip to content

Releases: damione1/planning-poker

Planning Poker v0.3.4

17 Oct 19:35
6e5e69a

Choose a tag to compare

Planning Poker v0.3.4

Changes since v0.3.3

  • Improve workflows (5f1e78d)
  • Fix typo (9a14035)
  • Fix auto reveal not saving from create room form (c9df54a)
  • Fix consensus streak display lag (e79222d)
  • Consolidate Docker Compose configuration (5128cc5)
  • Remove unused quick-deploy.sh script (353544a)

🚀 Deployment

This version is automatically deployed to AWS EC2 via SSM Run Command.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.3.4
  • Commit: 6e5e69a
  • Build Date: 2025-10-17T15:32:05-04:00
  • Go Version: 1.25
  • Deployment: AWS Systems Manager (SSM) with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.3.3

17 Oct 04:06

Choose a tag to compare

Planning Poker v0.3.3

Changes since v0.3.2

  • Fix deploy.sh heredoc variable substitution (ee73d20)

🚀 Deployment

This version is automatically deployed to AWS EC2 via SSM Run Command.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.3.3
  • Commit: ee73d20
  • Build Date: 2025-10-17T00:05:09-04:00
  • Go Version: 1.25
  • Deployment: AWS Systems Manager (SSM) with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.3.2

17 Oct 03:48

Choose a tag to compare

Planning Poker v0.3.2

Changes since v0.3.1

  • Fix SSM deployment command parameter syntax (6f13ce7)

🚀 Deployment

This version is automatically deployed to AWS EC2 via SSM Run Command.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.3.2
  • Commit: 6f13ce7
  • Build Date: 2025-10-16T23:45:01-04:00
  • Go Version: 1.25
  • Deployment: AWS Systems Manager (SSM) with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.3.1

17 Oct 03:25

Choose a tag to compare

Planning Poker v0.3.1

Changes since v0.3.0

  • Fix IAM permission for SSM (01b368b)

🚀 Deployment

This version is automatically deployed to AWS EC2 via SSM Run Command.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.3.1
  • Commit: 01b368b
  • Build Date: 2025-10-16T23:24:21-04:00
  • Go Version: 1.25
  • Deployment: AWS Systems Manager (SSM) with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.3.0

17 Oct 03:06

Choose a tag to compare

Planning Poker v0.3.0

Changes since v0.2.0

  • Replace CodeDeploy with SSM-based deployment (01764ed)
  • Add asdf version management for consistent development environment (129fbd5)
  • Fix test and lint errors by implementing missing helper functions (e226039)
  • Fix dev environment asset building (ddaeb09)
  • Add auto-reveal (f1955da)
  • Fix test pipeline by adding templ generation step with caching (1fbc542)

🚀 Deployment

This version is automatically deployed to AWS EC2 via SSM Run Command.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.3.0
  • Commit: 01764ed
  • Build Date: 2025-10-16T23:04:39-04:00
  • Go Version: 1.25
  • Deployment: AWS Systems Manager (SSM) with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.2.0

15 Oct 03:32

Choose a tag to compare

Planning Poker v0.2.0

Changes since v0.1.19

  • Add consecutive consensus rounds tracking feature (4febaf1)
  • Add room configuration options to create room form (2030cd8)
  • Improve mobile and tablet responsive layout (6793cf2)
  • Refactor JavaScript organization and remove build artifacts from version control (7ce0639)
  • Fix modal backdrop styling to use blurred background (a0236b4)
  • Optimize multi-arch Docker builds by using pre-compiled templ binaries (0f72a7d)

🚀 Deployment

This version is automatically deployed to AWS EC2 via CodeDeploy.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.2.0
  • Commit: 4febaf1
  • Build Date: 2025-10-14T23:28:37-04:00
  • Go Version: 1.25
  • Deployment: AWS CodeDeploy with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.1.19

14 Oct 01:57

Choose a tag to compare

Planning Poker v0.1.19

Changes since v0.1.18

  • Fix Unicode character support and form validation feedback (30a6077)
  • Update readme (f7d37be)
  • Optimize CI/CD pipeline with comprehensive caching strategy (8c10e65)

🚀 Deployment

This version is automatically deployed to AWS EC2 via CodeDeploy.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.1.19
  • Commit: 30a6077
  • Build Date: 2025-10-13T21:55:21-04:00
  • Go Version: 1.25
  • Deployment: AWS CodeDeploy with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.1.18

14 Oct 01:17

Choose a tag to compare

Planning Poker v0.1.18

Changes since v0.1.17

  • Fix health check endpoint in validation script (6df426c)

🚀 Deployment

This version is automatically deployed to AWS EC2 via CodeDeploy.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.1.18
  • Commit: 6df426c
  • Build Date: 2025-10-13T21:11:05-04:00
  • Go Version: 1.25
  • Deployment: AWS CodeDeploy with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.1.17

14 Oct 00:05

Choose a tag to compare

Planning Poker v0.1.17

Changes since v0.1.16

  • Fix multi-arch build and environment variable loading (1bff04f)

🚀 Deployment

This version is automatically deployed to AWS EC2 via CodeDeploy.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.1.17
  • Commit: 1bff04f
  • Build Date: 2025-10-13T20:04:27-04:00
  • Go Version: 1.25
  • Deployment: AWS CodeDeploy with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.

Planning Poker v0.1.16

13 Oct 15:11

Choose a tag to compare

Planning Poker v0.1.16

Changes since v0.1.15

  • Optimize deployment flow with GHCR and pre-built images (0afbad0)

🚀 Deployment

This version is automatically deployed to AWS EC2 via CodeDeploy.

Service URL: Check your configured domain or EC2 public IP.

📋 Build Information

  • Version: 0.1.16
  • Commit: 0afbad0
  • Build Date: 2025-10-13T11:10:42-04:00
  • Go Version: 1.25
  • Deployment: AWS CodeDeploy with Docker Compose

📚 Documentation

See DEPLOY.md for deployment guide.