Releases: D-Jeffrey/gedcom-to-visualmap
Releases · D-Jeffrey/gedcom-to-visualmap
v0.2.6.0
v0.2.6.0
New
- :main program gv.py
- Cluster markers in html
Improved
- bumped folium version
- Added a dynamic Legend to replace the static pixely image
- Large refactored of FoliumExp, including:
- Readablity
- Tiles selection (move to GUI for selection),
- Added Cluster Markers,
- Additional icons for location types
Fixed
-
- fixed the logging level settings and reapply of log settings
v0.2.5.4
Improvements
- Refactored GUI classes into new modules gedcomDialogs
- KML Clean-up and testing for the first time in a couple of years
Fixed
- grid Sorting... for sure this time
- Busy control is not working
- minor bugs: Title layout, selected person coloring
KML Fixes
- kml plotting errors
- colors on kml and missing alpha
- Added color to kml markers and provide different born, death and native types
v0.2.5.3
New:
- Person show list of all direct Father & Mother + ancestors + years, number of generations between selected and main person
- Update Colors, and centralize code for color choices
- View only direct ancestors
Improved: - Sort code re-write
- Better save the state of the options for next time
- Multiple marriage is better
- Load tested to 132K GEDCOM records loads in less than 5 minutes, 1600 people loads in 9 seconds.
Fixed: - Removed icon at the front of people's name in grid
v0.2.5.2
Improved:
- Person info, now should delta between Active and displayed person
- Added a Find found to search names.
- Provides information about relation to selected person in the person details
Fixed: - Finally fixed the Sort issue (mostly).
- Sorts all dates include BC/B.C.
Full Changelog: v0.2.5.1...v0.2.5.2
v0.2.5.1
Improved:
- KML version of family loop detection
- Added option to open program for KML (or use a https address)
- Better saving of previous options/settings, remembers selection Main person
Full Changelog: v0.2.5...v0.2.5.1
v0.2.5
Enhanced
- Added
Save As
Dialog - Performance increased, feedback, corrected double grid load
- Added
Trace
to trace from selected person and dump to a text file relatatives - Logging options work
- Enriched Help
About
- Now tracking time
- Estimating the number of addresses to resolve
- Periodic saving of Address resolution (ever 5 minutes or 500 addresses)
- Reset Options now does something
Fixed
- Added detection for family loops
- Many other badly coded items
Full Changelog: v0.2.4.1...v0.2.5
V0.2.4.1
V0.2.4.0
V0.2.4.0
- Major performance increases
- Change the HTML layer to deal with license changes to Leaflet map layers
- Added save state to config file
- finally got error messages in color
- improved logging
- Improved sorting for Last Name, People and None
- May have fixed busy icon
- Code refactors
- fine tune person dialog
- #bug - loading pres2020.ged and sorting on ID, may be other cases
- Improved Statistics Summary
Release 0.2.3.5
- Adjusted Sorting for People list, adjusted adddress and year value for unknown.
- Try and fix the busy icon
- Error catching for parsing input of Gedcom files
- fixed - Uses the correct cache file from the Selected input GED directory
- file selection dialog automatically opens file
Release 0.2.3.4
- Added dynamic highlighting based on main selection for HTML
- Added Statistics menu under Actions
- Adjustable GUI Font (See const.py to set it)