Commit 065112a8e564ed7ba08aa1d8c2badcfad7894ce3
1 parent
d5649c3f
Improved the wording of the History pages.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5481 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
15 additions
and
9 deletions
HISTORY.txt
| @@ -5,29 +5,35 @@ What's new in this release | @@ -5,29 +5,35 @@ What's new in this release | ||
| 5 | 3.0.3 | 5 | 3.0.3 |
| 6 | ----- | 6 | ----- |
| 7 | 7 | ||
| 8 | -Improvement | 8 | +Improvements |
| 9 | 9 | ||
| 10 | - * KnowledgeTree can now be upgraded from the previous install, using the | ||
| 11 | - automated upgrade | 10 | + * KnowledgeTree can now be upgraded from the previous "packaged" install, |
| 11 | + using the automated upgrade installer. If you have already installed | ||
| 12 | + KnowledgeTree using our Bitrock installer, please use the "upgrade" | ||
| 13 | + installer. | ||
| 12 | * Permission-related messages during workflow are now more user-friendly. | 14 | * Permission-related messages during workflow are now more user-friendly. |
| 13 | * Help files can now be translated into different languages. | 15 | * Help files can now be translated into different languages. |
| 14 | * Workflow editing has been made more intuitive. | 16 | * Workflow editing has been made more intuitive. |
| 15 | - * Minor login improvements | 17 | + * The Login page is now slightly more user-friendly. |
| 16 | * Document Emailing now has better performance | 18 | * Document Emailing now has better performance |
| 17 | * Document renaming is more intuitive | 19 | * Document renaming is more intuitive |
| 18 | - * Discussions can now be searched via the advanced search box | 20 | + * Discussions can now be searched via the advanced search |
| 21 | + * Folders whose title matches a simple search query (e.g. from the | ||
| 22 | + dashboard, or via the quick search box on the Browse pages) now | ||
| 23 | + appear in the search results. Note: this does not include the results | ||
| 24 | + of any Advanced search. | ||
| 19 | * Adding users from difference sources is now easier to do. | 25 | * Adding users from difference sources is now easier to do. |
| 20 | 26 | ||
| 21 | -New Feature | 27 | +New Features |
| 22 | 28 | ||
| 23 | - * Search queries saveable on user-basis | ||
| 24 | - * The login page can now be simply customised through-the-web. | 29 | + * Search queries saveable on per user-basis |
| 30 | + * The login page can now be customised through-the-web. | ||
| 25 | * Admin can now disable the "preferences" dialog for all users. | 31 | * Admin can now disable the "preferences" dialog for all users. |
| 26 | * Ensuring that your system is "transaction safe" can now be done | 32 | * Ensuring that your system is "transaction safe" can now be done |
| 27 | through the web interface. | 33 | through the web interface. |
| 28 | * Email recipients can now be filtered by the user's group. | 34 | * Email recipients can now be filtered by the user's group. |
| 29 | 35 | ||
| 30 | -Bug | 36 | +Bugs |
| 31 | 37 | ||
| 32 | * [KTS-635] - UI problem when trying to move a checked-out document | 38 | * [KTS-635] - UI problem when trying to move a checked-out document |
| 33 | * [KTS-777] - user interface inconsistent - delete button suggested to | 39 | * [KTS-777] - user interface inconsistent - delete button suggested to |