mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 11:33:47 +00:00
Changed strategy from rendering the SVG to a canvas and then exporting the canvas as an image, to directly exporting the SVG as an image. This results in much smaller PDF files.
77 lines
1.5 KiB
Markdown
77 lines
1.5 KiB
Markdown
# Changelog
|
|
|
|
## 2026-02-21
|
|
|
|
- Improved saving PDF files. Decreased file size and increased chart size that can be saved as PDF.
|
|
|
|
## 2026-02-13
|
|
|
|
- Show header information of the gedcom file on the side panel (by FrankBuchholz)
|
|
|
|
## 2026-01-19
|
|
|
|
- Changed info panel behavior on mobile (by marionikolov)
|
|
|
|
## 2025-09-09
|
|
|
|
- Sidebar improvements (Collapse/Expand, Mobile view) (by czifumasa)
|
|
|
|
## 2025-01-21
|
|
|
|
- Added new chart type based on [github.com/donatso/family-chart](https://github.com/donatso/family-chart)
|
|
|
|
## 2023-08-25
|
|
|
|
- Added support for loading gedzip files
|
|
|
|
## 2023-07-21
|
|
|
|
- Display images, notes, sources for events as collapsible tabs (by czifumasa)
|
|
|
|
## 2023-07-20
|
|
|
|
- Fixed search for Hebrew names (by czifumasa)
|
|
|
|
## 2023-02-01
|
|
|
|
- Added option to hide sex indicators (by Kent Grigo)
|
|
- Empty family boxes are now not shown (by Kent Grigo)
|
|
|
|
## 2023-01-08
|
|
|
|
- Added option to hide profile identifiers by Kent Grigo
|
|
|
|
## 2022-12-08
|
|
|
|
- French translation updated by Olivier Berten
|
|
|
|
## 2022-08-30
|
|
|
|
- Added displaying name types in details panel
|
|
|
|
## 2022-05-13
|
|
|
|
- Added displaying images in the details panel
|
|
|
|
## 2022-04-06
|
|
|
|
- Fixed logging in to WikiTree
|
|
|
|
## 2021-10-31
|
|
|
|
- Show changelog in intro page and when an upgraded version is loaded
|
|
|
|
## 2021-10-27
|
|
|
|
- Show events in details panel for WikiTree profiles
|
|
|
|
## 2021-10-26
|
|
|
|
- Added family events to details panel
|
|
- Improved details panel layout
|
|
|
|
## 2021-10-25
|
|
|
|
- Added "Settings" tab in side panel
|
|
- Added color settings (none, by generation, by sex)
|