- Added a new result entry type for expandable results (Minenash, #6)
Documentation will be updated to add this new entry type, but for now you can look at the javadoc. - Added an optional (disabled by default) counter showing the amount of results returned (Minenash, #7)
- Result entries can now define a custom prefix to use instead of the source extension's name (Minenash, #8)
- Exceptions with CancellationException causes shouldn't be printed to the log anymore
- ClassLoader-related log4j errors should be gone
- Result entry text in the GUI is now wrapped if it is too long
- Result entries will now be scrolled to when focused
- Pop-up size is now configurable
This might be removed if I figure out how to make the pop-up automatically scale properly
Initial alpha release.