# Changelog

All notable changes to this project from 0.1.x forward will be documented in this file.

## [v1.5.0] (2026-01-03)

- Update NodeJS versions
- Update to ECMAScript modules

## [v1.4.0] (2025-05-12)

- Update core

## [v1.3.0] (2025-03-09)

- Update core

## [v1.2.0] (2025-02-08)

- Update core

## [v1.1.0] (2025-01-09)

- Update core
- Update to ECMAScript modules
- Change to jest test

## [v1.0.2] (2024-11-09)

- Add frameguard policy

## [v1.0.1] (2024-11-03)

- Fix Content Security Policies init

## [v1.0.0] (2024-11-03)

- Release new version

## [v0.8.0] (2024-11-03)

- Include Allowed Headers Config
- Include Allowed Methods Config
- Include Exposed Headers Config
- Include Content Security Policies
- Include Open on Cross Origin Resource Policies
- Include Cross Origin Resource Policies
- Include no cache Security Policy
- Include Permission Policy
- Include Strict Transport Policy
- Include Content Type Options Policy
- Include X-Frame-Options Policy
- Include X-Powered-By Policy
- Include Express App Security

## [v0.7.0] (2024-11-02)

- Include Express Json Middleware
- Express Urlencoded Middleware

## [v0.6.0] (2024-11-02)

- Update core

## [v0.5.0] (2024-11-01)

- Fix middelware bug

## [v0.4.0] (2024-11-01)

- Update middelware

## [v0.3.0] (2024-11-01)

- Include service access

## [v0.2.0] (2024-10-31)

- Update core

## [v0.1.0] (2024-10-28)

- Include new Lib for Node.js 20.x.x
- Include the request helper
- Include http middelware
- Include crypto service
- Include static token authorization service
