Skip to content

Releases: otfried/ipe

v7.2.30

01 Jun 15:00
Compare
Choose a tag to compare
  • Rewrite wait dialog again to make it work with Qt 6.7 (bug #506).

  • Do not run Latex for each small undo/redo step (#508).

  • Fix view map getting lost in view sorter (bug #507).

  • Add ipelet to create an ellipse from two foci and one point.

v7.2.29

25 May 11:22
Compare
Choose a tag to compare
  • Fix crash on MacOS when moving Ipe to another screen by updating Cairo (bug #480).

  • Fix symbol snap points not scaling with symbol size (bug #486).

  • Fix edges not always following when a node is moved (bug #487).

  • Interpret strings in PDF documents that are in UTF-16 (ipepresenter bug #11).

  • Fix Latex not being run automatically after paste (#497).

  • Fix remapped symbol not changing in PDF output (bug #503).

  • Cleanup Qt version of wait dialog (when Latex runs), using an explicit mutex. Hoping this will fix #495 and #504.

  • Make F10 behave a bit nicer by ignoring text outside the frame and in locked layers.

  • When the LaTeX preamble starts with "#&", then the first line of the preamble is placed at the top of the LaTeX source (#494).

  • Fix bounding box for SVG exports (bug #498).

  • Fix setting grid size and angle size through the Snap menu on Windows (bug #496).

  • Fix selecting, snapping to, and bounding box of objects with restricted transformations (translations only or rigid motions only) (bug #493).

  • Add clipping to PDF form rendering (ipepresenter bug #12).

v7.2.28

13 Aug 08:20
Compare
Choose a tag to compare
  • Add "sequential text" option.

  • Fix centering of title in presentation stylesheet (bug #464).

  • Link to manual and Ipelib documentation online instead of installing it locally by default.

  • Add "-tolerance" option to iperender (#461).

  • Store document language to enable appropriate spell checking (#451).

  • Fix HiDPI handling on Qt6 (#470).

  • Fix error editing arcs (#472).

  • Fix error editing ellipses (#473).

  • Show error message during startup on Windows when Ipe was installed on a path containing accented characters (or anything else not in ASCII) (#467).

  • Show error message when parsing an Ipe file containing a singular ellipse (#437).

  • Don't perform stretch transformation that would create a singular transformation matrix (#477).

v7.2.27

05 May 18:19
Compare
Choose a tag to compare
  • On Linux, migrate to Qt6 (#457). Thanks Henri!

  • Change behaviour of transform tools to never switch the current selection (#459).

  • Action to deselect everything on current page.

  • Align center/H center/V center now aligns to the page if only one object selected (#449).

  • Fix absolute autosave paths (bug #433).

  • Add /opt/homebrew/bin to path on MacOS (#440).

  • Fix missing 'stroke-opacity' and 'opacity' attributes in 'ipe.dtd' (#67).

  • Fix crash when 'recent_files_lua' ends up empty (bug #455).

  • Fix missing page numbers when there is no text (bug #450).

  • Don't lose group's link action during group edit (bug #456).