Author Topic: Mibew 2.1.0 has been released!  (Read 19369 times)

0 Members and 1 Guest are viewing this topic.

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Mibew 2.1.0 has been released!
« on: July 14, 2015, 01:19:10 PM »
Mibew Messenger 2.1.0 has been officially released.

You can download it here: https://mibew.org/download2

This release contains a lot of improvements (see changelog below).

New features:
 - Manage locale-related settings and formats (#99)
 - Automatical updates checker (#92)
 - Block chat history (#16)
 - Add "THREAD_USER_IS_READY" server-side event
 
Changed:
 - Updated third-party libraries
 - Improve statistics aggregation algorithm (#90)
 - Explicitly require "mbstring" PHP's extension

Update is highly recommended but not required.

alfredosimoes

  • Full Member
  • ***
  • Posts: 12
Re: Mibew 2.1.0 has been released!
« Reply #1 on: July 22, 2015, 01:39:30 PM »
Can we have instructions for upgrade from 2.01 to 2.10?

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Mibew 2.1.0 has been released!
« Reply #2 on: July 23, 2015, 10:27:47 AM »
Here's the plan:

1. Backup your actual installation (i.e. code and database).

2. Delete all items in your Mibew Messenger directory on the server.

3. Unpack the archive with the official distrubition in that directory.

4. Remove install.php file.

5. Restore configuration (configs/ directory), plugins (plugins/ directory), (maybe) custom styles (if you have any), (maybe) additional locales (if you use any), and avatars (files/avatar/ directory) from the backup you've made at the step 1.

6. Visit http://<yourdomain>/<path to your Mibew Messenger>/update and follow the instructions to update the database tables (if needed).

7. (optional) Enjoy the latest Mibew Messenger, and make donation to the project.

alfredosimoes

  • Full Member
  • ***
  • Posts: 12
Re: Mibew 2.1.0 has been released!
« Reply #3 on: July 24, 2015, 10:05:24 AM »
Thanks a lot. Regards.