Skip to content

Commit

Permalink
Succinct 2.1 includes several bugfixes and new features since 1.0.
Browse files Browse the repository at this point in the history
- Bug fix: Make default Succinct font size relative to Colloquy default font size of 16px
- Bug fix: Make default Succinct font family override Colloquy default font family of Times
- Bug fix: Messages sometimes out of order in Colloquy 2.4
- Bug fix: Timestamp doesn't respect system-wide time format
- Bug fix: 12-hour time format has leading zero for AM times
- Improved flexibility of style customization
- Allow nickname background color to be changed
- Now uses HTML5 elements -- like anyone cares ;-)
  • Loading branch information
JohnAlbin committed Dec 29, 2012
1 parent 040511e commit 9b1d85d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
Succinct 2.1, 2012-12-30
------------------------
- Bug fix: Make default Succinct font size relative to Colloquy default font
size of 16px
- Bug fix: Make default Succinct font family override Colloquy default font
family of Times

Succinct 2.0, 2012-12-29
------------------------
- Bug fix: Messages sometimes out of order in Colloquy 2.4
- Bug fix: Timestamp doesn't respect system-wide time format
- Bug fix: 12-hour time format has leading zero for AM times
- Improved flexibility of style customization
- Allow nickname background color to be changed
- Make default Succinct font size relative to Colloquy default font size of 11px
- Now uses HTML5 elements -- like anyone cares ;-)

Succinct 1.0, 2010-11-10
Expand Down

0 comments on commit 9b1d85d

Please sign in to comment.