Skip to content

Commit 1d9ea1a

Browse files
committed
version 2 release
1 parent 7a80a3f commit 1d9ea1a

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,16 @@
99
<img src="docs/screenshots/a4.png" width="500">
1010

1111
### Download
12-
* Release date Monday, March 26, 2018.
12+
* Version 2 release date Monday, March 26, 2018.
1313
* Here is the app download [link](https://github.com/rahmanshaber/corebox/releases "Title") .
1414
* See the fixed bug and new features [link](https://github.com/rahmanshaber/corebox/blob/master/docs/ChangeLog "Title") .
1515

16+
### Change in letest release
17+
* added multiwindow support.
18+
* added option to resize corebox.
19+
* added multiple tab support in corepad.
20+
* improved arciving in corefm and more in [here](https://github.com/rahmanshaber/corebox/blob/master/docs/ChangeLog "Title") .
21+
1622
### Build
1723
* To build see the buidinfo.txt in doc folder
1824

docs/ChangeLog

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,41 @@
11
v.2
22

3-
- fixed tabengine
4-
- fixed rename problem
5-
- fixed view mode
3+
- fixed tabengine in corebox.
4+
- fixed rename problem in corefm.
5+
- fixed view mode in corefm.
66
- icondlg.cpp and header >> removed
7-
- arrange item fixed
7+
- arrange item fixed in corefm.
88
- fixed hidden is not saving it's last state.
9-
- improved arciving
10-
- fixed alarm page
9+
- improved arciving in corefm.
10+
- fixed alarm page in coretime.
1111
- removed coretime settings.
1212
- fixed page selecte in coretime.
1313
- fixed sound path in coretime.
1414
- fixed the settings.
1515
- changed start ui.
1616
- removed background from start.
17-
- fixed alarm edit button nor working properly
18-
- archive available for all problem
19-
- fixed extract here problem
20-
- upgraded AppsName to enum
21-
- fixed not going to the currently opened tab
17+
- fixed alarm edit button not working properly.
18+
- creating archive in all all format added in corefm.
19+
- fixed extract here problem in corefm.
20+
- upgraded AppsName to enum in corebox.
21+
- fixed not going to the currently opened tab in corebox.
2222
- bookmark location changed to .config/coreBox folder
23-
- added coreaction section in settings
24-
- fixed properties window icon.
25-
- coreaction's size code moved from main.cpp to coreaction
26-
- bookmark location button removed.
23+
- added coreaction section in settings.
24+
- fixed properties window icon in corefm.
25+
- coreaction's size code moved from main.cpp to coreaction.cpp.
26+
- bookmark location button removed from bookmark app.
2727
- fixed tool button in bookmark.
28-
- fixed corepaint save dialog.
29-
- fixed coreaction is creating in config folder.
28+
- fixed corepaint save dialog in corepaint.
29+
- fixed coreaction is creating setting file in config folder.
3030
- removed demon from corefm.
3131
- changed page ui of all apps.
3232
- fixed corefm's new page is not going in new opened tab.
33-
- if folder is empty shows a message.
33+
- if folder is empty shows a message in corefm.
3434
- added multiple tab support in corepad.
3535
- limited the openable tab in corepad to 10.
3636
- fixed multiwindow problem in corebox.
3737
- fixed multiwindow problem in sohowing message.
3838
- added option to resize corebox.
3939
- added display page in deshboard app.
4040
- added multiwindow support.
41-
-
4241

0 commit comments

Comments
 (0)