Skip to content

Releases: WildcardSearch/YourCode

YourCode 2.1.3

17 Oct 16:19
b8eadde
Compare
Choose a tag to compare

Fixes 2.1.2 (version bump)

YourCode 2.1.2

17 Oct 16:13
a1c98e8
Compare
Choose a tag to compare

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

30 Oct 23:36
4cf34b2
Compare
Choose a tag to compare

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

21 Jan 20:21
Compare
Choose a tag to compare

Fixed:

  • parser class fix/update
  • language issues fixed

YourCode 2.0.4

17 Dec 14:24
Compare
Choose a tag to compare

Fixed:

  • broken images in ACP before install
  • error when parser is not valid

YourCode 2.0.3

20 Nov 15:51
Compare
Choose a tag to compare

Fixed issue where inline post subject edit cause the first post's message to be deleted.

YourCode 2.0.2

30 Oct 17:43
Compare
Choose a tag to compare

Fixed:

  • JavaScript error in ACP

Changes

  • Cancel button added for Import selection page

YourCode 2.0.1

05 Oct 02:43
Compare
Choose a tag to compare

Fixes a major bug where no bb codes were being parsed due to a change in the parser class.

YourCode 2.0

27 Sep 00:22
Compare
Choose a tag to compare

This version updates functionality for MyBB 1.8 series. There are no fundamental changes since 1.1.1

1.1.1

02 Jun 19:11
Compare
Choose a tag to compare

Fixes deprecated usage of PHP continue keyword resulting in a fatal error.