Difference between revisions of "Template:Releases/3.4.4"

From Gramps
Line 24: Line 24:
  
 
* fix annoying errors on navigation related to Citations gramplet and tag object.
 
* fix annoying errors on navigation related to Citations gramplet and tag object.
 +
 +
* {{bug|6483}}: listing the Family Trees can corrupt them.
  
 
----
 
----
Line 30: Line 32:
  
 
* better date handling and better alternate translation support on some textual reports according to locale under windows  
 
* better date handling and better alternate translation support on some textual reports according to locale under windows  
* avoid Errors by setting wrong value as markup for invalid dates (Preferences)
+
* avoid Errors when setting wrong value as markup for invalid dates (Preferences)
 
* fix paragraph layout on PDF format or print output
 
* fix paragraph layout on PDF format or print output
 
* New: New-Zealand holidays
 
* New: New-Zealand holidays
* Polish and backport code on XML import
+
* Polish and backport code on XML import (road to 4.0)
 
* Regular expression rules now use search rather than match, fix design issues on regex filter rules
 
* Regular expression rules now use search rather than match, fix design issues on regex filter rules
 
* Disable/Enable indent spouse on descendants tree
 
* Disable/Enable indent spouse on descendants tree
 
* Fix regular expressions on Place filter rule
 
* Fix regular expressions on Place filter rule
 
+
* consistency on cli arguments (road to 4.0)
 
+
* fix call of non-existant process on references proxy, enhanced tests on proxy filter
2013-04-05 21:24  paul-franklin
 
 
 
* [r21897] src/cli/argparser.py: make _HELP text consistent with
 
  gramps40
 
 
 
2013-03-31 22:08  kulath
 
 
 
* [r21826] src/cli/arghandler.py, src/cli/argparser.py,
 
  src/cli/clidbman.py, src/const.py.in: 0006483: Listing the Family
 
  Trees can corrupt them. Changed get_dbdir_summary to exit if the
 
  bsddb_version is not the current bsddb and to return both BSDDB
 
  and schema version. Changed family_tree_summary to output both
 
  versions. Changed argparser and arghandler to additionally
 
  support -t (table) option to list family tree in tab delimited
 
  format.
 
 
 
2013-03-28 23:31  kulath
 
 
 
* [r21802] src/gen/proxy/referencedbyselection.py: 0006578:
 
  referencedbyselection.py process_object calls non-existant
 
  process_note method
 
 
 
2013-03-28 22:57  kulath
 
 
 
* [r21801] src/gen/proxy/referencedbyselection.py: 0006578:
 
  referencedbyselection.py process_object calls non-existant
 
  process_note method
 
 
 
2013-03-28 18:28  kulath
 
 
 
* [r21796] src/gen/proxy/filter.py,
 
  src/gen/proxy/referencedbyselection.py: 0006544: No test for
 
  checking if Place handle exists when looking at media reference
 
  via proxy
 
 
 
 
 
2013-03-27 17:00  paul-franklin
 
 
 
* [r21764] src/cli/plug/__init__.py: 6561: v3.4.3 NarWeb creation
 
fails for German, Swedish
 
 
 
2013-03-23 22:26  nick-h
 
 
 
* [r21725] src/gen/utils/callman.py: Add Tag class to
 
CallbackManager
 
 
 
2013-03-20 13:59  romjerome
 
 
 
* [r21708] src/gui/widgets/grampletpane.py: 4687: global name
 
'warn' is not defined
 
 
 
 
 
 
* Various updated translations: de, fr, it, nl, pt_BR, ru, sv
 
* Various updated translations: de, fr, it, nl, pt_BR, ru, sv
  

Revision as of 15:46, 13 May 2013

 Gramps 3.4.4 (The " " bug fix release) released.
Gramps-release.png
2013.05.

In order to fix some bugs introduced in 3.4.3 and to prepare for the imminent release of version 4.0.0, the Gramps team releases version 3.4.4.

We advise everybody on 3.x versions to upgrade to this latest and most stable of Gramps versions.

For all users on Linux versions older than October 2012, the 3.4 releases will be the last versions of Gramps that can be easily installed. Therefore, bug fixes will continue for the 3.4 series for at least another year.


Most important changes:

  • 6515 infinite recursion bug in narratie web generation
  • protection on family trees when using version 3.4 and 4.0 on the same PC
  • merging notes of media with citations now works
  • 6493: crash during Calculate Preview of a filtered XML export
  • fix annoying errors on navigation related to Citations gramplet and tag object.
  • 6483: listing the Family Trees can corrupt them.

Other changes are:

  • better date handling and better alternate translation support on some textual reports according to locale under windows
  • avoid Errors when setting wrong value as markup for invalid dates (Preferences)
  • fix paragraph layout on PDF format or print output
  • New: New-Zealand holidays
  • Polish and backport code on XML import (road to 4.0)
  • Regular expression rules now use search rather than match, fix design issues on regex filter rules
  • Disable/Enable indent spouse on descendants tree
  • Fix regular expressions on Place filter rule
  • consistency on cli arguments (road to 4.0)
  • fix call of non-existant process on references proxy, enhanced tests on proxy filter
  • Various updated translations: de, fr, it, nl, pt_BR, ru, sv

See the Changelog for more details.