Warning, /office/kmymoney/doc/whatsnew.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <chapter id="whatsnew">
0003 <chapterinfo>
0004   <date>2019-04-04</date>
0005   <releaseinfo>5.0.4</releaseinfo>
0006 </chapterinfo>
0007 <title>What's new in this release</title>
0008 
0009 <sect1>
0010 <title>Bug fixes and enhancements to functionality</title>
0011 
0012 <para>
0013   As with every release, the &kmymoney; development team continues to work hard
0014   to make each version better and easier to use in every way.  This is the third
0015   release in the 5.1 series, and most of the activity has been directed to
0016   fixing bugs.
0017 </para>
0018 
0019 <para>
0020   As of 5.1, the conversion to using &kde-frameworks; is essentially complete,
0021   although that and the work to update many of the underlying libraries used by
0022   the application are behind the scenes and not directly visible to the end
0023   user.  The general look and feel should be stable, although some minor changes
0024   may still occur.  The basic functionality of the program also remains the
0025   same, aside from intentional improvements and additions.
0026 </para>
0027 
0028 <para>
0029   In past releases, this page of the manual has included a list of many of the
0030   specific bug fixes and functional enhancements.  However, rather than
0031   duplicating that information, you can find it directly in the <ulink
0032   url="https://kmymoney.org/changelog.html">Changelog</ulink>.
0033 </para>
0034 
0035 <para>
0036   Since the release of 5.0, there have been some changes which will need
0037   adjustments on the user's side if you are upgrading from 4.8.x or an older
0038   version.  However, we expect that most users have converted to 5.x by now.
0039 </para>
0040 
0041 <itemizedlist>
0042   <listitem><para> For some time now, the program searches for the templates for
0043   the printcheck plugin in different locations than previously.  If this is
0044   still an issue for you, you need to account for this in the plugins setting
0045   dialog, <link linkend="details.settings.plugins">see this section for more
0046   details</link>.  </para></listitem>
0047 </itemizedlist>
0048 </sect1>
0049 
0050 <sect1>
0051 <title>Updates to this Handbook</title>
0052 
0053 <para>
0054   While we continue to make progress, there are still chapters of this handbook which
0055   have not been updated to reflect all changes in the program which are visible to
0056   the user as of 5.0.  Each chapter does identify the release of &kmymoney; for which
0057   it was last updated, but we present the complete list here, as a quick reference.
0058 </para>
0059 
0060 <para>
0061   However, please note that extent to which the chapters which have not been
0062   explicitly updated do or do not reflect the current operation of the program
0063   depends on how much that area of the program has changed between the 4.8 and the
0064   5.0 and 5.1 releases.  
0065 </para>
0066   
0067 <informaltable frame="none">
0068   <tgroup cols="2">
0069     <thead>
0070       <row>
0071         <entry><para>Chapters updated for 5.x</para></entry>
0072         <entry><para>Chapters not yet updated for 5.x</para></entry>
0073       </row>
0074     </thead>
0075     <tbody>
0076       <row>
0077         <entry valign="top">
0078           <simplelist>
0079             <member><link linkend="introduction">Introduction</link></member>
0080             <member><link linkend="whatsnew">What's new in this release</link></member>
0081             <member><link linkend="makingmostof">Making the most of &kmymoney;</link></member>
0082             <member><link linkend="firsttime">Using &kmymoney; for the first time</link></member>
0083             <member><link linkend="details.institutions">Institutions</link></member>
0084             <member><link linkend="details.accounts">Accounts</link></member>
0085             <member><link linkend="details.categories">Categories</link></member>
0086             <member><link linkend="details.tags">Tags</link></member>
0087             <member><link linkend="details.payees">Payees</link></member>
0088             <member><link linkend="details.reconcile">Schedules</link></member>
0089             <member><link linkend="details.ledgers">Ledgers</link></member>
0090             <member><link linkend="details.investments">Investments</link></member>
0091             <member><link linkend="details.settings">Settings</link></member>
0092             <member><link linkend="faq">Questions and Answers</link></member>
0093             <member><link linkend="reference.menus">Reference: Menus</link></member>
0094             <member><link linkend="credits">Credits</link></member>
0095           </simplelist>
0096         </entry>
0097         <entry valign="top">
0098           <simplelist>
0099             <member><link linkend="details.currencies">Currencies</link></member>
0100             <member><link linkend="details.reconcile">Reconciliation</link></member>
0101             <member><link linkend="details.reports">Reports</link></member>
0102             <member><link linkend="details.impexp">Importing and Exporting</link></member>
0103             <member><link linkend="details.loans">Loans</link></member>
0104             <member><link linkend="details.budgets">Budgets</link></member>
0105             <member><link linkend="details.forecast">Forecast</link></member>
0106             <member><link linkend="details.search">Search Transactions</link></member>
0107             <member><link linkend="details.formats">File Formats</link></member>
0108             <member><link linkend="details.database">Database</link></member>
0109             <member><link linkend="reference.widgets">Reference: Widgets</link></member>
0110           </simplelist>
0111         </entry>
0112       </row>
0113     </tbody>
0114   </tgroup>
0115 </informaltable>
0116 <para>
0117 
0118 </para>
0119 </sect1>
0120 
0121   
0122 </chapter>