- Added support for SMTP encryption protocol
- Added Markdown support
- General bug fixes
- Replace the
app
folder
- 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
- Replace the
app
folder
- 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
- Replace the
app
folder
- 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
- Replace the
app
folder
- 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
- Replace the
app
folder
- 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