This repository was archived by the owner on Sep 22, 2020. It is now read-only.
Releases: philipp-r/bugtracker
Releases · philipp-r/bugtracker
Release list
version 1.1.3
version 1.1.2
version 2 pre-release 1
Added a webhook that is triggered when a new issue or comment is created. #11
version 1.1.1
- Fix name of the default theme for new installs
- Some other minor updates
version 1.1
Introducing Themes
You can choose a CSS theme from the settings page or create your own.
Place a .css file in ./public/css folder and select this theme from Settings > Appearance > Manage display > Theme.
Milestones
Each issue can have a milestone to keep track of your planned software releases.
version 1.0.4
Captchas are available for new issues, comments and sign up. You can activate them for not logged in users in the settings.
version 1.0.3
version 1.0.2
- update links for new docs
- Show version on settings page
version 1.1 pre-release 2
Introducing Themes and milestones.
version 1.0.1
- Fix problem with Catcha configuration
- Fix upgrade.php
- Improved 'New issue' button
- Completed French translation
- Removed 'stay logged in' checkbox until it is fixed