Changes in version 1.1.3 (2026-02-23) - make "id" global variable for compatibility with dplyr 1.2.0 Changes in version 1.1.2 (2025-11-14) - new align() function to arrange genomes relative to genes/regions of interest (#204) - new geom_link_curved() for bezier-style connectores (#104) - bugfix for genbank parser (#203) - fix of a lot of lifecycle warnings Changes in version 1.1.0 - Updated for ggplot2 4.0 layout changes — restores full compatibility - Requires R ≥ 4.1.0 (native pipe |> support) - Replaced deprecated size aesthetic in line geoms with linewidth - CI configuration refreshed for multi-platform testing - Examples guarded for missing optional packages in Windows oldrel builds (Hmisc, ggtree) - CITATION file updated (bibentry()/person()) - Minor typo and code clean-ups