Unidiff1 files changed, 31 insertions, 0 deletions
|
diff --git a/Changes b/Changes new file mode 100644 index 0000000..55c8352 --- a/dev/null +++ b/ Changes |
|
@@ -0,0 +1,31 @@ |
| |
1 | Version 1.4.0 |
| |
2 | ------------- |
| |
3 | |
| |
4 | General: |
| |
5 | - Input methods are plugins |
| |
6 | - Taskbar applets are plugins |
| |
7 | - Handwriting input improved |
| |
8 | - Alarm server wakes from deep sleep |
| |
9 | - User interface consistancy fixes for all applications |
| |
10 | - Nearly all applications save state when closed |
| |
11 | - Performance improvements in many applications |
| |
12 | - Make better use of buttons on device |
| |
13 | - Documentation for developers |
| |
14 | |
| |
15 | Launcher: |
| |
16 | - Documents can now be categorized |
| |
17 | - Document view allows easy filtering on type, category and name |
| |
18 | - .desktop files are not required - all files in ~/Documents/ are visible |
| |
19 | - Allow applications to be preloaded to ensure instant launch |
| |
20 | - Automatic shutdown of least recently used applications |
| |
21 | - Recently used application icons displayed in taskbar |
| |
22 | |
| |
23 | Applications: |
| |
24 | - Addressbook bug fixes and improvements |
| |
25 | - Datebook bug fixes and improvements |
| |
26 | - Todo items can be filtered by category |
| |
27 | - Calculator bug fixes and improvements |
| |
28 | - Media player audio playback and user interface improved. Add support for wav |
| |
29 | - Image viewer user interface improved |
| |
30 | - File manager can launch applications to view files based on MIME type |
| |
31 | - LAN setup utility |
|