update for 4.0.4 release
This commit is contained in:
parent
56efd58004
commit
74a30ffc21
17
NEWS
17
NEWS
@ -1,11 +1,11 @@
|
|||||||
2014-05-xx
|
2014-05-22
|
||||||
Version 4.0.4, "Not the comfy chair", a maintenance release.
|
Version 4.0.4, "Not the comfy chair", a maintenance release.
|
||||||
* Upgrade to db version 17 fails in Python 3 due to use of iteritems
|
* Upgrade to db version 17 fails in Python 3 due to use of iteritems
|
||||||
* Database corrupted - TypeError: unhashable type: 'list'
|
* Database corrupted - TypeError: unhashable type: 'list'
|
||||||
* Fix bug in abandon changes and quit
|
* Fix bug in abandon changes and quit
|
||||||
* Paths, unicode and bsddb module
|
|
||||||
* Consistency on create_id method
|
* Consistency on create_id method
|
||||||
* Better handling for non-ASCII characters on database-path
|
* Better handling for non-ASCII characters on database-path
|
||||||
|
* Better support for ANSEL characters
|
||||||
* 'Display as' field in Name Editor reverts to Preferences default
|
* 'Display as' field in Name Editor reverts to Preferences default
|
||||||
* Fix vcard date converter
|
* Fix vcard date converter
|
||||||
* View does not communicate over proxy server with autorisation
|
* View does not communicate over proxy server with autorisation
|
||||||
@ -13,11 +13,11 @@ Version 4.0.4, "Not the comfy chair", a maintenance release.
|
|||||||
* Event gramplet filter does not have field for primary role,
|
* Event gramplet filter does not have field for primary role,
|
||||||
* New HasDayOfWeek filter rule
|
* New HasDayOfWeek filter rule
|
||||||
* Error when leaving a Gramps type field blank in an editor
|
* Error when leaving a Gramps type field blank in an editor
|
||||||
|
* Fix creation of events with same Gramps-ID
|
||||||
* Crash when opening details of a person
|
* Crash when opening details of a person
|
||||||
* List in Unused Objects interface has limited space
|
* Fix spacing on dialogs for some recent linux distribution
|
||||||
* Edit window will be too small when editing notes
|
|
||||||
* Selection lists in Attribute Editor have limited space
|
|
||||||
* date editor and Date class allow e.g. Hebrew dates with newyear (Mar25)
|
* date editor and Date class allow e.g. Hebrew dates with newyear (Mar25)
|
||||||
|
* Fix crash in fan chart view when scrolling
|
||||||
* Poor contrast mouse on mouse over
|
* Poor contrast mouse on mouse over
|
||||||
* Drag and drop only one data into Editors tabs
|
* Drag and drop only one data into Editors tabs
|
||||||
* NotRelated and Verify data dialogs appear either too small or too big
|
* NotRelated and Verify data dialogs appear either too small or too big
|
||||||
@ -40,9 +40,7 @@ Version 4.0.4, "Not the comfy chair", a maintenance release.
|
|||||||
* Missing closing bracket in Web_Basic-Spruce.css
|
* Missing closing bracket in Web_Basic-Spruce.css
|
||||||
* Reorder tool: global name 'gen' is not defined
|
* Reorder tool: global name 'gen' is not defined
|
||||||
* the scroll windows for patchname tools didn't expand
|
* the scroll windows for patchname tools didn't expand
|
||||||
* Some fixes and enhancements
|
* Fix start in East Asian language, force UTF-8 locale on Mac
|
||||||
* Ver 4.0.2 starts in East Asian language
|
|
||||||
* Can not start in Chinese, force UTF-8 locale on Mac
|
|
||||||
* Fix apple_collation
|
* Fix apple_collation
|
||||||
* Spelling messages at random cause hang for a few seconds.
|
* Spelling messages at random cause hang for a few seconds.
|
||||||
* Media viewer list crashes during start if one try to select an entry where the media isn't available
|
* Media viewer list crashes during start if one try to select an entry where the media isn't available
|
||||||
@ -53,7 +51,8 @@ Version 4.0.4, "Not the comfy chair", a maintenance release.
|
|||||||
* Improve support for collation variants
|
* Improve support for collation variants
|
||||||
* Translate some punctuation marks
|
* Translate some punctuation marks
|
||||||
* Fix unit tests and python3 issues
|
* Fix unit tests and python3 issues
|
||||||
* Updated translations: ar, cs, de, fi, fr, he, it, lt, nb, pl, pt_BR, ru, sv, uk
|
* Fix Relationships handler for Portuguese
|
||||||
|
* Updated translations: ar, cs, de, fi, fr, he, it, lt, nb, nl, pl, pt_BR, ru, sv, uk
|
||||||
|
|
||||||
2014-01-27
|
2014-01-27
|
||||||
Version 4.0.3, "It's tomorrow, ask me now", a maintenance release.
|
Version 4.0.3, "It's tomorrow, ask me now", a maintenance release.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user