Skip to content

Releases: bethropolis/suplike-social-website

pre-release 1.5.1.4

27 Sep 22:04
174c8fe
Compare
Choose a tag to compare
pre-release 1.5.1.4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.1...1.5.1.4

Going Beyond Core @v1.5.1

23 Jul 23:07
188c168
Compare
Choose a tag to compare

Release Notes - Version 1.5.1

Hello everyone,

I'm thrilled to announce the latest update, version 1.5.1, for the app! This release introduces some exciting new features, addresses a few issues, and improves overall performance. Here are the key highlights:

New Features:

  • Plugin Support: Now, you can extend the capabilities of the app with ease by adding plugins. Explore a variety of plugins and customize your experience to match your preferences.
    Plugin system used: https://github.com/bethropolis/plugin-system

Enhancements:

  • Improved Plugin Extensibility: I've put in extra effort to ensure that plugins seamlessly integrate into the app and offer a smoother user experience. Enjoy the flexibility of extending functionalities to suit your needs.

  • Modularized Admin Dashboard: To make the app more manageable, I've modularized the admin dashboard. Each section is now organized into separate modules, allowing for easier maintenance and customization.

Bug Fixes:

  • UI Improvements: I've addressed various UI issues to provide a polished and consistent user interface, ensuring a better browsing experience.

Update Instructions:

  • Before updating, please ensure to back up your existing data.
  • You can download the latest version of the app from the github repository.
  • Follow the simple installation instructions provided in the README for a smooth update process.
  • After updating, make sure to test the plugin functionality and feel free to share any feedback or report issues directly to me.

What's Changed

Full Changelog: 1.5.0.6...1.5.1

getting ok

16 Jul 20:01
90ad704
Compare
Choose a tag to compare
getting ok Pre-release
Pre-release

What's Changed

Full Changelog: 1.5...1.5.0.6

Going hosted @v1.5

01 Jul 00:58
7e7e238
Compare
Choose a tag to compare

Release v1.5 "Going Hosted"

Overview

This release introduces exciting new features, improvements, and bug fixes to enhance app experience. With a focus on simplicity and usability, I have made it super easy to set up. Additionally, I have introduced a new chat UI and mobile UI, an improved admin dashboard, user stories feature now available (BETA), tags to posts, a topics page, API and bots support, a developer dashboard, and much more. I have also optimized the source code for faster loading times and improved error handling and user authentication.

Changelog

New Features

  • New chat UI and mobile UI
  • User stories feature
  • Tags to posts
  • Topics page
  • API and bots support
  • Developer dashboard
  • New comments page
  • Easy app moderation
  • Updates checker
  • Image lightbox preview
  • Customizable app theme and improved dark theme
  • New date and time formatting

Improvements and Bug Fixes

  • Improved admin dashboard
  • Improved error handling
  • Email verification and forgot password system
  • Source code refactored and optimized for fast loading times
  • Improved reporting system
  • Improved sharing

Installation and Upgrade

To get started, simply download the latest release file from our repository

Use cases

The application enables users to self-host their own social networks, catering to various needs such as connecting with family and friends, schoolmates, communities, projects, and more. It provides an accessible API, allowing seamless development and customization of social networks without the burden of handling the backend complexities.

Resources

Demo URL: https://bethro.alwaysdata.net/

I hope you enjoy this release and find it useful and fun. I would love to hear your feedback and suggestions on how to improve the App. You can share your thoughts on the repository's discussion page https://github.com/bethropolis/suplike-social-website/discussions.

Thank you for watching Suplike! 🙌

Going mobile @v1.46

24 Apr 16:38
445b868
Compare
Choose a tag to compare

This version:

  • comes with new UI
  • improved security
  • notifications
  • email + verification
  • post page
  • Dark mode
  • verified accounts
  • new messaging page
  • audio and image chat
  • lightweight with file compression
  • powerful PWA
  • share post
  • some major bug fix

Q:

  • this release fully sable
  • this release isn't guaranteed stable

What's Changed

Full Changelog: 1.40...1.46

Getting stable @v1.40

26 Jul 15:57
9e3aa1d
Compare
Choose a tag to compare

about

In the previous versions, the site frequently crashed and there was the use of too much buggy code.
This version has all of that out of the way.

New features

  • setup has been made easier. -the SQL file is automatically imported to the database
  • commenting section
  • reporting feature improved
  • retweeting a post
  • image lightbox
  • UI improvement
  • users add a profile picture
  • some guides added
  • PWA (not fully implemented)

info

any question about it you can as in the discussion of the release

the project will continue to get even more and more improvements.

Getting Secure

06 Jun 11:11
5eb9c9f
Compare
Choose a tag to compare

about

this version has come with one of the most essential feature anyone would request, yes security.

this is the beginning of security being highly prioritized in the development of suplike social website.

previous version flaws

  • identification was through auto-incremented id,
  • users could switch id and see other peoples messages and other personal data,
  • like and follow system could be cheated through id switch [not fully addressed]

the above flows were highly addressed in this version.

what's new

use of:

  • tokens
  • api_key
  • Auth tokens for browser and separate for messaging
  • emoji in chat

more of security is being enforced, in future versions;

Going public

24 Nov 06:55
Compare
Choose a tag to compare
Going public Pre-release
Pre-release

v0.10

this is the first release of the social website
features are mainly :

  • image and text post
  • like system
  • live messaging/chat system
  • home page
  • profile page
  • settings page
  • login/signup system
  • search page
  • followers/following page