PRGredirect/CHANGELOG.md

27 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-07-25 12:25:03 +02:00
# Changelog
2022-07-26 10:49:15 +02:00
All notable changes to this project will be documented in this file.
2022-07-25 12:25:03 +02:00
2022-07-26 10:49:15 +02:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2022-07-25 12:25:03 +02:00
2023-01-03 09:20:40 +01:00
## [Unreleased](https://git.d3data.de/D3Public/PRGredirect/compare/1.1.1.0...rel_1.x)
2024-03-14 14:11:57 +01:00
## [1.1.2.0](https://git.d3data.de/D3Public/PRGredirect/compare/1.1.0.0...1.1.1.0) - 2023-09-27
### Fixed
- incompatible type declarations on oxid-native-methods
## [1.1.1.0](https://git.d3data.de/D3Public/PRGredirect/compare/1.1.0.0...1.1.1.0) - 2023-09-27
### Added
- make installable in OXID 6.5 (CE 6.12 + 6.14)
2022-07-26 22:58:22 +02:00
## [1.1.0.0](https://git.d3data.de/D3Public/PRGredirect/compare/1.0.0.0...1.1.0.0) - 2022-07-26
### Added
- add custom url redirect for individual implementations
2022-07-26 10:49:15 +02:00
2022-07-26 21:53:04 +02:00
## [1.0.0.0](https://git.d3data.de/D3Public/PRGredirect/releases/tag/1.0.0.0) - 2022-07-25
2022-07-25 12:25:03 +02:00
### Added
- performs POST forwarding in the following controllers
- Search
- Article lists (categories, manufacturers, vendors)
- Contact
2022-07-26 21:53:04 +02:00
- no forwarding in case of errors in the contact form