Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Releases: philipp-r/bugtracker

version 1.1.3

Choose a tag to compare

@philipp-r philipp-r released this 11 Apr 07:43

Rename this project to Nireus

version 1.1.2

Choose a tag to compare

@philipp-r philipp-r released this 15 Dec 11:18

Minor changes

version 2 pre-release 1

Pre-release

Choose a tag to compare

@philipp-r philipp-r released this 15 Dec 17:01

Added a webhook that is triggered when a new issue or comment is created. #11

version 1.1.1

Choose a tag to compare

@philipp-r philipp-r released this 05 Nov 09:27
  • Fix name of the default theme for new installs
  • Some other minor updates

version 1.1

Choose a tag to compare

@philipp-r philipp-r released this 25 Sep 10:53

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

Choose a tag to compare

@philipp-r philipp-r released this 10 Aug 13:59

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

Choose a tag to compare

@philipp-r philipp-r released this 07 Aug 15:23

version 1.0.2

Choose a tag to compare

@philipp-r philipp-r released this 07 Aug 08:46
  • update links for new docs
  • Show version on settings page

version 1.1 pre-release 2

Pre-release

Choose a tag to compare

@philipp-r philipp-r released this 06 Aug 12:00

Introducing Themes and milestones.

version 1.0.1

Choose a tag to compare

@philipp-r philipp-r released this 05 Aug 08:07
  • Fix problem with Catcha configuration
  • Fix upgrade.php
  • Improved 'New issue' button
  • Completed French translation
  • Removed 'stay logged in' checkbox until it is fixed