The (European) Summer 2025 was a low activity trimester for Scribus:
- New scripter functions: setImagePreviewResolution() and getImagePreviewResolution().
- Apply paragraph and character styles with the keyboard with shift-Esc (in a similar way as with the "Action search"):
apply-style-does-work.gif
- Some more improvement in the naming of the items and attributes in the .sla file format.
- Add support for newer version for Poppler and and PoDoFo.
... and many smaller fixes and improvements...
It already happened in September:
Open tickets with pending patches:
- apply masterpage: change the range fields to one field where user defined pages can be entered (like 1-4,7,9) (https://bugs.scribus.net/view.php?id=2341)
- Preflight verifier: check for trailing spaces (https://bugs.scribus.net/view.php?id=17558)
- Automatic detection of page size format (https://bugs.scribus.net/view.php?id=17476)
- Scripter: GetItem(name) should look inside of groups (https://bugs.scribus.net/view.php?id=17490)
- Export to PDF/X-1a:2003 (https://bugs.scribus.net/view.php?id=17422)
- Freehand tool: always smooth the line (https://bugs.scribus.net/view.php?id=12438)x
- Picture frame padding (https://bugs.scribus.net/view.php?id=1096)
- Export selection to SVG (https://bugs.scribus.net/view.php?id=17438)
- Change from Conical gradient to mesh Gradient generate new color names (https://bugs.scribus.net/view.php?id=17332)
- Limit the width of the tooltips (https://bugs.scribus.net/view.php?id=17438)
- 'snap to guides' should be enabled by default (https://bugs.scribus.net/view.php?id=14956)
- disabling hyphenation for word by inserting softhyphen before it (https://bugs.scribus.net/view.php?id=10517)
- it should not be possible to insert multiple soft hyphens one after the other (https://bugs.scribus.net/view.php?id=15600)
- Search & replace all text frames (https://bugs.scribus.net/view.php?id=14567)
- WIP PATCH: Import pages with linked text frames breaks the links (https://bugs.scribus.net/view.php?id=8056)
- Warn when a hyphenation dictionary is missing (https://bugs.scribus.net/view.php?id=15584)
- Image compression in PDF (https://bugs.scribus.net/view.php?id=2277)
- Support automatic line spacing in gettext plugins (https://bugs.scribus.net/view.php?id=11063)
- Scribuses working in parallel overwrite each others temp files (https://bugs.scribus.net/view.php?id=17319)
- ctrl: move image orthogonally inside of the image frame (https://bugs.scribus.net/view.php?id=17144)
- fill a frame with the image (https://bugs.scribus.net/view.php?id=15560)
- Modify the behavior of scripter's getSelectedTextRange() (https://bugs.scribus.net/view.php?id=17618)
- Bleed should override page margins when using the Shift shortcut for creating frames (https://bugs.scribus.net/view.php?id=14606)
- Adjust frame height to text fails if frame is not tall enough to display text. (https://bugs.scribus.net/view.php?id=14668)
- Persist "Save as"'s format and add "Save a copy" to a different format (https://bugs.scribus.net/view.php?id=17625)
- Add button group ui widget (https://bugs.scribus.net/view.php?id=17571)
- Align and distribute - Making gaps between equal needs multiple clicks (https://bugs.scribus.net/view.php?id=17623)
- Add variable for document directory to render-frame processing (https://bugs.scribus.net/view.php?id=14723)
- scripter: add isexportable command (https://bugs.scribus.net/view.php?id=15171)
- Fix tabstops in tabpdfoptions.ui + a small UI change (https://bugs.scribus.net/view.php?id=13306)
Tickets with "simple" tasks:
- cannot search and replace by / with character styles (https://bugs.scribus.net/view.php?id=16691)
- duplicate on layer (https://bugs.scribus.net/view.php?id=3556)
- A way to manage stylesheets when inserting a page from another document (https://bugs.scribus.net/view.php?id=1710)
- Implicit right tab on right hand margin (https://bugs.scribus.net/view.php?id=2709)
- svg plug-in doesn't import text as (editable) text (https://bugs.scribus.net/view.php?id=9841)
- Expand item to the next guide (https://bugs.scribus.net/view.php?id=17525)
- Add an option to export a PDF file containing all data relevant for production (https://bugs.scribus.net/view.php?id=3951)
- shift-drag to create items fitting multiple areas (https://bugs.scribus.net/view.php?id=17526)
- PDF export directory presets (https://bugs.scribus.net/view.php?id=12219)
- Select all frames in a chain (https://bugs.scribus.net/view.php?id=1815)
- button to convert column and rows guides to "real" guides (https://bugs.scribus.net/view.php?id=10114)
- selecting multiple items at once should happen in ltr/rtl order (https://bugs.scribus.net/view.php?id=17385)
- Add an option to list used fonts first (https://bugs.scribus.net/view.php?id=8435) (also see the related tickets)
- Use Same folder for other missing images" isnt used for other frames using same image (https://bugs.scribus.net/view.php?id=17563)
- Scripter: moveObject() only moves one of several selected objects (https://bugs.scribus.net/view.php?id=5875)
- more units to edit an image's size (https://bugs.scribus.net/view.php?id=6229)
- font family/style separation in quick character palette (https://bugs.scribus.net/view.php?id=6686)
- when creating an image frame a click should create it at the image size (https://bugs.scribus.net/view.php?id=10906)
- Modernize "Multiple duplicate" (https://bugs.scribus.net/view.php?id=17620)
- Persist the basepoint (https://bugs.scribus.net/view.php?id=17693)
Scripts to be created
- Split frame by paragraphs (https://bugs.scribus.net/view.php?id=8635)
- Split the frame in columns (https://bugs.scribus.net/view.php?id=8276)