Open Source Social Network Software (OSSN) 9.8 has been released

Arsalan Shah Posted in General Discussion 2 weeks ago

OSSN ADS Improved

Image
Image

Improved Reactions Menu and Reactions makes sound now!

Image

Improved wall post form and new Post bakgrounds

Image

Sidebar and Topbar now fixed
The sidebar and topbar now move with the page (fixed position)

Detailed log:

  • [E] Move css from default css to respective component unless its global css #2545
  • [E] Allow cross origin for images #2559
  • [E] OssnWall forms , move away from textarea for better usage #2560
  • [B] Register success have white text #2561
  • [B] Singup form not showing errors #2562
  • [E] Ossn.MessageDone to alert #2563
  • [E] Change container fluid to container-xl layout newsfeed #2564
  • [E] Remove CRON library as CLI is doing same stuff #2565
  • [E] Undefined variable $entity_object OssnComments/ossn_com.php (line 423) #2566
  • [E] Improve Ads component allow more options and expiry #2567
  • [E] Improve comments , like menu under wall posts , entity, objects #2568
  • [E] Improve post bgs images #2569
  • [E] Improve animation of message box #2570
  • [E] z-index to ossn-like-reactions-panel #2572
  • [E] Add a header variable for Ossn.isLoggedin #2573
  • [E] Replace Mapbox as now you need to have credit card for free tier #2574
  • [E] Restrict acccess to plugins folders using browser #2575
  • [E] Requires OssnWall required by comments #2576
  • [E] Unifed ossn comments js code #2577
  • [E] Add unique identifer for group wall container #2578
  • [E] OssnLikes play sound and hide reaction panel if xhr in progress #2579
  • [E] comment-text on new line #2580
  • [B] if no users in admins current year graph, the other graphs looks bigger #2582
  • [E] Show comment user profile photo on small devices #2583
  • [E] Allow youtube shorts embed #2584
  • [E] Make sidebar and topbar fixed #2585
  • [E] Allow youtube shorts embed #2584
Replies
Dutch Eric redegeld Replied 1 week ago

one nice to have for the standard theme
Background

after upgrade you still have to change your background back to the one you want
Image

Indonesian Arsalan Shah Replied 2 weeks ago

@Michael,

Ads: i agree https://github.com/opensource-socialnetwork/opensource-socialnetwork/issues/2592
New lines: https://github.com/opensource-socialnetwork/opensource-socialnetwork/issues/2591

I didn't understand the favicon question, can you explain ? favicon moved to https://github.com/opensource-socialnetwork/opensource-socialnetwork/blob/master/themes/goblue/ossn_theme.php#L46-L47 so on faviocn component we can just disable these extends to avoid old icon showing. However i didn't understand your question :)

German Michael Zülsdorff Replied 2 weeks ago

Some thoughts...
OssnAds:
As long as there's no true 1:1 ad preview at the admin backend, so ads need to be reviewed at the frontend, administrators should have their own database query allowing to see ALL ads regardless of the ad's target. Currently female admins can't review ads targeted to male members and vice versa.

Newsfeed posts:
The new handling of blank newlines is confusing. If you create a new post with some blank newlines, they're not there after saving. You need to edit the post again to keep them in place.

Wish:
Some smarter way to preserve your site's former favicon

Indonesian Arsalan Shah Replied 2 weeks ago

Eric, wait for few days premium version follows after few days as its going under new changes in UI

Dutch Eric redegeld Replied 2 weeks ago

Premium follow soon?

Indonesian Arsalan Shah Replied 2 weeks ago

Released 9.8

Indonesian Arsalan Shah Replied 2 weeks ago

Hi Michael, you are right seems issue which wasn't taken care during upgrade, adding a new ad again would work fine. it seems those ads missing data->expired which causing the issue.

German Michael Zülsdorff Replied 2 weeks ago

After upgrading to 9.6 all of my former ads are no longer shown:


Image


The configuration looks like this:
Image


Am I missing something?


update:
Running 9.6 now, I created a new ad with the same settings as the older ones: And this new one appears correctly.