Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 1.86 KB

Changed

  • After being archived for 2 years, the project has been reactivated.
  • Updated all dependencies and development tools to their latest versions to ensure compatibility and security.

Security

  • Addressed potential vulnerabilities by upgrading outdated dependencies.

Note

  • Additional changes and improvements will follow soon.

Added (dev-features)

  • Project contribution guidelines, pull request template, to enable easier contribution.
  • Setup ESlint and commitlint to enforce coding standards and conventional commits.

Security

  • Updated several dependency packages to their latest versions.

Fixed

  • Bug in PWA resources filename character.

Added

  • Support for Ionic 4 PWA resource generation.
  • Support for SVG file format
  • New resource image sizes - 'icon-1024.png', name: 'icon-20.png', '[email protected]', 'Default-Portrait-iphonex.png', 'Default-Landscape-iphonex.png'
  • 'configPath' CLI option to use custom configs.

Changed

  • New image processing library - Sharp image processor.
  • Image resize behaviour changed to 'cover' instead of 'crop'.

Security

Updated all packages to the latest stable version, including several with critical vulnerabilities.