Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

25 lines (22 loc) · 664 Bytes

[3.0] - 01.10.2024

  • Add basic UI based on HTMX (UIX unit);
  • Add Swagger API docs on gateway;
  • Javalin migarion;
  • Java 21 migration;
  • Add watchdog for units;
  • RSS importer;
  • Freemarker template support for export;
  • Further improvements on Telegram importer bot;
  • Change auth api to use payload instead of query params;

[2.1] - 01.05.2022

  • Telegram importer;
  • Various fixes;

[2.0] - 21.10.2021

  • Message properties;
  • Add message IO core lib;
  • Importers for plain and mail protocols;
  • Exporters for plain and mail protocols;

[1.0] - 04.06.2020

  • Basic system implementation;
  • Docker support;
  • Access control logic;