org.gimp.GIMP.appdata.xml.in.in 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 1995-2017 Spencer Kimball, Peter Mattis, and others -->
  3. <component type="desktop">
  4. <id>org.gimp.GIMP</id>
  5. <!--
  6. The tag 'metadata_license' means the licence of this file, not the whole
  7. product; see https://people.freedesktop.org/~hughsient/appdata/
  8. as of 20.09.2013. The CC0 licence is GPL compatible, see
  9. https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
  10. as of 20.09.2013
  11. -->
  12. <metadata_license>CC0-1.0</metadata_license>
  13. <project_license>GPL-3.0+ AND LGPL-3.0+</project_license>
  14. <developer_name>The GIMP team</developer_name>
  15. <name>GNU Image Manipulation Program</name>
  16. <summary>Create images and edit photographs</summary>
  17. <description>
  18. <p>
  19. GIMP is an acronym for GNU Image Manipulation Program. It is a
  20. freely distributed program for such tasks as photo retouching,
  21. image composition and image authoring.
  22. </p>
  23. <p>
  24. It has many capabilities. It can be used as a simple paint
  25. program, an expert quality photo retouching program, an online
  26. batch processing system, a mass production image renderer, an
  27. image format converter, etc.
  28. </p>
  29. <p>
  30. GIMP is expandable and extensible. It is designed to be
  31. augmented with plug-ins and extensions to do just about
  32. anything. The advanced scripting interface allows everything
  33. from the simplest task to the most complex image manipulation
  34. procedures to be easily scripted. GIMP is available for Linux,
  35. Microsoft Windows and OS X.
  36. </p>
  37. </description>
  38. <url type="bugtracker">@BUG_REPORT_URL@</url>
  39. <url type="donation">https://www.gimp.org/donating/</url>
  40. <url type="help">https://www.gimp.org/docs/</url>
  41. <url type="homepage">https://www.gimp.org/</url>
  42. <url type="vcs-browser">https://gitlab.gnome.org/GNOME/gimp/</url>
  43. <url type="contribute">https://www.gimp.org/develop/</url>
  44. <screenshots>
  45. <screenshot type="default">
  46. <image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-painting.jpg</image>
  47. <caption>Painting in GIMP</caption>
  48. </screenshot>
  49. <screenshot type="default">
  50. <image>https://www.gimp.org/screenshots/Screenshot-gimp-2.10-photo-editing.jpg</image>
  51. <caption>Photo editing in GIMP</caption>
  52. </screenshot>
  53. </screenshots>
  54. <update_contact>gimp-developer-list_at_gnome.org</update_contact>
  55. <keywords>
  56. <keyword>GIMP</keyword>
  57. <keyword>Photoshop</keyword>
  58. </keywords>
  59. <kudos>
  60. <kudo>HiDpiIcon</kudo>
  61. <kudo>HighContrast</kudo>
  62. <kudo>ModernToolkit</kudo>
  63. <kudo>UserDocs</kudo>
  64. </kudos>
  65. <translation type="gettext">gimp20</translation>
  66. <launchable type="desktop-id">gimp.desktop</launchable>
  67. <provides>
  68. <binary>@GIMP_COMMAND@</binary>
  69. <!-- Fix the ID renaming, and things like past reviews made on the
  70. older ID in software installers. -->
  71. <id>gimp.desktop</id>
  72. </provides>
  73. <releases>
  74. <release version="2.99.18" date="2024-02-17" type="development">
  75. <description>
  76. <p>
  77. GIMP 2.99.18 may be the last development version before release candidates, since we entered
  78. GUI feature freeze.
  79. This release contains huge core logic updates on several areas so we are really welcoming
  80. feedbacks and reports to reach stability state sooner.
  81. Here are some of the more visible improvements:
  82. </p>
  83. <ul>
  84. <li demo="layer-list,
  85. layer-list:item-effect-header-icon">
  86. Initial UI for non-destructive layer effects
  87. </li>
  88. <li>Pervasize update on color correctness</li>
  89. <li demo="toolbox:paintbrush,
  90. tool-options:expand-use">
  91. Paint tools now have an "Expand Layers" option and sub-options to auto-expand layers when painting over their boundaries
  92. </li>
  93. <li>Better font handling</li>
  94. <li>New snapping options</li>
  95. <li>New image format supports: Farbfeld (import and export), Esm Software PIX (import only), HEJ2 (import only)</li>
  96. <li>Improved image format supports: DDS, GIF, HEIF, JPEG-XL, OpenEXR, PDF, PNG, PSD, PSP.</li>
  97. <li>New palette format support: Swatchbooker</li>
  98. <li>On Windows, the title bar will use light or dark mode depending on the current theme</li>
  99. <li>On Wayland, pad buttons can be mapped to actions</li>
  100. <li>Major API updates</li>
  101. </ul>
  102. </description>
  103. </release>
  104. <release version="2.99.16" date="2023-07-05" type="development">
  105. <description>
  106. <p>
  107. GIMP 2.99.16 marks the end of the GTK+3 port as there is no massive usage of deprecated GTK API anymore.
  108. We are therefore getting extremely close to release candidates!
  109. Apart from internal work on the codebase, here are some of the more visible improvements:
  110. </p>
  111. <ul>
  112. <li>Action search now displays the menu path for actions and a help icon</li>
  113. <li>An action is generated for every third-party GEGL operation</li>
  114. <li>GEGL operations can register a menu item through the "gimp:menu-path" key</li>
  115. <li>Log-off and shutdown can be inhibited when images are not saved</li>
  116. <li>New option "Merge menu and title bar" for client-side decorations on image windows</li>
  117. <li>New "Middle Gray (CIELAB)" fill option (new image or new layer)</li>
  118. <li>The Stroke Selection dialog has been reorganized</li>
  119. <li>New "Grayscale (%)" view in Color Picker tool's info window and sample points</li>
  120. <li>Better ACO color palettes support, ported to babl, including CIELAB palettes</li>
  121. <li>Themes are still being worked on</li>
  122. <li>JPEG-XL: initial support for CMYK/A export</li>
  123. <li>PSD: support of clipping path import and export</li>
  124. <li>PSD: compatibility warning dialogs raised on import and export, when relevant</li>
  125. <li>TIFF: PSD metadata and IBM PC layers now supported on import</li>
  126. <li>JPEG: PSD metadata and clipping paths now supported on import</li>
  127. <li>DDS: OpenMP support enabled when available</li>
  128. <li>FITS: import and export code ported to cfitsio, resulting in much better coverage</li>
  129. <li>Newly added support for import and export: PAM and QOI</li>
  130. <li>Newly added import-only support: Amiga IFF/ILBM and DCX</li>
  131. <li>Script-Fu: new type 'byte' to handle binary data</li>
  132. </ul>
  133. </description>
  134. </release>
  135. <release version="2.99.14" date="2022-11-13" type="development">
  136. <description>
  137. <p>
  138. GIMP 2.99.14 was released with the following noteworthy improvements:
  139. </p>
  140. <ul>
  141. <li demo="toolbox:align,
  142. tool-options">
  143. Align and Distribute tool: completely reworked usage
  144. </li>
  145. <li demo="toolbox:text,
  146. tool-options:outline=2,
  147. tool-options:text-outline-settings">
  148. Text tool: new "Outlined" and "Outlined and filled" options
  149. </li>
  150. <li>Floating selections not created anymore when pasting new layers</li>
  151. <li>New "Gray" theme based on a 18.42% luminance middle-gray background</li>
  152. <li>Icon sizes can be overriden in Preferences > Themes</li>
  153. <li>Faster save of XCF files</li>
  154. <li>XCF file format improved with a proper structure for path items</li>
  155. <li>PDF export: new "Root layers only" sub-option for "Layers as pages"</li>
  156. <li>AVIF export: improved compatibility with various browsers' implementations</li>
  157. <li>PSD export: CMYK support added</li>
  158. <li>JPEG-XL: metadata are now imported and exported</li>
  159. <li>ICNS: initial import/export support</li>
  160. <li>TIFF import: new option "Show reduced images"</li>
  161. <li>More progression for the GTK+3 port</li>
  162. <li>New and modified functions or classes for the upcoming 3.0 API</li>
  163. </ul>
  164. </description>
  165. </release>
  166. <release version="2.99.12" date="2022-08-21" type="development">
  167. <description>
  168. <p>
  169. One step further towards GIMP 3.0, GIMP 2.99.12 comes along with the following noteworthy improvements:
  170. </p>
  171. <ul>
  172. <li demo="toolbox:bucket-fill,
  173. tool-options:fill-area=2,
  174. tool-options:line-art-stroke-border=1">
  175. New "Stroke borders" option in Bucket Fill tool's "Fill by line art detection"
  176. </li>
  177. <li demo="toolbox:bucket-fill,
  178. tool-options:fill-area=2,
  179. tool-options:line-art-settings">
  180. Redesigned and reorganized "Fill by line art detection" settings
  181. </li>
  182. <li>New "Default" and "Compact" themes with dark and light variants</li>
  183. <li>New "Drag-to-zoom" behavior and speed settings in Preferences</li>
  184. <li>On-canvas modifiers are now customizable</li>
  185. <li>Tool pointer settings reorganized and moved from "Image Windows" to "Input Devices" tabs in Preferences</li>
  186. <li>Improved handling of unchecked "Show pointer for paint tools" option</li>
  187. <li>Touchpad gesture rotation (2-finger pinch) on canvas</li>
  188. <li>Preview size in item dockables now settable with Ctrl+wheel and pinch gesture</li>
  189. <li>Gradient editor can be zoomed with pinch gesture</li>
  190. <li>New soft-proofing toggle in the status bar, with pop-over settings on right click</li>
  191. <li>CMYK export implemented and import improved for JPEG, using the soft-proofing profile</li>
  192. <li>CMYK(A) import and export support for 8 and 16-bit TIFF files, using the soft-proofing profile</li>
  193. <li>Improved CMYK import support for PSD files, using the soft-proofing profile</li>
  194. <li>The CMYK color selector is now simulation-space (soft-proofing) aware</li>
  195. <li>Added support for the BigTIFF file format</li>
  196. <li>Minimal support of Duotone PSD files</li>
  197. <li>SVG import can now disable size parsing (with security implications)</li>
  198. <li>New option "Number of repeats" in GIF export</li>
  199. <li>PNG export has a new settings to optimize the palette size of indexed images</li>
  200. <li>New "Flip image" option in DDS export, as needed by some game engines</li>
  201. <li>Various improvements to DDS support, in particular for 16-bit channels</li>
  202. <li>Various improvements to FLI support</li>
  203. <li>Various improvements to RAW data support</li>
  204. <li>New WBMP format initial support</li>
  205. <li>New ANI format initial support</li>
  206. <li>Huge internal work on script-fu</li>
  207. <li>New command line option --quit to quit GIMP immediately after running batch commands, propagating script failure in exit code</li>
  208. <li>The command line option --batch-interpreter is now mandatory for --batch as there is no default interpreter anymore</li>
  209. <li>Many plug-in API improvements</li>
  210. </ul>
  211. </description>
  212. </release>
  213. <release version="2.99.10" date="2022-02-22" type="development">
  214. <description>
  215. <p>
  216. GIMP 2.99.10 is a notable development release in the 2.99 series, featuring many changes.
  217. Let's mention in particular:
  218. </p>
  219. <ul>
  220. <li>
  221. "Linked layers" concept superseded by new "Layer set" concept
  222. </li>
  223. <li>
  224. Lock icons in item dockables (Layers, Channels, Paths) moved next to the visibility (eye) icon
  225. </li>
  226. <li>
  227. Alt-click on visibility and lock icons in item dockables massively toggles visibility and locks among selected items
  228. </li>
  229. <li>
  230. Item dockables now display icon headers for visibility and locks column
  231. </li>
  232. <li>
  233. Our System theme shows visible hints around unset visibility and locks icons when hovering them in item dockables
  234. </li>
  235. <li>
  236. New checkbox to enable or disable dynamics in paint tools' options (replacing "Dynamics Off" dynamics)
  237. </li>
  238. <li>
  239. Improved support for Wayland and macOS Big Sur (and newer)
  240. </li>
  241. <li>
  242. "Fill by line art detection" in Bucket Fill tool has a new option
  243. </li>
  244. <li>
  245. Channels and paths multi-selectable with part of relevant actions working
  246. </li>
  247. <li>
  248. Various file format support improvements, in particular to PSD, JPEG-XL and HEIF
  249. </li>
  250. <li>
  251. New support of Microsoft Windows Cursor file format (.cur files)
  252. </li>
  253. <li>
  254. Removed KDE and GNOME screenshot portals in favor of Freedesktop one
  255. </li>
  256. <li>
  257. Windows screenshot implementation now has an "Include mouse pointer" option
  258. </li>
  259. <li>
  260. New and modified libgimp API for plug-in developers
  261. </li>
  262. </ul>
  263. </description>
  264. </release>
  265. <release version="2.99.8" date="2021-10-17" type="development">
  266. <description>
  267. <p>
  268. While during this fourth cycle of development, many efforts were devoted to
  269. infrastructure, GIMP 2.99.8 still received many welcome improvements, notably:
  270. </p>
  271. <ul>
  272. <li>
  273. New modes in Clone, Heal and Perspective Clone tools when multiple layers are selected
  274. </li>
  275. <li>
  276. Windows Ink support for input devices on Windows
  277. </li>
  278. <li>
  279. Clicking on toolbox or Wilber's drop area actively focuses the canvas
  280. </li>
  281. <li>
  282. Marching ants display ported to Wayland and macOS Big Sur logics
  283. </li>
  284. <li>
  285. Initial implementation of config folder migration for GIMP 3
  286. </li>
  287. <li>
  288. Action "view-rotate-reset" renamed to "view-reset" and new "view-rotate-reset" and "view-flip-rotate" actions
  289. </li>
  290. <li>
  291. PSD: bigger-than-4GiB file support and up to 99 channels
  292. </li>
  293. <li>
  294. PSB: new support (loading only)
  295. </li>
  296. <li>
  297. SGI: 16-bit images support
  298. </li>
  299. <li>
  300. JPEG XL: new support (loading and exporting)
  301. </li>
  302. <li>
  303. New API functions gimp_display_present() and gimp_procedure_dialog_fill_expander()
  304. </li>
  305. <li>
  306. Much porting to newer API, code cleanup and bug fixing done
  307. </li>
  308. </ul>
  309. </description>
  310. </release>
  311. <release version="2.99.6" date="2021-04-26" type="development">
  312. <url type="details">https://www.gimp.org/news/2021/04/29/gimp-2-99-6-released/</url>
  313. <description>
  314. <p>
  315. For this third development release, more development effort has been shifted towards the API.
  316. Many functions were renamed for consistent naming scheme, some
  317. new functions appeared, some had signature changes, fixes were
  318. made to improve introspection binding of others, and so on.
  319. More API updates are to be expected on further development releases where stability is not guaranteed.
  320. </p>
  321. <p>
  322. Regarding end-creator changes, some notable improvements are:
  323. </p>
  324. <ul>
  325. <li>
  326. Canvas Size dialog now displays a template selector
  327. </li>
  328. <li>
  329. Off-canvas guides are now allowed
  330. </li>
  331. <li>
  332. The experimental Paint Select tool got various improvements
  333. </li>
  334. <li>
  335. More fixes for Wayland support
  336. </li>
  337. <li>
  338. Dialog dropped for the Freedesktop portal implementation of the screenshot plug-in
  339. </li>
  340. <li>
  341. PNG import creates an ICC profile out of the gAMA and/or cHRM chunks
  342. </li>
  343. <li>
  344. TIFF export stores the ICC profile and comment on each layer to prevent ambiguous files
  345. </li>
  346. </ul>
  347. </description>
  348. </release>
  349. <release version="2.99.4" date="2020-12-22" type="development">
  350. <url type="details">https://www.gimp.org/news/2020/12/25/gimp-2-99-4-released/</url>
  351. <description>
  352. <p>
  353. This second development release contains various usability and API updates.
  354. A new experimental tool makes an entrance in the playground.
  355. </p>
  356. <ul>
  357. <li>
  358. Many usability improvements on the slider widget
  359. </li>
  360. <li>
  361. Usability cleaning in the Layers dockable
  362. </li>
  363. <li>
  364. The action search now shows all actions even inactive ones (yet pushed below)
  365. </li>
  366. <li>
  367. Fonts targeted for Korean and Japanese language show appropriate characters
  368. </li>
  369. <li>
  370. Different default tools depending on pointer device type
  371. </li>
  372. <li>
  373. Default dynamics is now "Pressure Size"
  374. </li>
  375. <li>
  376. Various usability improvements in the Input Device editor
  377. </li>
  378. <li>
  379. New "Paint Select" experimental tool in the playground
  380. </li>
  381. <li>
  382. Plug-in API now provides many dialog generation utilities
  383. </li>
  384. </ul>
  385. </description>
  386. </release>
  387. <release version="2.99.2" date="2020-10-25" type="development">
  388. <url type="details">https://www.gimp.org/news/2020/10/25/gimp-2-99-2-released/</url>
  389. <description>
  390. <p>
  391. This is the first development release for GIMP 3.0, whose focus
  392. was the port to the GTK+3 toolkit. Noteworthy improvements
  393. (though some are still work-in-progress) include:
  394. </p>
  395. <ul>
  396. <li>
  397. Multi-selection of layers in the Layers dockable
  398. </li>
  399. <li>
  400. Proper high pixel density display support
  401. </li>
  402. <li>
  403. Improved input device support
  404. </li>
  405. <li>
  406. Major plug-in API rewrite
  407. </li>
  408. <li>
  409. Plug-in API now available in C/C++, Python 3, Javascript, Lua and Vala
  410. </li>
  411. <li>
  412. New manageable extension format
  413. </li>
  414. <li>
  415. CSS-based themes and actual symbolic icon theme support
  416. </li>
  417. <li>
  418. Wayland support
  419. </li>
  420. </ul>
  421. </description>
  422. </release>
  423. <release version="2.10.36" date="2023-11-05">
  424. <description>
  425. <p>
  426. This new version of GIMP comes with many fixes, including
  427. vulnerability corrections. It is highly recommended to update. It
  428. also provides a few interesting changes, such as:
  429. </p>
  430. <ul>
  431. <li>
  432. Adobe ACB and ASE palette support
  433. </li>
  434. <li>
  435. New gradient: FG to Transparent (Hardedge)
  436. </li>
  437. <li>
  438. Some text tool algorithm enhancement when replacing formatted text
  439. </li>
  440. <li>
  441. Better theming of item locks (when hovering them or setting them active)
  442. </li>
  443. <li>
  444. Improvements in handling a few specific metadata
  445. </li>
  446. </ul>
  447. </description>
  448. </release>
  449. <release version="2.10.34" date="2023-02-21">
  450. <description>
  451. <p>
  452. A new stable releases with a lot of bug fixes and a few enhancements:
  453. </p>
  454. <ul>
  455. <li>
  456. New template selector in "Canvas Size" dialog
  457. </li>
  458. <li>
  459. "Change Color" dialogs: color scale (0..255/0..100) and models (LCh/HSV) settings remembered across sessions
  460. </li>
  461. <li>
  462. New header with "visible" and "link" icons in item dockables
  463. </li>
  464. <li>
  465. Clipping layers better supported when importing PSD files
  466. </li>
  467. <li>
  468. Paths are now exported to PSD
  469. </li>
  470. <li>
  471. JPEG XL export added
  472. </li>
  473. <li>
  474. Metadata in JPEG XL import
  475. </li>
  476. <li>
  477. New option "Show reduced images" when loading TIFF images
  478. </li>
  479. <li>
  480. 16-bit per channel export for raw image data
  481. </li>
  482. <li>
  483. More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, Dicom and Help
  484. </li>
  485. <li>
  486. Color picking on X11 will ignore the Wayland portal; new implementation for color picking on Windows
  487. </li>
  488. <li>
  489. Check for updates fixed on macOS
  490. </li>
  491. </ul>
  492. </description>
  493. </release>
  494. <release version="2.10.32" date="2022-06-12">
  495. <description>
  496. <p>
  497. GIMP continues strengthening its bases with this new version 2.10.32 fixing many bugs and improving format support.
  498. Notable changes:
  499. </p>
  500. <ul>
  501. <li>
  502. 8 and 16-bit CMYK(A) TIFF files import is now supported
  503. </li>
  504. <li>
  505. BIGTIFF import and export are now supported
  506. </li>
  507. <li>
  508. JPEG XL files import is now supported
  509. </li>
  510. <li>
  511. DDS export has new "Flip" (useful for some game engine) and "Visible layers" options
  512. </li>
  513. <li>
  514. Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP
  515. </li>
  516. <li>
  517. The screenshot plug-in on Windows has now an option to capture the cursor
  518. </li>
  519. <li>
  520. Several usability improvements in official themes and icons
  521. </li>
  522. <li>
  523. New support for localized glyphs ('locl') in Text tool
  524. depending on the value of the "Language" tool option
  525. </li>
  526. <li>
  527. More robust XCF import
  528. </li>
  529. <li>
  530. Several metadata handling improvements
  531. </li>
  532. </ul>
  533. </description>
  534. </release>
  535. <release version="2.10.30" date="2021-12-19">
  536. <description>
  537. <p>
  538. GIMP 2.10.30 fixes many bugs, updates backend implementations
  539. to follow OS evolutions, improves metadata support as well as
  540. support of several formats, such as PSD and AVIF.
  541. </p>
  542. </description>
  543. </release>
  544. <release version="2.10.28" date="2021-09-14">
  545. <description>
  546. <p>
  547. GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some
  548. theme data was not properly installed.
  549. </p>
  550. </description>
  551. </release>
  552. <release version="2.10.26" date="2021-09-05">
  553. <description>
  554. <p>
  555. GIMP 2.10.26 is a bug fix release, containing dozens of
  556. fixes, both in core, scripts and plug-in code.
  557. </p>
  558. </description>
  559. </release>
  560. <release version="2.10.24" date="2021-03-28">
  561. <url type="details">https://www.gimp.org/news/2021/03/29/gimp-2-10-24-released/</url>
  562. <description>
  563. <p>
  564. GIMP 2.10.24 is again mostly a bug fix release. Notable changes:
  565. </p>
  566. <ul>
  567. <li>
  568. GeoTIFF metadata support added
  569. </li>
  570. <li>
  571. PDF import now proposes an option to load layers in reverse
  572. orders and allows fractional pixel density
  573. </li>
  574. <li>
  575. Raw image import updated to handle API changes in darktable 3.6 and over
  576. </li>
  577. <li>
  578. File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD
  579. </li>
  580. <li>
  581. Many fixes and improvements to the metadata viewer and editor
  582. </li>
  583. <li>
  584. New Kabyle translation
  585. </li>
  586. <li>
  587. Off-canvas point snapping (to grid, guides, paths) made possible
  588. </li>
  589. </ul>
  590. </description>
  591. </release>
  592. <release version="2.10.22" date="2020-10-04">
  593. <url type="details">https://www.gimp.org/news/2020/10/04/gimp-2-10-22-released/</url>
  594. <description>
  595. <p>
  596. GIMP 2.10.22 is mainly a bug fix release. Notable changes:
  597. </p>
  598. <ul>
  599. <li>
  600. HEIF support improvements: optional exporting with high bit depth,
  601. AVIF importing and exporting
  602. </li>
  603. <li>
  604. Multiple improvements in Corel PaintShop Pro support
  605. </li>
  606. <li>
  607. "Sample merged" now available in GEGL operation tool options
  608. </li>
  609. <li>
  610. "Sample merged" is now enabled by default for color picking
  611. </li>
  612. <li>
  613. The option enabling OpenCL support has been moved to the
  614. Playground tab in Preferences
  615. </li>
  616. <li>
  617. Matting Levin is now the default engine of Foreground Select
  618. tool as it performs a lot better
  619. </li>
  620. <li>
  621. New progressive performance logs and dashboard updates
  622. </li>
  623. <li>
  624. Verbose debug now shows Flatpak info when relevant
  625. </li>
  626. <li>
  627. Various bug fixes
  628. </li>
  629. </ul>
  630. </description>
  631. </release>
  632. <release version="2.10.20" date="2020-06-07">
  633. <url type="details">https://www.gimp.org/news/2020/06/07/gimp-2-10-20-released/</url>
  634. <description>
  635. <p>
  636. GIMP 2.10.20 comes with new features as well as important bugfixes.
  637. Notable changes:
  638. </p>
  639. <ul>
  640. <li>
  641. Tool groups now expand on hover rather than click by default
  642. </li>
  643. <li>
  644. Non-destructive cropping now available by cropping the canvas rather
  645. than actual pixels
  646. </li>
  647. <li>
  648. Better PSD support: exporting of 16-bit files now available,
  649. reading/writing channels in the right order
  650. </li>
  651. <li>
  652. On-canvas controls for the Vignette filter
  653. </li>
  654. <li>
  655. New filters: Bloom, Focus Blur, Lens Blur, Variable Blur
  656. </li>
  657. <li>
  658. Over 30 bugfixes
  659. </li>
  660. </ul>
  661. </description>
  662. </release>
  663. <release version="2.10.18" date="2020-02-23">
  664. <url type="details">https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/</url>
  665. <description>
  666. <p>
  667. GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD files,
  668. and adds a higher-contrast variation of the symbolic icon theme.
  669. </p>
  670. </description>
  671. </release>
  672. <release version="2.10.16" date="2020-02-19">
  673. <url type="details">https://www.gimp.org/news/2020/02/24/gimp-2-10-18-released/</url>
  674. <description>
  675. <p>
  676. GIMP 2.10.16 delivers several major usability improvements, a new tool
  677. for transformations in 3D space, new release checker, and the usual amount
  678. of bug fixes. Notable improvements:
  679. </p>
  680. <ul>
  681. <li>
  682. Tools are now grouped in the toolbox by default
  683. </li>
  684. <li>
  685. Sliders now use a compact style with improved user interaction
  686. </li>
  687. <li>
  688. Vastly improved user experience for the transformation preview
  689. </li>
  690. <li>
  691. Dockable areas now highlighted when a dockable dialog is being dragged
  692. </li>
  693. <li>
  694. New 3D Transform tool to rotate and pan items
  695. </li>
  696. <li>
  697. Much smoother brush outline motion on the canvas
  698. </li>
  699. <li>
  700. Consolidated user interface for merging down and anchoring layers
  701. </li>
  702. <li>
  703. Update check to notify users that a new release/installer is available
  704. </li>
  705. </ul>
  706. </description>
  707. </release>
  708. <release version="2.10.14" date="2019-10-27">
  709. <url type="details">https://www.gimp.org/news/2019/10/27/gimp-2-10-14-released/</url>
  710. <description>
  711. <p>
  712. GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid.
  713. Furthermore many old filters got finally ported to GEGL.
  714. Of course it also has a few noteworthy improvements:
  715. </p>
  716. <ul>
  717. <li>
  718. View menu: new "Show All" option to reveal pixels outside the canvas boundary
  719. </li>
  720. <li>
  721. Filters: new "Clipping" option to allow layer resize when relevant
  722. </li>
  723. <li>
  724. Foreground Select tool: new "Grayscale" Preview Mode
  725. </li>
  726. <li>
  727. Foreground Select tool: color/opacity selector for "Color" preview
  728. </li>
  729. <li>
  730. Free Select tool: improved copy-paste interaction
  731. </li>
  732. <li>
  733. Transform tools: new Image transform type to transform the whole image
  734. </li>
  735. <li>
  736. Preferences: new "Allow editing on non-visible layers" setting
  737. </li>
  738. <li>
  739. HEIF import/export: color profile support
  740. </li>
  741. <li>
  742. PDF export: text layers in layer groups now exported as texts
  743. </li>
  744. <li>
  745. TIFF import: now asks how to process unspecified TIFF channels
  746. </li>
  747. </ul>
  748. </description>
  749. </release>
  750. <release version="2.10.12" date="2019-06-12">
  751. <url type="details">https://www.gimp.org/news/2019/06/12/gimp-2-10-12-released/</url>
  752. <description>
  753. <p>
  754. GIMP 2.10.12 is a significant bug fix release, which is to be expected
  755. after a 2.10.10 with so many changes!
  756. Still, very cool improvements are also available, in particular for
  757. curves editing:
  758. </p>
  759. <ul>
  760. <li>
  761. Improved curves interaction overall
  762. </li>
  763. <li>
  764. A few enhancements specific to the Curves tool
  765. </li>
  766. <li>
  767. Layer support in TIFF
  768. </li>
  769. <li>
  770. Discovery of user-installed fonts in Windows
  771. </li>
  772. <li>
  773. Incremental mode in the Dodge/Burn tool
  774. </li>
  775. <li>
  776. Free Select tool creates preliminary selection
  777. </li>
  778. </ul>
  779. </description>
  780. </release>
  781. <release version="2.10.10" date="2019-04-07">
  782. <url type="details">https://www.gimp.org/news/2019/04/07/gimp-2-10-10-released/</url>
  783. <description>
  784. <p>
  785. GIMP 2.10.10 is quite a big update with many new features and
  786. bug fixes. Notable improvements include:
  787. </p>
  788. <ul>
  789. <li>
  790. Bucket Fill tool: new "Fill by line art detection" for not
  791. perfectly closed line art zones
  792. </li>
  793. <li>
  794. Bucket Fill tool can now quickly color-pick with Ctrl+click
  795. </li>
  796. <li>
  797. Bucket Fill tool allows holding the mouse when filling
  798. "similar colors" and "by line art detection"
  799. </li>
  800. <li>
  801. Scale tool scales around center even when using numeric input
  802. </li>
  803. <li>
  804. Unified Transform tool now defaults to preserving aspect ratio
  805. when scaling up or down
  806. </li>
  807. <li>
  808. Add "Constrain handles" and "Around center" options to the
  809. perspective-transform tool's GUI
  810. </li>
  811. <li>
  812. New generic canvas modifier 'Alt + middle click' to pick
  813. layers
  814. </li>
  815. <li>
  816. Parametric brushes now 32-bit float to avoid posterization
  817. </li>
  818. <li>
  819. Clipboard brushes and pattern can now be duplicated
  820. </li>
  821. <li>
  822. Failure to edit locked layers will blink to shift attention to
  823. the cause of the error
  824. </li>
  825. <li>
  826. New on-canvas GUI (simple lines) for circular, linear, and
  827. zoom motion blur
  828. </li>
  829. <li>
  830. Several optimizations including faster layer group rendering
  831. </li>
  832. <li>
  833. Swap and cache files are not saved in the configuration
  834. directory anymore
  835. </li>
  836. <li>
  837. Various file saving/exporting made more robust to error by not
  838. saving partial files
  839. </li>
  840. <li>
  841. HiDPI support improvements
  842. </li>
  843. <li>
  844. New preference to choose the default export file type
  845. </li>
  846. <li>
  847. New option to export PNG, JPEG and TIFF with a color profile;
  848. always export PSD with a color profile
  849. </li>
  850. <li>
  851. New DDS format loading/exporting plug-in
  852. </li>
  853. <li>
  854. Full rewrite of the Spyrogimp plug-in with more options and
  855. better interaction
  856. </li>
  857. </ul>
  858. </description>
  859. </release>
  860. <release version="2.10.8" date="2018-11-07">
  861. <url type="details">https://www.gimp.org/news/2018/11/08/gimp-2-10-8-released/</url>
  862. <description>
  863. <p>
  864. GIMP 2.10.8 is mostly a bug fix and optimization release. In
  865. particular, it includes:
  866. </p>
  867. <ul>
  868. <li>
  869. Adaptative chunk size when rendering projections, improving
  870. responsiveness dynamically
  871. </li>
  872. <li>
  873. Detection of RawTherapee (version 5.5 and above) improved on
  874. Windows
  875. </li>
  876. <li>
  877. XCF compatibility information in the Save dialog more
  878. understandable and discoverable
  879. </li>
  880. <li>
  881. Various performance log tools added and log recording made
  882. available in the Dashboard dock
  883. </li>
  884. </ul>
  885. </description>
  886. </release>
  887. <release version="2.10.6" date="2018-08-19">
  888. <url type="details">https://www.gimp.org/news/2018/08/19/gimp-2-10-6-released/</url>
  889. <description>
  890. <p>
  891. GIMP 2.10.6 comes with a lot of bug fixes, optimizations and
  892. features. Most notable changes are:
  893. </p>
  894. <ul>
  895. <li>
  896. Text layers can now represent vertical texts (with various
  897. character orientations and line directions)
  898. </li>
  899. <li>
  900. New "Little Planet" (gegl:stereographic-projection) filter
  901. </li>
  902. <li>
  903. New "Long Shadow" filter
  904. </li>
  905. <li>
  906. The "Straighten" option of the Measure Tool now allows
  907. vertical straightening
  908. </li>
  909. <li>
  910. Drawable previews are now rendered asynchronously and layer
  911. group previews can be disabled in Preferences
  912. </li>
  913. <li>
  914. New "async" field in the Dashboard "misc" group, showing the
  915. number of async operations currently running
  916. </li>
  917. <li>
  918. File format filtering in Open/Save/Export dialogs made less
  919. confusing
  920. </li>
  921. <li>
  922. New language (having GIMP translated in 81 languages now):
  923. Marathi
  924. </li>
  925. </ul>
  926. </description>
  927. </release>
  928. <release version="2.10.4" date="2018-07-04">
  929. <url type="details">https://www.gimp.org/news/2018/07/04/gimp-2-10-4-released/</url>
  930. <description>
  931. <p>
  932. GIMP 2.10.4 includes a lot of bug fixes as well as various
  933. optimizations. Most notable changes are:
  934. </p>
  935. <ul>
  936. <li>
  937. Straightening in Measurement tool: layers can be rotated using
  938. the measurement line as horizon
  939. </li>
  940. <li>
  941. Fast startup: fonts loading is not blocking startup anymore
  942. </li>
  943. <li>
  944. Fonts Tagging with the same user interface as for brushes,
  945. patterns, and gradients
  946. </li>
  947. <li>
  948. PSD support: a pre-composited version of a PSD image can be
  949. imported
  950. </li>
  951. <li>
  952. Dashboard update: new "Memory" group and improved "Swap"
  953. group showing various metrics
  954. </li>
  955. </ul>
  956. </description>
  957. </release>
  958. <release version="2.10.2" date="2018-05-20">
  959. <url type="details">https://www.gimp.org/news/2018/05/20/gimp-2-10-2-released/</url>
  960. <description>
  961. <p>
  962. This second release in the GIMP 2.10 series, so soon after
  963. 2.10.0, is mostly the usual bug-fixing version after a major
  964. release, with a few dozen bugs fixed.
  965. </p>
  966. <p>
  967. It also features a new plug-in for the support of the HEIF
  968. format, both for importing and exporting, as well as 2 new
  969. filters: "Spherize" and "Recursive Transform". These are
  970. nice examples of our relaxed feature policy in stable micro
  971. releases.
  972. </p>
  973. </description>
  974. </release>
  975. <release version="2.10.0" date="2018-04-27">
  976. <url type="details">https://www.gimp.org/news/2018/04/27/gimp-2-10-0-released/</url>
  977. <description>
  978. <p>
  979. First release of the 2.10 series which prominently features
  980. the port to a new image processing engine, GEGL.
  981. The most outstanding changes are:
  982. </p>
  983. <ul>
  984. <li>
  985. High bit depth color processing (16/32-bit per color channel)
  986. </li>
  987. <li>
  988. Color management is a core feature now, most widgets
  989. and preview areas are color-managed
  990. </li>
  991. <li>
  992. On-canvas effect preview, with split view for before/after
  993. processing pixels
  994. </li>
  995. <li>
  996. Multi-threaded and hardware-accelerated rendering,
  997. processing and painting
  998. </li>
  999. <li>
  1000. Most tools improved, several new transformation tools
  1001. </li>
  1002. <li>
  1003. Improved support for many image formats, in particular better
  1004. PSD importing
  1005. </li>
  1006. <li>
  1007. Newly supported image formats: OpenEXR, RGBE, WebP, HGT…
  1008. </li>
  1009. <li>
  1010. Improved digital painting: canvas rotation and
  1011. flipping, symmetry painting, MyPaint brushes…
  1012. </li>
  1013. <li>
  1014. Metadata viewing and editing for Exif, XMP, IPTC, and DICOM
  1015. </li>
  1016. <li>
  1017. Basic HiDPI support: automatically or user-selected icon size
  1018. </li>
  1019. <li>
  1020. New themes for GIMP: Light, Gray, Dark, and System
  1021. </li>
  1022. <li>
  1023. And much, much more…
  1024. </li>
  1025. </ul>
  1026. </description>
  1027. </release>
  1028. <release version="2.10.0~rc2" date="2018-04-17" type="development">
  1029. <url type="details">https://www.gimp.org/news/2018/04/17/gimp-2-10-0-rc2-released/</url>
  1030. <description>
  1031. <p>
  1032. In this second release candidate before GIMP 2.10.0, while
  1033. debugging is still a prime target, a new focus has been put on
  1034. speed and optimization in order to provide a smoother painting
  1035. experience. Bigger changes are:
  1036. </p>
  1037. <ul>
  1038. <li>Major core optimizations for painting and display,
  1039. including parallelized painting code</li>
  1040. <li>Symmetries are now preserved in XCF files (saved as image
  1041. parasites)</li>
  1042. <li>"Light" and "Dark" themes rewritten from scratch to get
  1043. rid of various usability issues. "Lighter" and "Darker" themes
  1044. removed.</li>
  1045. <li> New GimpToolGyroscope on-canvas control, currently used
  1046. for the Panorama Projection filter. The widget provides
  1047. on-canvas interaction for 3D rotation (yaw, pitch, roll).</li>
  1048. <li>Plug-in debugging improved to output stack traces from
  1049. plug-ins with --stack-trace-mode command line option not only
  1050. on receiving signals but also on warnings and critical errors
  1051. when "fatal-warnings" debug key is set</li>
  1052. </ul>
  1053. </description>
  1054. </release>
  1055. <release version="2.10.0~rc1" date="2018-03-26" type="development">
  1056. <url type="details">https://www.gimp.org/news/2018/03/26/gimp-2-10-0-rc1-released/</url>
  1057. <description>
  1058. <p>
  1059. GIMP 2.10.0-RC1 is the first release candidate before GIMP
  1060. 2.10.0 stable release, with a focus on debugging and stability.
  1061. Other than the many bug fixes, most notable improvements are:
  1062. </p>
  1063. <ul>
  1064. <li>New dashboard dockable to monitor GIMP resource usage</li>
  1065. <li>New debug dialog to produce back traces and other debug
  1066. data, encouraging to report bugs</li>
  1067. <li>Unsaved images can now be recovered after a crash</li>
  1068. <li>Layer masks on layer groups</li>
  1069. <li>JPEG 2000 support improved for high bit depth and various
  1070. color spaces</li>
  1071. <li>Screenshot and color picking improved on various platforms</li>
  1072. <li>Metadata defaults preferences now available</li>
  1073. <li>Various GUI polishing</li>
  1074. </ul>
  1075. </description>
  1076. </release>
  1077. <release version="2.9.8" date="2017-12-12" type="development">
  1078. <url type="details">https://www.gimp.org/news/2017/12/12/gimp-2-9-8-released/</url>
  1079. <description>
  1080. <p>GIMP 2.9.8 introduces on-canvas gradient
  1081. editing and various enhancements while focusing on bugfixing
  1082. and stability.</p>
  1083. <ul>
  1084. <li>On-canvas gradient editing</li>
  1085. <li>Notification when an image is over/underexposed</li>
  1086. <li>Better and faster color management</li>
  1087. <li>Support for color picker and screenshots in Wayland on KDE Plasma</li>
  1088. <li>Paste in place feature</li>
  1089. <li>Many usability improvements</li>
  1090. <li>Manual can be displayed in the user's preferred language</li>
  1091. <li>Improvements for the Wavelet Decompose filter</li>
  1092. <li>Improved compatibility with Photoshop .psd files</li>
  1093. <li>New support for password-protected PDF</li>
  1094. <li>New support for HGT format (Digital Elevation Model data)</li>
  1095. </ul>
  1096. </description>
  1097. </release>
  1098. <release version="2.9.6" date="2017-08-24" type="development" />
  1099. <release version="2.9.4" date="2016-07-13" type="development" />
  1100. <release version="2.9.2" date="2015-11-27" type="development" />
  1101. <release version="2.8.22" date="2017-05-11"/>
  1102. <release version="2.8.20" date="2017-02-01"/>
  1103. <release version="2.8.18" date="2016-07-14"/>
  1104. <release version="2.8.16" date="2015-11-22"/>
  1105. <release version="2.8.14" date="2014-08-26"/>
  1106. <release version="2.8.12" date="2014-08-25"/>
  1107. <release version="2.8.10" date="2013-11-28"/>
  1108. <release version="2.8.8" date="2013-11-03" />
  1109. <release version="2.8.6" date="2013-06-21"/>
  1110. <release version="2.8.4" date="2013-02-05"/>
  1111. <release version="2.8.2" date="2012-08-24"/>
  1112. <release version="2.8.0" date="2012-05-03"/>
  1113. </releases>
  1114. <content_rating type="oars-1.1" />
  1115. </component>