Skip to content

Latest commit

 

History

History
86 lines (67 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

86 lines (67 loc) · 2.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

4.1.1 - 2022-03-23

Fixed

  • Foundation Bug

4.1.0 - 2022-03-18

Changed

  • Update Foundation Version
  • Start PHP 8.2 Compatibility

4.0.2 - 2022-09-27

  • Verified ExpressionEngine 7 Compatibility

4.0.1 - 2021-11-19

Changed

  • Updated EEHarbor Foundation to fix issue with multiple add-ons ignoring MSM sites
  • Updated for PSR-12 compatibility (custom ruleset)
  • Updated for PHP 8 compatibility

4.0.0 - 2021-02-25

Added

  • EE4, EE5, & EE6 compatibility

3.0.0 - 2015-10-25

Added

  • EE3 version

2.1.0 - 2013-05-29

Added

  • Better EE2.6 compatibility
  • regex="raw" parameter
  • Code rewrite

Removed

  • EE1 version from download (available on request)

2.0.3 - 2012-02-15

Added

  • The flags parameter to use in combination with regex="yes"

2.0.2 - 2010-11-12

Added

  • Support for NEWLINE keyword

2.0.1 - 2010-08-07

Added

  • Support for multiple regular expressions
  • Support for PIPE keyword
  • NSM Addon Updater compatibility

2.0.0 - 2009-11-25

Added

  • ExpressionEngine 2.x compatible

1.3.0 - 2006-11-24

Added

  • Regular expression replacements: regex="yes"

Fixed

  • A bug concerning replacing ampersands

1.0.0 - 2005-02-01

Added

  • First Release!