Skip to content

Faveo Release notes & upgrade guide for V1.0.7.5

Sujit Prasad edited this page Jun 14, 2016 · 1 revision

Enhancements

  • Changed email template from file system to database
  • Advanced Rating module
  • In App Notification Module is now per User
  • In App notification settings in admin panel
  • POP feature is added for fetching emails
  • Send mail from server using PHP mail feature is added for sending emails
  • Added more encryption options for sending emails
  • Removed Duplicate settings from system settings
  • One can do more advanced email diagnostics by choosing different emails
  • System Off line module Enhanced
  • Everything comes from language files now
  • Auto Close ticket workflow for closing a ticket in predefined days
  • Security settings added for secured login into the system
  • Error Debugging option added
  • Bugsnag integration added
  • Webhooks added for ticket creation
  • Added 3 new languages thanks to some of our clients (German, Russian, Italian)
  • Graph added to user profile
  • Remove organisation added in Client profile page
  • Graph and ticket list added Organisation page
  • GeoIp plugin added for Phone country code pickup
  • Faveo will be able to auto upgrade to new release from this version onwards
  • XSS Vulnerability check added
  • Upgrade from Laravel 5.0 to 5.2
  • Breadcrumbs
  • Auto update module

Bug Fixed

  • Registration Module email issue
  • Pages in knowledge base had some issue
  • Complete UI improved and proper error messages are now displayed
  • Bug fixed in edit system workflow
  • Dashboard Graph smoothened
  • Check ticket details without logging
  • Install module – check for file permission issue
  • Added dummy data for dummy installation

Updating from 1.0.7.4 to 1.0.7.5

Database Update

To update copy Updatedatabase.sql from Github Project folder /DB/update from 1.0.7.4 to 1.0.7.5/Updatedatabase.sql

Please take a backup of your database before following this step. Import this file to your existing Faveo database.

File System update

Please take a backup of your existing Faveo files before following this step. Download latest release files from Github and replace into existing Faveo folder.

Don’t replace these files/folder:

  • .env file in the root directory.
  • config/database.php file.
  • config/lfm.php file.
  • public/lb-faveo/media.
  • public/photos.

Installation and Upgrade Guide

Administrator's Guide

Agent's Guide

Email Integration

Release & Upgrade Notes

Known Issues

Contribute & Feedback

Knowledge Base

Third Party Integration

Plugins

API

Clone this wiki locally