Skip to content

Releases: riligar-solutions/elysia-backup

v1.10.2

10 Jan 20:40

Choose a tag to compare

1.10.2 (2026-01-10)

Bug Fixes

  • use sourceDir directly when configPath is not specified (5749489)

v1.10.1

10 Jan 20:29

Choose a tag to compare

1.10.1 (2026-01-10)

Bug Fixes

  • corrige o caminho padrão para o arquivo de configuração de backup (e5b5612)

v1.10.0

10 Jan 13:54

Choose a tag to compare

1.10.0 (2026-01-10)

Features

  • Persist config file alongside sourceDir by default (c46d962)

v1.9.0

20 Dec 19:11

Choose a tag to compare

1.9.0 (2025-12-20)

Features

  • Replace @elysiajs/html with custom HTML response handling. (932517a)

v1.8.2

20 Dec 19:03

Choose a tag to compare

1.8.2 (2025-12-20)

Bug Fixes

  • use autoDoctype full option to ensure proper HTML Content-Type header (5e965dd)

v1.8.1

20 Dec 18:55

Choose a tag to compare

1.8.1 (2025-12-20)

Bug Fixes

  • wrap HTML page responses with Html() to ensure proper Content-Type header for HTML rendering (e037ead)

v1.8.0

20 Dec 13:59

Choose a tag to compare

1.8.0 (2025-12-20)

Features

  • enhance scheduled backup logging, implement session expiration handling, and update demo cron schedule. (76ec384)

v1.7.0

20 Dec 13:20

Choose a tag to compare

1.7.0 (2025-12-20)

Features

  • Add a new footer component and update README to detail onboarding, authentication, and runtime configuration features. (db8d95b)
  • integrate footer component into dashboard, login, and onboarding pages, and update README documentation (23ec7dc)
  • Rework backup file path to include date folders, add session expiration handling, and update config. (3d74482)

v1.6.0

20 Dec 12:11

Choose a tag to compare

1.6.0 (2025-12-20)

Features

  • add multi-step onboarding wizard for initial setup and remove static configuration files. (0a5bbb5)

v1.5.0

20 Dec 11:52

Choose a tag to compare

1.5.0 (2025-12-20)

Features

  • introduce primary color palette and update branding across UI components. (b6409cd)