- Bug fixes
- Feature: project Kanban board
- Feature: configurable date format
- Compatible with PHP 5.5, PHP 5.6, & PHP 7
- Minor improvements & bug fixes
- The ability to set projects as private or not. Based on mikelbring#173
- Bug fixes
- Generic form to add new issue from dashboard
- Support Laravel 5.1+
- Added smtp config to .env
- Style fixes
- Bug fixes
- Responsive fixes
- Bug fixes
- Feature: Export project issues to CSV or XLS file
- Code quality changes
- Bug fixes
- Migrate to Laravel 5
- Feature: Responsive design
- Feature: Sort and filter issues
- Feature: Add tags to issues
- Feature: Project progress bar
- Feature: Add/edit/delete project notes
- Feature: Add issues quote
- Feature: Convert issue no. text into the issue url
- Feature: Set default assignee for a project issues
- Feature: Move issues (including activities, comments, etc.) to another project
- Bug fixes
- Small UI Changes
- Language fixes
- Replace the
appfolder
- 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.sqlin your database - Replace the
appfolder
- Added support for SMTP encryption protocol
- Added Markdown support
- General bug fixes
- Replace the
appfolder
- 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
appfolder
- 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
appfolder
- 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
appfolder
- 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
appfolder
- 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/uploadsto/uploads - Run the
install/update_v1-1_1.sqlin your database - Replace the
appfolder