Now handles leagues and seasons separately which makes it easier to keep track of previous seasons without cluttering up the league list.
Added more information to the table. There is now two different table-views that you can toggle between.
Handles an unlimited number of leagues.
Maximum number of teams in a league increased to 32.
Changed the table sorting algorithm slightly so that the table is sorted on the third (unspecified) criteria if teams are equal on points and on the two specified sort criteria.
The application state and settings are stored in a database instead of in the application info block.