Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

57 lines (41 loc) · 1.76 KB

Changelog

All notable changes to this project will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Nothing yet.

0.7.0 - 2020-05-09

Added

  • Send reminders on last working day of week #150. You'll need to fill the env variable REPORT_COUNTRY_CODE, see configuration.

0.6.0 - 2020-04-10

Fixed

  • Copy URL button was not working

Changed

  • Upgrade Laravel to version 7

Added

  • Prefill project when clicking on a reminder to fill

0.5.1 - 2020-02-14

Fixed

  • Form could not be submitted

0.5.0 - 2020-02-10

Added

  • Add a view to see all key dates
  • Add a better Markdown editor, with preview support

Changed

  • Footer is now sticky to the bottom of the page

0.4.0 — 2019-10-19

Added

  • Added a Docker file as an option for local development and deployment

Changed

  • New style for hero banner

Compare commits between 0.3.0 and 0.4.0.

0.3.0 — 2019-09-04

Added

  • Add header anchors for each week #110

Changed

  • Update Laravel version from 5.8 to 6.0
  • Sort projects by name everywhere
  • Don't select first project automatically when filling the weekly form #108

Compare commits between 0.2.0 and 0.3.0.

::: tip Previous versions Changelog for previous versions are coming soon. :::