PRGredirect/CHANGELOG.md

21 lines
849 B
Markdown
Raw 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
2022-07-26 22:58:22 +02:00
## [Unreleased](https://git.d3data.de/D3Public/PRGredirect/compare/1.1.0.0...rel_1.x)
### Added
- make installable in OXID 6.5 (CE 6.12 + 6.13)
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