# Changelog for upcoming 0.6.0 release

## New Features

## General

- Progressbar2 is now bundled with TriFusion to prevent import issues [0.5.3].

## Improvements

### Process

- Refactored concatenation procedure increasing performance up to 29x in run
time [0.5.4]

### Statistics

- Improved legend positioning [0.5.1].
- Homogenized axis labels and title aesthetic style across plots [0.5.1].
- Color maps are dynamically selected based on the number of categories,
resulting
in more distinguishable color palettes [0.5.1].
- Improved sliding window line plots. These line plots are now smoothed with
an interpolation,  allowing for a much better and fine grained color
transition [0.5.1].

## Bug fixes

### Process

- Fixed 'ntax' parameter of NEXUS format when converting with custom active
taxa sets [0.5.2].

### Statistics

- Fixed color scheme for stacked bar plots that lumped together pairs
of categories [0.5.1].