-
Notifications
You must be signed in to change notification settings - Fork 17
/
CHANGELOG
67 lines (36 loc) · 920 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
CHANGELOG message_highlight
===========================
RELEASE 4.4
- allow shorthand colors and better error handling, thanks to PR from Andreas Pakulat
RELEASE 4.3
- polish and czech translations
RELEASE 4.2
- support config file
RELEASE 4.1
- support darker colors
RELEASE 4.0
- support elastic skin
RELEASE 3.1
- fix some 1.3 deprecated functions
RELEASE 2.6
- some text changes
RELEASE 2.5.2
- fix composer.json
RELEASE 2.5
- js bug fix, dont respond to insertrow except for message view
RELEASE 2.4
- live() jquery call replaced with on()
RELEASE 2.3
- bugfix: initial row was malformed.
RELEASE 2.2
- bugfix: removed a td in javascript
RELEASE 2.1
- bugfix: minor fix for table layout
- icon for larry theme
- fixes for larry theme
RELEASE 2.0.1
- minor version bump for composer test
RELEASE 2.0
-----------
- bugfix: change insertrow code to work with larry skin
- move to github