Skip to content

Latest commit

 

History

History
97 lines (55 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

97 lines (55 loc) · 1.74 KB

Changelog

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

The format is based on Keep a Changelog.

[Unreleased]

[1.0.10] - 2024-09-23

Changed

  • Fixed npm audit issues.

[1.0.9] - 2024-09-02

Changed

  • Upgraded to Angular 18.
  • Fixed npm audit issues.

[1.0.8] - 2024-09-02

Changed

  • Fixed npm audit issues.

[1.0.7] - 2024-05-02

Changed

  • Fixed npm audit issues.

[1.0.6] - 2024-02-15

Changed

  • Updated favicon.
  • Added a separate build script for Github Pages environment.

[1.0.5] - 2024-02-07

Changed

  • Updated Github Actions CI job.
  • Redirected all routes to the default one.
  • Updated Angular and dependencies versions.
  • Made the package public.

Fixed

  • Added support for 127.0.0.1 as a host name to run against a test relay.

[1.0.4] - 2023-07-21

Changed

  • Upgraded to Angular 16.
  • Fixed npm audit issues.

[1.0.3] - 2022-02-15

Changed

  • Upgraded to Angular 13.
  • Updated Node version on CI.

[1.0.2] - 2017-11-29

Changed

  • Allowed downloading files consisting of multiple chunks.
  • Updated test relay address.
  • Inverted message details button in expanded state.
  • Updated GitHub badges.

[1.0.1] - 2021-07-04

Added

  • Added mailbox and message form validations.
  • Added support for file upload/download.

Changed

  • Migrated to Glow.ts from the original Glow.
  • Optimized bulk message delete.
  • Added ESLint rules.

Fixed

  • Deleted files before deleting file messages.

[1.0.0] - 2019-07-15

  • Initial release, replacing the discontinued Zax-Dash repository, powered by AngularJS.