- Cleaner code.
- Ready for Panels 2 beta 1. This time the API won't change anymore, so this release will probably stick around for a long time.
- New feature: horizontally filling, smart width tabs: calculates the length of the text in each tab and compares this to the total length of the text on all tabs. It then sets the width property of each tab according to the percentage of text the tab contains. Replaces horizontally filling equal width scaling tabs, which didn't work all that good.