Commit b08e4074b49acdb00dc9e041dab65a11462a090c
1 parent
8c889246
Exists in
master
and in
4 other branches
updated changelog
Showing
2 changed files
with
18 additions
and
1 deletions
Show diff stats
CHANGELOG
1 | +v 1.1.0 | ||
2 | + - feature: code snippets | ||
3 | + - fixed horizontal scroll on file preview | ||
4 | + - fixed app crash if commit message has invalid chars | ||
5 | + - bugfix & code cleaning | ||
6 | + | ||
7 | +v 1.0.2 | ||
8 | + - fixed bug with empty project | ||
9 | + - added adv validation for project path & code | ||
10 | + - feature: issues can be sortable | ||
11 | + - bugfix | ||
12 | + - username dispalyed on top panel | ||
13 | + | ||
1 | v 1.0.1 | 14 | v 1.0.1 |
2 | - fixed: with invalid source code for commit | 15 | - fixed: with invalid source code for commit |
3 | - fixed: lose branch/tag selection when use tree navigateion | 16 | - fixed: lose branch/tag selection when use tree navigateion |
4 | - when history clicked - display path | 17 | - when history clicked - display path |
5 | - bug fix & code cleaning | 18 | - bug fix & code cleaning |
19 | + | ||
6 | v 1.0.0 | 20 | v 1.0.0 |
7 | - bug fix | 21 | - bug fix |
8 | - projects preview mode | 22 | - projects preview mode |
23 | + | ||
9 | v 0.9.6 | 24 | v 0.9.6 |
10 | - css fix | 25 | - css fix |
11 | - new repo empty tree until restart server - fixed | 26 | - new repo empty tree until restart server - fixed |
27 | + | ||
12 | v 0.9.4 | 28 | v 0.9.4 |
13 | - security improved | 29 | - security improved |
14 | - authorization improved | 30 | - authorization improved |
@@ -24,6 +40,7 @@ v 0.9.1 | @@ -24,6 +40,7 @@ v 0.9.1 | ||
24 | - updated app name | 40 | - updated app name |
25 | - issue redesigned | 41 | - issue redesigned |
26 | - issue can be edit | 42 | - issue can be edit |
43 | + | ||
27 | v 0.8.0 | 44 | v 0.8.0 |
28 | - sytax highlight for main file types | 45 | - sytax highlight for main file types |
29 | - redesign | 46 | - redesign |
VERSION