OSSN v5.0.RC1 Release Notes

Release Date: 2018-10-06 // over 5 years ago
  • v5.0 RC1 is for beta testing only, do not try to upgrade your website to this beta version.

    OSSN - OPEN SOURCE SOCIAL NETWORK v5.0 RC1

    • โž• Add missing tag in notifications view #1233
    • โž• Add class identifier for each wall item #1237
    • OssnNotifications improvement #1231
    • ๐Ÿšš php mcrypt is deprecated in php 7.1 and removed in 7.2 #1240
    • โšก๏ธ Restrict empty name in group on update #1276
    • ๐Ÿ‘ Allow a bit flexibility in overriding the pagination
      • Can set the name for offset arg : example default is ?offset=x you can set ?custom_offset=x
      • Set URL before ?offset=x
    • โšก๏ธ Optimized the OssnMessages, its load more faster now. #1277
    • Load only 10 messages in notification area and allow to view more by auto pagination.
    • ๐Ÿ‘Œ Support php 5.6 or larger remove support for < 5.6 #1287
    • 0๏ธโƒฃ When groupsub page isn't valid show the default page instead #1309
    • โšก๏ธ ossn.lib.entities.php seems to be not updated #1248 (https://github.com/dalilo2010)
    • โž• Add hook to setup the password length #1317
    • load fetch query after count condition #1316
    • Load session start after classes #1318
    • ๐Ÿ’ป Restrict calling system start file directly from browser #1315
    • Some Iphone devices unable to post #1295
    • Cache the locale files #1321
    • 0๏ธโƒฃ ossn_default_load_locales is called twice first in initialzie and second in components class.
    • โž• add visibility of admin postings to friends-only wall? #1294
    • ๐Ÿ‘ Allow the cache tag for the images #1314
    • Trigger callback upon component deletion, enable, installation #1111
    • ๐Ÿ”„ Change the privacy button as per the privacy value #1289
    • ๐Ÿ‘ Allow wheres clause to search entities.
    • ๐Ÿ‘ Allow to add multiple images to album #1329.
    • โž• Add the new photos added to wall on newsfeed page #1329.
      • The privacy of post will be same as privacy of the album.
    • disable autocomplete for passwords #1330
    • ๐Ÿ‘ Allow to delete message that user own #1332
    • Enable cache after installation complete! #1338
    • Comments without text/image only can't be edited #1336
    • ๐Ÿ›  Fix html validation error because of unallowed child element #1343
    • ๐Ÿ‘ Allow birth year starts from 1900 #1344
    • โœ‚ Removed explicit script type specification #1341
    • Language setting added to html tag #1342