Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Releases: Programie/TeamPlaner

1.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 19:19
  • Updated Dockerfile to use PHP 8.2
  • Push Docker image to Docker Hub
  • Require at least PHP 7.0

v1.3

Choose a tag to compare

@Programie Programie released this 01 Oct 18:15
  • Added support for report mails for multiple teams in a single mail
  • Allow to define custom style for each entry type in config

v1.2.3

Choose a tag to compare

@Programie Programie released this 01 Oct 18:15
  • Use browser locale for moment dates
  • Center months in columns
  • Better separation between months
  • Use 90 degrees instead of 45 degrees for table header rotation
  • Highlight date columns to make it easier to read

v1.2.2

Choose a tag to compare

@Programie Programie released this 22 Dec 13:36
  • Do not include "extensions" folder in repository (it might be another git clone)

v1.2.1

Choose a tag to compare

@Programie Programie released this 18 Nov 23:35
  • Fixed frontend path in build script (bin/build.sh)
  • Fixed Vagrant box no longer available
  • First pre-built release

v1.2

Choose a tag to compare

@Programie Programie released this 16 Nov 14:02
  • Implemented iCal feed
  • Use RESTful HTTP API in backend
  • Use single "httpdocs" folder as docroot
  • Prevent changing entries of other teams
  • Fixed duplicating team selection menu
  • Added configuration files for Vagrant VM
  • Store selected team in cookie

v1.1

Choose a tag to compare

@Programie Programie released this 18 Feb 14:25
  • Support for multiple teams
  • Better reporting
    • Improved reporting API
    • CLI scripts allowing cronjob triggered reportings
  • Notify user on data request errors

v1.0

Choose a tag to compare

@Programie Programie released this 18 Feb 14:23

First release