Bug fixes
Small UI Changes
Language fixes
Added support for user language (issue#84)
Login will take you back to where you wanted to go (issue#68)
Minor CSS updates and bug fixes
Run the install/update_v1-1_3.sql
in your database
Replace the app
folder
Added support for SMTP encryption protocol
Added Markdown support
General bug fixes
Added activity log to issue page
Bug Fix: Assigning users to a project with no users, after creating the project
Bug Fix: Admin stats and version
Minor bug fixes
Convert raw queries to query builder
Added localization, now we have a language file for all text
Added additional requirement checks in installer
Feature: Requirement check on installation
Feature: Added ability to edit a issue title / body
Feature: Autolink URLs in comment and issue body
Install: Will now check for installation when going to root by seeing if config.app.php exists
Config: Added more mail settings to config
Included .htaccess for mod-rewrite
Bug fix: Your issue count was not returning the right value
Bug fix: The activity view was not account for issues assigned to no one
Upgraded Laravel 2.x to Laravel 3.1.4, should fix some bugs related to PHP 5.4
Bug fix: Added a URL option in the config to specify your URL, should fix path bug on non-apache servers
Move app/assets/uploads
to /uploads
Run the install/update_v1-1_1.sql
in your database
Replace the app
folder
You can’t perform that action at this time.