1.6.3 Release: Difference between revisions
No edit summary |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
*General Issues: | *General Issues: | ||
**Preferences for guide and baseline colors not read. | **Preferences for guide and baseline colors not read. | ||
**Various GUI issues, including non-responsive fields in menus. | |||
**Updated non-HTTPS URLs to current versions. | |||
**Crash on opening PDF and selecting the option to import text as text. | **Crash on opening PDF and selecting the option to import text as text. | ||
** | **A case of corrupt PDF generation was fixed. | ||
*User Interface (UI) Improvements: | *User Interface (UI) Improvements: | ||
**Resolved shortcut issues. | **Resolved shortcut issues. | ||
**Fixed increased width in Color Management menu after multiple uses. | **Fixed increased width in Color Management menu after multiple uses. | ||
**Addressed problems with item attributes and spin box functions. | **Addressed problems with item attributes and spin box functions. | ||
*Graphics/Image Frame Bugs: | |||
**File manager issues with external drive detection. | |||
**"Update Image" functionality fixed. | |||
**Improvements to CMYK image import | |||
*Undo/Redo Functionality: | *Undo/Redo Functionality: | ||
**Fixed crash on undoing last paragraph deletions in Story Editor. | **Fixed crash on undoing last paragraph deletions in Story Editor. | ||
**Resolved | **Resolved an issue with restoring frames and bookmarks. | ||
*Build System: | *Build System: | ||
**Addressed compilation issues when building against newer versions of poppler. | **Addressed compilation issues when building against newer versions of poppler. | ||
*Scripting Enhancements: | *Scripting Enhancements: | ||
**Added new Python functions for unit conversion | **Added new Python functions for unit conversion, baseline adjustments and text styling. | ||
**Improved image export quality settings. | **Improved image export quality settings. | ||
* | *Localisation Updates: | ||
** | **Updated translation files | ||
===Additional Notes=== | ===Additional Notes=== | ||
Line 45: | Line 46: | ||
! Description !! File Name !! Sha256sum !! Sha1sum | ! Description !! File Name !! Sha256sum !! Sha1sum | ||
|- | |- | ||
| Source || scribus-1.6.3.tar.xz || | | Source || scribus-1.6.3.tar.xz || 0ae58ced410101e82655e3b4c20a070cf1767145ada233dcef7c20b8ba6bd487 || a6a0f61bd54724177985787a10a6efee74e21fae | ||
|- | |- | ||
| Source || scribus-1.6.3.7z || | | Source || scribus-1.6.3.7z || 502d8abec399c900b231df375f87cd5356d27f168b2db085337ed0ee5a19b1d9 || fb840fce1996134a63470f4dc72af451877518f1 | ||
|- | |- | ||
| macOS (Intel), macOS 12 and higher || scribus-1.6.3.dmg || | | macOS (Intel), macOS 12 and higher || scribus-1.6.3.dmg || 7fc542f8d36b8f8e4ffc345f32e1b34be510fba1cda5d34cddf8876f1b6d7489 || 9d9597f93938e7ffa839646df1c07137c876eb50 | ||
|- | |- | ||
| macOS (Apple Silicon), macOS 13 and higher || scribus-1.6.3-arm64.dmg || | | macOS (Apple Silicon), macOS 13 and higher || scribus-1.6.3-arm64.dmg || 68929bc13c65c4462e04ae6dd785ce9d9be38c459bac7fe0ef4b6b71bf48d981 || ac9308b2bccb6a3dda4fe04df4ab5ff3f1ce3edf | ||
|- | |- | ||
| Windows 32/64 Bit || scribus-1.6.3-windows.exe || | | Windows 32/64 Bit || scribus-1.6.3-windows.exe || 83ba45cafc478653ce9ad420446d7fd0b016efa591be622f24f9cbe11b3c7e81 || 4a97a3809e9649d200701e13e98b4c6a38e0bda8 | ||
|- | |- | ||
| Windows 64 Bit || scribus-1.6.3-windows-x64.exe || || | | Windows 64 Bit || scribus-1.6.3-windows-x64.exe || cca5c3e4d5769a6917c2ed99ca52d3b3b46404192d689ee30413fe9dee796c7b || 4426b22ebb26f39b6a3db6c1d4e8d2e1dbd1a702 | ||
|- | |- | ||
| Windows PortableApps.com Format || ScribusPortable_1.6.3.paf.exe || || | | Windows PortableApps.com Format || ScribusPortable_1.6.3.paf.exe || || | ||
|- | |- | ||
| Linux 64 bit AppImage [http://appimage.org] || scribus-1.6.3-linux-x86_64.AppImage || | | Linux 64 bit AppImage [http://appimage.org] || scribus-1.6.3-linux-x86_64.AppImage || 9ec6d2201e4a87bca3278014bc8d17aa67827d5df0793e8007853e26a44ecbc9 || fbb5b9368df6866d0dcde2ae1e707df81ae25a5e | ||
|- | |- | ||
| OS/2, eComStation, ArcaOS || .exe || || | | OS/2, eComStation, ArcaOS || .exe || || | ||
Line 86: | Line 87: | ||
| hunspell || 1.7.2 | | hunspell || 1.7.2 | ||
|- | |- | ||
| icu || | | icu || 74.2 (from 74.1 in 1.6.1) | ||
|- | |- | ||
| lcms2 || 2.16 (from 2.15 in 1.6.1) | | lcms2 || 2.16 (from 2.15 in 1.6.1) |
Latest revision as of 22:51, 8 January 2025
The Scribus Team is pleased to announce the release of version 1.6.3. This is a bugfix release with the following changes:
Changes
- General Issues:
- Preferences for guide and baseline colors not read.
- Various GUI issues, including non-responsive fields in menus.
- Updated non-HTTPS URLs to current versions.
- Crash on opening PDF and selecting the option to import text as text.
- A case of corrupt PDF generation was fixed.
- User Interface (UI) Improvements:
- Resolved shortcut issues.
- Fixed increased width in Color Management menu after multiple uses.
- Addressed problems with item attributes and spin box functions.
- Graphics/Image Frame Bugs:
- File manager issues with external drive detection.
- "Update Image" functionality fixed.
- Improvements to CMYK image import
- Undo/Redo Functionality:
- Fixed crash on undoing last paragraph deletions in Story Editor.
- Resolved an issue with restoring frames and bookmarks.
- Build System:
- Addressed compilation issues when building against newer versions of poppler.
- Scripting Enhancements:
- Added new Python functions for unit conversion, baseline adjustments and text styling.
- Improved image export quality settings.
- Localisation Updates:
- Updated translation files
Additional Notes
The complete changelog is available here: https://bugs.scribus.net/changelog_page.php?version_id=124
Primary Download Locations
- Installation packages for Windows, macOS, a Linux AppImage, and the source code are available here: https://sourceforge.net/projects/scribus/files/scribus/1.6.3/
- Packaging for the various Linux distributions, will come as those distributions update their packaging. We recommend updating the respective repository data on a regular basis.
- Windows Portable App: http://portableapps.com/apps/office/scribus_portable#test
- OS/2 / eComStation / ArcaOS:
Download Verification
Description | File Name | Sha256sum | Sha1sum |
---|---|---|---|
Source | scribus-1.6.3.tar.xz | 0ae58ced410101e82655e3b4c20a070cf1767145ada233dcef7c20b8ba6bd487 | a6a0f61bd54724177985787a10a6efee74e21fae |
Source | scribus-1.6.3.7z | 502d8abec399c900b231df375f87cd5356d27f168b2db085337ed0ee5a19b1d9 | fb840fce1996134a63470f4dc72af451877518f1 |
macOS (Intel), macOS 12 and higher | scribus-1.6.3.dmg | 7fc542f8d36b8f8e4ffc345f32e1b34be510fba1cda5d34cddf8876f1b6d7489 | 9d9597f93938e7ffa839646df1c07137c876eb50 |
macOS (Apple Silicon), macOS 13 and higher | scribus-1.6.3-arm64.dmg | 68929bc13c65c4462e04ae6dd785ce9d9be38c459bac7fe0ef4b6b71bf48d981 | ac9308b2bccb6a3dda4fe04df4ab5ff3f1ce3edf |
Windows 32/64 Bit | scribus-1.6.3-windows.exe | 83ba45cafc478653ce9ad420446d7fd0b016efa591be622f24f9cbe11b3c7e81 | 4a97a3809e9649d200701e13e98b4c6a38e0bda8 |
Windows 64 Bit | scribus-1.6.3-windows-x64.exe | cca5c3e4d5769a6917c2ed99ca52d3b3b46404192d689ee30413fe9dee796c7b | 4426b22ebb26f39b6a3db6c1d4e8d2e1dbd1a702 |
Windows PortableApps.com Format | ScribusPortable_1.6.3.paf.exe | ||
Linux 64 bit AppImage [1] | scribus-1.6.3-linux-x86_64.AppImage | 9ec6d2201e4a87bca3278014bc8d17aa67827d5df0793e8007853e26a44ecbc9 | fbb5b9368df6866d0dcde2ae1e707df81ae25a5e |
OS/2, eComStation, ArcaOS | .exe |
Future
Scribus 1.7.x is the new unstable series. While we will maintain Scribus 1.6.x as a stable version, most development will focus on 1.7.x and features and Qt6-based enhancements. 1.7.0.svn is developing relatively quickly with the integration of a new palette and docking system, new SVG based icons and many more features.
Release Dependencies
The versions of packages listed below are those we have packaged Scribus 1.6.3 with on macOS and Windows, but may be higher than minimum requirements.
boost | 1.76 |
cairo | 1.17.6 |
freetype | 2.13.2 |
harfbuzz | 8.3.0 |
hunspell | 1.7.2 |
icu | 74.2 (from 74.1 in 1.6.1) |
lcms2 | 2.16 (from 2.15 in 1.6.1) |
libcdr-0.1 | 0.1.8 |
libfreehand | 0.1.2 |
libetonyek | 0.1.2 |
libmspub | 0.1.4 |
libpagemaker | 0.0.4 |
libqxp | 0.0.2 |
librevenge | 0.0.5 |
libvisio-0.1 | 0.1.8 |
libzmf | 0.0.2 |
podofo | 0.9.8 |
poppler | 24.04.0 (from 24.01.0 in 1.6.1) |
Qt | 5.15.12 |
tiff | 4.6.0 |
Credits
The Scribus Team would like to thank Anduin.net and Modirum for their continued hosting of all of the Scribus websites.
The Scribus Team is also honored to have Resene Colours (New Zealand), dtp studio Oldenburg (Germany), freieFarbe e.V. (Germany), as Special Supporters and donors of color palettes and other content since the 1.4.x release, just like we are grateful to the owner of Vector Portal for the permission to distribute some of his work as Scribus Templates. Thank you to Liersch Studio (Germany) for the new website design.
Finally, the Scribus Team would like to thank the many end users, translators, testers and contributors who helped us with this release.