start to update NEWS
This commit is contained in:
parent
dd1a3f5e15
commit
26230df0c8
19
NEWS
19
NEWS
@ -1,14 +1,16 @@
|
|||||||
2014-03-xx
|
2014-04-xx
|
||||||
Version 4.0.4, " ", 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
|
||||||
* Error when leaving a Gramps type field blank in an editor
|
|
||||||
* Database corrupted - TypeError: unhashable type: 'list'
|
* Database corrupted - TypeError: unhashable type: 'list'
|
||||||
|
* Fix bug in abandon changes and quit
|
||||||
|
* Paths, unicode and bsddb module
|
||||||
* Better handling for non-ASCII characters on database-path
|
* Better handling for non-ASCII characters on database-path
|
||||||
* 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
|
||||||
* Enhanced Bookmark support
|
* Enhanced Bookmark support
|
||||||
* 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
|
||||||
* Crash when opening details of a person
|
* Crash when opening details of a person
|
||||||
* List in Unused Objects interface has limited space
|
* List in Unused Objects interface has limited space
|
||||||
* Edit window will be too small when editing notes
|
* Edit window will be too small when editing notes
|
||||||
@ -20,8 +22,13 @@ Version 4.0.4, " ", a maintenance release.
|
|||||||
* Enhancements and consitency on events gramplet, selector and view
|
* Enhancements and consitency on events gramplet, selector and view
|
||||||
* Sometimes says 'no data exists for note' when saving
|
* Sometimes says 'no data exists for note' when saving
|
||||||
* Enhanced Citation Editor
|
* Enhanced Citation Editor
|
||||||
|
* Do not always raise errors when some plugins are hidden
|
||||||
|
* Remove hover selection from embedded lists
|
||||||
|
* Fix update of active object after merge
|
||||||
* Cleanup on warnings and messages around locale directory
|
* Cleanup on warnings and messages around locale directory
|
||||||
* Media Editor error if Path value was changed to a non existing file
|
* Media Editor error if Path value was changed to a non existing file
|
||||||
|
* Register history objects at startup
|
||||||
|
* Avoid dumb encoding error when compiling gpr file
|
||||||
* Given Name Cloud Gramplet splits up given names into words
|
* Given Name Cloud Gramplet splits up given names into words
|
||||||
* Users should not be allowed to edit and delete 'default' style into Style Editor
|
* Users should not be allowed to edit and delete 'default' style into Style Editor
|
||||||
* Filename Decoding Error in Graphical Reports
|
* Filename Decoding Error in Graphical Reports
|
||||||
@ -29,16 +36,18 @@ Version 4.0.4, " ", a maintenance release.
|
|||||||
* the scroll windows for patchname tools didn't expand
|
* the scroll windows for patchname tools didn't expand
|
||||||
* Some fixes and enhancements
|
* Some fixes and enhancements
|
||||||
* Ver 4.0.2 starts in East Asian language
|
* Ver 4.0.2 starts in East Asian language
|
||||||
* Gramps does not start
|
* Can not start in Chinese, force UTF-8 locale on Mac
|
||||||
|
* 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
|
||||||
|
* 'Available Gramps Updates for Addons' window not on top
|
||||||
* HTML View fails to load
|
* HTML View fails to load
|
||||||
* Paper names and Styles values are now translated
|
* Paper names and Styles values are now translated
|
||||||
* Sort failure using glocale.sort_key
|
* Sort failure using glocale.sort_key
|
||||||
* 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
|
* Updated translations: ar, cs, de, fi, fr, he, it, lt, nb, 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