Dreambox
Dreambox Enigma2 playlist extractor and transformer
Loading...
Searching...
No Matches
Changelog

All major changes in this project will be documented in this document.

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

[TODO list]

  • [ ] Add other export formats
  • [ ] Make the HTML more beautiful (and standard)

[DONE list]

  • [x] 100% functional code that meets my current needs
  • [x] Optimize code

[Cancelled]

Nothing for now

[2.2.2] - 2022-11-29

Fixed

  • Finished English translation

[2.2.1] - 2022-11-29

Fixed

  • License changed in LICENSE

[2.2.0] - 2022-11-29

Fixed

  • English translation in CHANGELOG.md
  • Improved formatting in README.md

[2.1.4] - 2022-11-29

Added

  • More badges

[2.1.3] - 2022-11-28

Added

  • More entries in **.gitignore**

[2.1.2] - 2022-11-28

Added

  • GitHub Actions badge

[2.1.1] - 2022-11-28

Fixed

  • Name of the Doxygen documentation generator file

[2.1.0] - 2022-11-21

Fixed

  • Various optimizations

[2.0.2] - 2022-06-07

Fixed

  • Minor fix in **.github/workflows/main.yml**

[2.0.1] - 2022-06-07

Fixed

  • Changed **.gitignore** to a simpler one

[2.0.0] - 2022-04-28

Added

  • Generation of playlists in OOP format in dreambox.php

[1.0.3] - 2022-04-28

Added

  • testing branch
  • Defined data types in dreambox.php
  • Doxyfile file to generate documentation in Doxygen format
  • Action to generate the GitHub Actions documentation in **.github/workflows/main.yml**

Fixed

  • Incorrect Doxygen commands in dreambox.php

Deleted

  • Not needed variable in dreambox.php

[1.0.2] - 2022-04-26

Fixed

  • Improved formatting in dreambox.php

[1.0.1] - 2021-09-13

Fixed

  • Code quality

[1.0.0] - 2021-09-13

Added

  • README.md file
  • CHANGELOG.md file
  • Initial version of the code in dreambox.php