Skip to content

v1.6.2

Choose a tag to compare

@retched retched released this 20 Dec 13:23
6ed6cd5

What's Changed

Changed in 1.6.2

  • The module will no longer try to blindly add new configuration keys. Instead, it will check to see if the database key exists first and then try to insert it if it finds no match. Otherwise, it will update the value instead.

Fixed in 1.6.2

  • FINALLY got rid of the bug mentioned in [#78]. This required a soft rewrite of the "read-only" function. (Pretty much left the created "hidden" field off.) Will do more research into why this does not work.

Full Changelog: v1.6.1...v1.6.2