Releases: WildcardSearch/YourCode
Releases · WildcardSearch/YourCode
YourCode 2.1.3
Fixes 2.1.2 (version bump)
YourCode 2.1.2
Changes
- upgraded installer
Fixes:
- a bug where when using view permissions on YourCode with the callback property, there was a PHP error and functionality was broken (reported by Mattaffix)
- some incompatibilities with PostgreSQL
- an issue where improper server permission might prevent installation of default images
YourCode 2.1.1
Fixes:
- added
codename
- a bug where the backup tool would not work
- an SQL error caused by unassigned properties in the default code definition module
Changes:
- some internal adjustments with versioning the helper classes in a more strict (and ultimately, more reliable) way
- a setting was added to control whether to minify JavaScript or not (on by default)
- added validation to the add/edit form to prevent YourCode being saved with empty titles
- added checks to ensure that the necessary folders are writable before install
YourCode 2.1
Fixed:
- parser class fix/update
- language issues fixed
YourCode 2.0.4
Fixed:
- broken images in ACP before install
- error when parser is not valid
YourCode 2.0.3
Fixed issue where inline post subject edit cause the first post's message to be deleted.
YourCode 2.0.2
Fixed:
- JavaScript error in ACP
Changes
- Cancel button added for Import selection page
YourCode 2.0.1
Fixes a major bug where no bb codes were being parsed due to a change in the parser class.
YourCode 2.0
This version updates functionality for MyBB 1.8 series. There are no fundamental changes since 1.1.1
1.1.1
Fixes deprecated usage of PHP continue keyword resulting in a fatal error.