Skip to main content
Topic: ElkArte 1.0.8 - release notes (Read 2565 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

ElkArte 1.0.8 - release notes

This is the list of the fixes and improvements since the previous release, if you are interested, more details can be found at the repository.

You can find the list of known issues at this address.

  • [bugfix] Namespaces do no cope with the current file integrity testing (ref).
  • [bugfix] Fix another undefined index previously masked by an @ (ref).
  • [bugfix] Avoid a last minute error in scheduled tasks (ref).
  • [bugfix] Replace fixed replace in version numers of cache.subs.php and Subs.php because some installations didn't get previous version bumps (ref).
  • [bugfix] Avoid that when the patch installation is completed, the package manager (still using the old Util without the unserialize method) crashes calling a function in Attachments.subs.php already using the new calls (ref).
  • [bugfix] Include serialize.php in the patch package (ref).
  • [bugfix] Avoid errors for exceptions thrown in upgradephp::safe_unserialize (ref).
  • [bugfix] Fix the versions and stales (ref).
  • [bugfix] Fix conversion of minmax_preferences on ajax saving (ref).
  • [bugfix] Fix editing of polls with expiration date - thanks Ruth for reporting (ref).
  • [bugfix] Fix edge case for subscriptions.php (ref).
  • [bugfix] Wrong index for subject in SSI (boardNews) - fixes #2595 (ref).
  • [bugfix] Replace all the unserialize with Util::unserialize (ref).
  • [bugfix] Start using json even for cookies! (ref).
  • [bugfix] A wrapper in Util for unserialize (ref).
  • [bugfix] Functions in Util not declared static (ref).
  • [bugfix] Added the serialize.php library from http://include-once.org/p/upgradephp/ (ref).
  • [bugfix] Set the display cache for the custom profile fields (ref).
  • [bugfix] Start sentence with a capital letter (ref).
  • [bugfix] Add backward compatibility framework for serialize to json conversion (ref).
  • [bugfix] Replace hopefully all user-facing serializations with json (ref).
  • [bugfix] Make sure attachmentUploadDir is not a string representing a directory instead of a serialized array - tries to address #2555 (ref).
  • [bugfix] ! Well the admin has permission to do this - fixes #2577 (ref).
  • [bugfix] Fix mention approval using fetch_row instead of fetc_assoc - fixes #2547 (ref).
  • [bugfix] Add a defaul is_mod to $user_info to avoid undefined indexes when using SSI - fixes #2543 (ref).
  • [bugfix] Required the controller instead of the subs file - fixes #2538 (ref).
  • [bugfix] Don't cause useless YT 301 redirect - fixes #2494 (ref).
  • [bugfix] Remove any use of INET_ATON and INET_NTOA so that IPv6 is less broken - backport of 1a7cc6b532ec91a1c75c2d414d57fdb100b4507b - fixes #2492 (ref).
  • [bugfix] * I think the calls to topicPointer() have been wrong for a while - fixes #2480 (ref).
Last Edit: August 07, 2016, 05:59:00 pm by emanuele
Bugs creator.
Features destroyer.
Template killer.

Re: ElkArte 1.0.8 - release notes

Reply #1

already updated and no problem yet found. :)