Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 645 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 645 Bytes

1.5.0 (2023-11-29)

  • Now supports Angular 17
  • Added printService

1.4.0 (2023-11-29)

  • Now supports Angular 16

1.3.0 (2022-12-20)

New features

  • Supports previewOnly tag, allowing for the print preview to show without the print dialog

Dependency Updates

  • Angular Ivy support with Angular 15

1.1.0 (2018-12-04)

New features

  • Support styles (CSS) (#5) (71cefdf)
  • Permit a dynamic title of printing window instead of the old static Print tab (2098f3e)