Releases: vialab/WiktionaryViz
Releases · vialab/WiktionaryViz
wiktionaryviz: v0.1.16
0.1.16 (2025-11-14)
Features
- descendants.py: add logging for descendant tree API endpoints to improve traceability and debugging (f1f5586)
- package.json: add dev:backend script to streamline backend development environment setup (f1f5586)
- wiktionary_io.py: add logging to track descendant hierarchy building process and improve debugging (f1f5586)
Bug Fixes
- descendants.py: handle empty index offset list and improve error handling for file reading (f1f5586)
wiktionaryviz: v0.1.15
wiktionaryviz: v0.1.14
0.1.14 (2025-11-11)
Features
- descendants: add endpoint and component for fetching and displaying descendant paths from a root word in the geospatial interface (761a9a9)
- landing-page: enhance LandingPage component with improved props and layout for better user experience and accessibility (b2d42a3)
Bug Fixes
- LandingPage.tsx: simplify conditional rendering for word and wordB to enhance readability and maintainability (05f8423)
wiktionaryviz: v0.1.13
0.1.13 (2025-10-08)
Features
- LanguageFamiliesBubbles: add hover candidates state and disambiguation menu for overlapping bubbles to enhance user interaction (c67c103)
- LanguageFamiliesBubbles: add mouse wheel support to cycle through overlapping candidates for improved user interaction (9dbd37e)
- LanguageFamiliesBubbles: enhance hover effects and rendering logic for improved user interaction and visual clarity (616c903)
- LanguageFamiliesBubbles: implement keyboard handling and selection logic for improved user interaction with language family bubbles (ba1d5f4)
wiktionaryviz: v0.1.12
0.1.12 (2025-10-08)
Features
- add Language Families Bubbles component and related scripts for visualizing language family data using BubbleSets (e5b2353)
- GeospatialPage: implement Language Families overlay with dynamic visibility and remove LanguageFamiliesLayer component for cleaner code structure (7f4f07b)
- LanguageFamiliesBubbles: add hover position state and label rendering for improved user interaction (ffcbca8)
- LanguageFamiliesBubbles: enhance bubble component with hover effects and additional properties for improved interactivity and labeling (463ab94)
wiktionaryviz: v0.1.11
0.1.11 (2025-10-07)
Features
- language-families: add functionality to build and display language family polygons from Glottolog data in the geospatial interface (93e5651)
- language-families: added language families geojson (123af8b)
- proto-regions: add scripts for generating and managing proto-language regions and integrate them into the geospatial component (8d195a5)
- proto-regions: added proto regions geojson (bd52fb3)
wiktionaryviz: v0.1.10
0.1.10 (2025-09-30)
Features
- added proto regions (b1b4621)
- GeospatialPage: add optional lang property to WordData and update lineage processing to include language in expansion (9235654)
Bug Fixes
- GeospatialPage: update overlay name from "Etymology Markers" to "Translations" for clarity in the UI (ea391a6)
wiktionaryviz: v0.1.9
0.1.9 (2025-09-05)
Features
- GeospatialPage: implement dynamic zoom assistance for small geographic jumps to enhance user experience during playback (87f811b)
- GeospatialPage: replace CountriesLayer with LineageCountryHighlights for focused lineage highlighting and remove hover interactions (8d6c58c)
- GeospatialPage: set Etymology Lineage Path layer as checked by default for better user experience (1ae0507)
- language: add language code mapping and enhance available languages API for better compatibility and usability (5fed063)