Top 10 Free Bug Trackers for Eastern Europe

Updated: 02.06.2026
Some of the most popular free issue tracking software are mentioned below.

Users that searched for Top 10 Free Bug Trackers for Eastern Europe then also viewed the following software:

See also: Top 9: Bug Trackers for Eastern Europe

2026. GitHub Adds Custom Fields for Issue Tracking



GitHub now supports custom fields in issues and bugs, accessible both in the interface and through the API and Actions. Previously, users could only use labels, but these lacked types, validation, cross-repository consistency, and reporting capabilities. Custom fields can be configured by type (single selection, text, number, and date), filter lists, search by content, assign fields to issue types, and generate reports. You can even track who changed which field and when. By default, each organization receives four pre-configured fields assigned to the appropriate issue types: priority, effort, start date, and target date. Up to 25 fields can be created.


2016. Mantis Bug Tracker gets modern, adaptive UI



The new version Mantis Bug Tracker 2.0 has been released, featuring a modern Bootstrap-based user interface. Its responsive design allows for easy access to the bug tracker from mobile devices. FontAwesome icons have been replaced with images, speeding up loading times. Additionally, the developers have implemented drag-and-drop file attachments for attaching files to issues, modern analytical charts using Chartjs for a more attractive, interactive, and easily customizable chart appearance, and the ability to display attachments directly in notes. Most plugins have been updated to be compatible with the modern user interface.


2011. Bugzilla 4.0 improves duplicate detection, custom fields and search



The new version of the popular bug-tracker Bugzilla 4.0 is officially released. Since Bugzilla 3.0, almost every major user interface in Bugzilla has been redesigned, the WebServices have evolved enormously, there's a great new Extensions system, and there are hundreds of other new features. It's not just major WebService and UI enhancements that are new in Bugzilla 4.0—there are many other exciting new features, including automatic duplicate detection, enhanced custom field functionality, autocomplete for users, search improvements. Other new features include new attachment details UI, general Usability Improvements, new Default Status Workflow, "Last Search" Now Remembers Multiple Searches, Cross-Domain WebServices with JSONP, Mandatory Custom Fields, Voting Is Now An Extension, Users Get New CSS and Javascript Automatically, Many New Hooks, New Apache Configuration.


2006. Trac - web-based bug-tracker with wiki + svn code browser



Trac is a new entrant to the issue tracking space. It's a nice web-based project management tool written in Python. It integrates with existing Subversion repositories; for example, you can browse the code in your repositories with Trac (it'll be displayed syntax-highlighted), view diffs between revisions etc. etc. Additionally, you get a wiki (e.g. for project documentation), as well as a built-in bug-tracker a la Bugzilla, all integrated nicely into a single piece of software... It's Free Software, of course (the license changed from GPL to revised BSD somewhat recently)... You can get tons of useful plugins and macros over at trac-hacks.org for additional functionality, e.g. DoxygenPlugin, GanttPlugin, DebianBtsMacro, and many more.