Skip to content

Latest commit

 

History

History
103 lines (58 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

103 lines (58 loc) · 2.3 KB

Changelog

All notable changes to this project will be documented in this file.

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

3.1.0 2023-09-05

Changed

  • Script to merge Barcus work refacto
  • Rename the docker-compose.*.yml files to compose.*.yaml
  • Rename the docker-volumes folder to volumes

Fixed

  • Exim config with updated SMTPd image

3.0.0 2022-07-15

Added

Changed

2.0.0 2022-06-09

Added

  • Add API service
  • Script to merge Barcus work

Changed

  • Upgrade Bareos to the version 21

1.1.1 2022-06-09

Added

  • This CHANGELOG file

Fixed

  • Add Traefik mention on README

Replaced

  • Replace CI markdown check

1.1.0 2022-03-31

Changed

  • Replace namshi/smtp image by ixdotai/smtp

1.0.1 2022-03-27

Fixed

  • Error message if the environment variables are set twice

1.0.0 2022-03-25

Added

  • Use secrets (user and password) for SMTP service

Removed

  • Remove SMTP user and password from environment variables

0.2.0 2022-03-16

Added

  • Bareos database name environment variable

Fixed

  • Fix SMTP_ALIASES environment variable syntax

0.1.0 2022-03-04

Added

  • Docker-compose setup for starting Bareos with Træfik