Skip to content

Releases: PixiEditor/PixiEditor

1.2.5.0

22 May 10:09
Compare
Choose a tag to compare

Changes:

  • 440cffb Merge branch 'master' into release
  • e2e6700 1.2.5.0
  • 932020a Merge pull request #616 from PixiEditor/palette-fix
  • 56a622f Added a appropriate comment
  • 4fb9f59 Added a webhook handler if updated is null and refresh entire palette list
  • 3791380 Fixed non-distinct palettes in browser
  • 7a10c4e Merge pull request #607 from warrengalyen/fix-jasc-palette-parser
  • 29e1ed6 Add PspPalette extension

This list of changes was auto generated.

1.2.4.0

12 Jan 18:01
Compare
Choose a tag to compare

Changes:

  • 500331e Merge branch 'master' into release
  • fcae725 Updated version to 1.2.4.0
  • c157b1a Updated version to 1.2.3.2
  • 7419f4b Merge pull request #594 from warrengalyen/feat-corel-pal-format
  • 5a347d0 Merge branch 'master' into feat-corel-pal-format
  • 69ab14d Re-enable saving
  • 3fc4314 Revert "Remove export code as it's not needed"
  • 2a2abfd Added support for saving palette with common extension
  • 28b2998 Version 1.2.3.1
  • 30a119f Merge pull request #605 from PixiEditor/fix-transform-selection-things
See More
  • 96eb9cf Fix incorrect constructor being used when creating a path bounds rectangle
  • f530daa Fix float precision issues when transforming selection
  • d11ba23 Remove unneeded async
  • a7e62fe Consolidate parser check into single function
  • 8bab9ab Remove export code as it's not needed
  • 9ef7c5a Merge pull request #588 from warrengalyen/feat-deluxepaint-format
  • 7ab487c Disable save until palette export refactored
  • e7dd7ba Add support for read/write of CorelDraw 3.0 palettes
  • c478202 Refactor ImportPalette functions [ #593 ]
  • 1a82f4f Merge branch 'PixiEditor:master' into feat-deluxepaint-format
  • 5fcfbdc Add support for reading Interleaved Bitmap palettes (LBM/BBM)

This list of changes was auto generated.

1.2.3.0

28 Dec 09:09
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

1.2.2.0

17 Dec 13:44
30c4bfb
Compare
Choose a tag to compare

Changes:

See More
  • a617360 1.2.1.3
  • 0fe3312 Merge pull request #590 from PixiEditor/pulled-out-fixes
  • 8924a45 Try recovering all .pixi files if DocumentInfo.json can't be parsed
  • 0334c81 Added Command Log and State information back in
  • 0634755 Clarified SendExceptionInfoToWebhook is async
  • 73ecd27 Bit of previous refactoring
  • ac50fb7 Fix main canvas not updating on launch
  • 2776c9f 'Fixed #581 "Open from clipboard" causes a crash'
  • 0017772 'Fixed wrong error being passed when PixiEditor has no right to write to a file'
  • de4b598 'Fixed crash report and integrated temp autosave files'
  • 05bc08a Merge pull request #587 from MetalMaxMX/MetalMaxMX-patch-1
  • b12b2f5 Update README.md
  • 583a626 Merge pull request #585 from PixiEditor/fix-bug-from-fixes
  • 1245a55 Make thread sleeps more precise to maintain constant ups
  • d87ced2 Fix mouseupdatecontroller thread not stopping during app shutdown
  • 14acc5b hopefully fix MouseUpdateController for good
  • a31173b Merge pull request #583 from PixiEditor/fixes
  • e6593ad Fix a crash related to Zoombox.Scale == 0 and hopefully prevent the scale from ever going out of bounds
  • b6543a4 Catch all exceptions coming from the deprecated parser
  • 0ff7fe0 Fix timer thread safety related crash
  • 39b55cc Add general catch to update checker; it crashes but the cause is unclear rn
  • af484ab Fix crash when TransformSelectedArea_UpdateableChange fails validation
  • 50061c4 Fix crash; the member isn't guaranteed to exist as PassthroughActions aren't validated. User can delete a layer and select it before the deletion finishes processing.
  • 04f8bde Fix crashes like 'Could not find member with guid '1558c401-9bb5-46b7-9b52-0f46a08b9037'' caused by DuplicateLayer_Change not preserving original layer guid after redo
  • 6746b68 Fix crash when undoing, redoing, and undoing a no-op resize operation
  • da84769 Fix a possible cause of 'System.ObjectDisposedException'
  • f09eeef Fix 'An error occurred trying to start process 'explorer.exe'' crash
  • dc9de5a Fix file saving crash
  • 57b50f9 Fix the likely cause of 'index out of range' exception (love you concurrency)
  • 89a3b2a Fix crash when loading a corrupted image
  • 2a33e3a Fix misspelling of 'Mask' as 'Main' that caused a crash
  • 56ef83b Fix infinite floodfill loop when filling with transparent color (fix #580). This is not the ideal fix since floodfill should eventually support the 'overwrite' mode, but for now it doesn't support it anyway
  • 1c9def3 Fix floodfill on transparent background (fix #579)
  • 9f439a3 Fix the notorious window dragging crash
  • 5db10cb Update LICENSE to LGPL3
  • 81fafcc Merge pull request #570 from PixiEditor/removed-steam-overlay
  • 1d38771 Version++
  • 0a01840 Show loading window on different thread and changed it's design
  • 01f0230 Disabled update timer
  • 418c7f9 Removed Steam Overlay and added loading screen
  • dabfaa5 Merge pull request #568 from PixiEditor/proper-steam-overlay
  • 3e5c5e1 Version++ and implemented missing interfaces
  • acc74ee Made proper steam overlay

This list of changes was auto generated.

1.2.1.0

04 Jul 09:34
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

1.2.0.0 - Supporter Pack Update

03 Jul 14:59
Compare
Choose a tag to compare

Changelog

  • Added Italian language
  • Added news feed on startup window
  • Added custom right click mode (Secondary color, Context menu or Erase)
  • Palette browser now displays source of palette
  • Added crop to selection
  • Changed default shortcut of Export command to Ctrl + E
  • Updated discord color to Blurple (very important)
  • Removed import file popup
  • Fixed anchor points being de-clickable
  • Fixed layers and folders labels being in different places
  • Added Steam to social media buttons
  • Selection is now kept inside canvas
  • Use secondary color is now a default mode for right click
  • Changed add reference layer icon
  • Brightness tool now has darken on right click for secondary color mode
  • Removed underline from link
  • Removed confirmation dialog when selection palette when there is no active palette
  • Fixed palette browser width for Russian language
  • This version support Supporter Pack
  • Fixed Steam overlay bugs
  • Added Turkish language
  • Fixed paste image into canvas crash

1.1.3.0 Patch

06 Jun 16:30
Compare
Choose a tag to compare

Summary

Changelog:

  • Fixed startup crash on Steam
  • Fixed bug that caused saving palette in .hex to be incorrectly formatted.
  • Fixed bug that didn't allow opening .pixi files with space in path (only when ran within command line arguments, opening in PixiEditor itself worked fine)
  • Disabled startup registry association with lospec palettes and .pixi files due to unknown bug that caused crashes for some users
  • Disabled single instance of PixiEditor for Steam, in other words, if you open .pixi file from within Windows, it will be opened in new PixiEditor instance instead of currently opened one.

Changes:

  • c340a80 Disabled temporarily associations and pixi double click on Steam
  • db611ef Merge pull request #542 from PixiEditor/args-parsing-fix
  • 228eab5 Fixed Command Line parsing wrongly paths with space
  • 0726b6b Merge pull request #541 from PixiEditor/hex-parser-saving-fix
  • 77067e5 Update HexPaletteParser.cs
  • da9348c Merge pull request #471 from PixiEditor/cropped-layer-previews
  • 3147a88 Fix mask deletion crash
  • eae4ce4 Fix some bugs
  • b9c8c9d Fix cropped previews resize document crash
  • 9974b8b Fix preview not getting downsized
See More
  • c7f4927 now cropped previews done?
  • 27f1ae3 Cropped layer previews finished?wip
  • 0274a78 Merge remote-tracking branch 'origin/master' into cropped-layer-previews
  • d5d953a Cropped layer previews wip

This list of changes was auto generated.

1.1 Translations Update

30 May 19:24
Compare
Choose a tag to compare

Summary

New features:

  • Added localization support with 10 new languages (Polish, Spanish, German, Russian, Portuguese, Chinese, Ukrainian, Czech, Hungarian, Arabic)
  • Added the ability to remove recently opened files
  • Added menu item icons
  • Added a new command that opens anything available from the clipboard
  • Added fluent icons on Windows 11 for top bars
  • Added new palette formats (.png, Paint.NET .txt, .hex, .gpl, and import from .pixi)
  • Added localization debug window

Improvements:

  • Added shortcut icon to Apply Transform button
  • Disallowed hiding the canvas while reference layer is outside of document bounds
  • Disallowed hiding the canvas while using color picker without refererence layer
  • Updated ComboBox UI
  • Disabled the size input on the pen toolbar when pixel perfect is enabled and set it's value to 1
  • Improved icons of the paste commands to make them more distinct
  • Added scrollbar to tools, so now on small screens, they will be accessible

Bug fixes:

  • Fixed a bug of update installer which caused it to ignore sub directories
  • Fixed not being able to change tool size using shortcuts for tools different than pen
  • Fixed default mode in brightness tool
  • Fixed the brush overlay showing the selected tool size when having pixel perfect enabled on the pen tool
  • Fixed .pixi file not being pastable by using preview image of the .pixi file
  • Fixed reference layer drag'n'drop
  • Fixed a bug that caused shared toolbar not to update cursor
  • Fixed bug causing Microsoft Store version to crash on Shortcut Templates

Full Changelog:

  • 7d3c98e 1.1
  • 1f88927 Update incompatible.json
  • b826cf3 version++
  • f4b38cf Updated languages
  • f94d766 Merge pull request #532 from PixiEditor/brightness-mode-fix
  • 70ee910 Fixed change tool size shortcut for other tools than pen
  • 59c25a4 Fixed staple effect
  • d19da51 Removed passing ChunkyImage
  • 3105790 Merge pull request #531 from PixiEditor/picker-and-localization-improvements
  • 92e3e82 Use description for DocumentTransformMode
See More
  • 8613300 Tell the user we're crashing at the moment
  • a6353e6 Fixed crash report popup
  • e3715f4 Fixed default mode for brightness tool
  • b9bf670 Understood my lord codefactor
  • ca12b80 Added shortcut hint to apply transform button and changed enter key representation to ↵
  • 0c222d9 Don't hide canvas/reference while transforming. Also added action display's for transform
  • 07e3049 Also don't allow hiding the canvas while the reference layer is outside of the document's bounds
  • 08874e8 Localized title's of Window class
  • 2d4678e Changed DialogTitleBar.TitleText to TitleKey
  • 1ad465d Localized Localization Debug Window Title
  • 8d65748 Don't allow hiding the canvas while using color picker without reference layer
  • 5f5da35 Merge pull request #529 from PixiEditor/localization-window-improvements
  • ddfd5b9 Replaced hardcoded strings
  • 23d28d2 Only show 'Update source' button when build with Debug configuration
  • 45ce2e8 Added min width for EnumSetting's
  • 4d8926e Added border thickness on hover to ComboBoxItem and updated localization debug window combo box
  • 54f56e4 Updated ComboBox style
  • b7b51c1 Fixed RTL canvas
  • 4e3bf82 Merge branch 'master' of https://github.com/PixiEditor/PixiEditor
  • 93e55dd Merge branch 'release'
  • 98dad70 Merge pull request #527 from PixiEditor/fixed-update-installer
  • 42e65ab Overhauled LocalizationDebugWindow UI and added ability to update source
  • 10ba953 Moved CommandDebugPopup and LocalizationDebugWindow into new Debug folder and kept LocalizationDebugWindow ViewModel
  • 0df0f41 Merge pull request #528 from PixiEditor/data-path-fix
  • 413a951 Absolute path to data resolving
  • 4fe924c Update PixiEditor.MSIX.wapproj
  • 5675565 ok more stuff works
  • e2ee4d8 Platforms dotnet publish works
  • da0abf6 some project settings
  • 69c5e0f uncommented Delete archive files
  • ce547e7 Fixed update installer ignoring sub directories
  • 2084714 Merge branch 'master' of https://github.com/PixiEditor/PixiEditor
  • 4921b09 Updated Czech and Spanish, version++
  • cbb666f Merge pull request #526 from PixiEditor/translations-update
  • 2174d07 Added language update comparison
  • 94e276c Added Chinese and updated 100% languages
  • 6b40282 Merge pull request #523 from PixiEditor/color-picker-improvement
  • 003ad4e Merge pull request #512 from PixiEditor/crash-fixes
  • 785b73e Localized missing notice dialog
  • bc8276d Translation keys
  • 975250b Migrate to localization
  • 42d1e2d Merge remote-tracking branch 'origin/master' into crash-fixes
  • 3a27996 Hide reference/canvas animation
  • ae17f40 Fixed toggle menu items icons
  • 1e2abf5 Update Discord RP Design
  • 9e2f8c1 Merge branch 'master' into color-picker-improvement
  • e0fa986 Fixed symmetry overlay with RTL and localized px
  • 82995ef Maybe making canvas transparent while picking from reference layer is less confusing?
  • 8b57dde Fixed flabbet's requests
  • 6eeb98e Merge pull request #515 from PixiEditor/new-palette-formats
  • be821c6 Close context menu on color click
  • 272c5e7 Missing localization and disabled buttons
  • 29a8f38 Merge branch 'master' into new-palette-formats
  • ae24c35 Update en.json
  • c72236d Fixed proj settings
  • b7da296 Merge pull request #524 from PixiEditor/update-readme
  • 49b5151 Removed Debug Menu and Dev Release sign
  • 7d0c3b4 Update readme screenshot
  • 88efb07 Added follow system language
  • 579bbf5 Fix ConfirmationPopup localization
  • 6fc99b1 Code factor stuff - Part 2
  • f78dfff Code factor stuff
  • 0097de4 Localized action displays
  • 76a30cd Added raw text drag n drop into palette viewer
  • 718bbe1 Activate main window on file drop
  • 380d105 Fixed reference layer drag n drop
  • 8eeb6e5 Icon improvements
  • 146a0b6 Search improvements
  • 2d540e7 Added remove recent button to the startup window
  • 861a202 Improved icon visibility by 4.76190%
  • c09c493 Use command icons in main menu
  • 6d1bbc7 Added ability to remove recent files
  • 3dbb56d Use OS native chrome icons
  • 1d40e42 Fix old files not being parsable
  • 54e86ed Merge branch 'master' into color-picker-improvement
  • 2232eec Merge branch 'master' into new-palette-formats
  • 9e6d3cb Merge pull request #499 from PixiEditor/localization
  • 2c3dc11 Missing keys and stuff
  • 9431ee6 Fixed GimpGplParser
  • 72f12d6 Merge branch 'master' into localization
  • 1bb1d62 Localized missing stuff and removed Discord RP localization
  • c490f28 Added discard palette
  • fae4acd SavingNotSupportedException
  • 7b1e6f5 Merge branch 'master' into new-palette-formats
  • 4c3102c Pixi palette parser
  • c01e421 Fixed gpl parser and png drop palette
  • 9aaf48e Fixed brush overlay pixel perfect bug and disable tool size input when pixel perfect enabled
  • ...
Read more

1.0.1.0 Patch

14 Apr 19:57
89ecf29
Compare
Choose a tag to compare

Changes:

  • Fixed brightness tool behaves weirdly when combined with symmetry
  • Fixed Alt top menu navigation overlaps with shortcuts
  • Fixed Using "100.001" as the filename when exporting leads to a crash
  • Fixed japanese number input crash
  • Added Magic wand multi-selected-layers support
  • Added Ctrl modifier key to move all layers in move tool
  • Fixed serialization of the reference layer (skewing)
  • Added symmetry snapping to half-pixels
  • Removed canvas size limitation internally (new file still can be max 9999x9999
See More
  • a3b9da3 Merge branch 'master' of https://github.com/PixiEditor/PixiEditor
  • 7e351cd Update version
  • 71e8e19 Merge pull request #505 from PixiEditor/brightness-tool-improvements
  • 8637216 Merge pull request #504 from PixiEditor/random-improvements
  • 4d6aef0 Merge conflict fix
  • 4f5a0cf Merge branch 'master' into brightness-tool-improvements
  • 34f2f4f Removed unused param
  • f9aad94 Merge pull request #508 from PixiEditor/symmery-half-pixels
  • c9a2f8e Merge pull request #509 from PixiEditor/navigation-resize-fix
  • 64b315f Fix navigation window not updating when you resize it
  • a913b5a Symmetry: snap to half-pixels
  • ee6e2a5 fix compilation
  • e872a21 Don't ignore exceptions from async commands
  • 62b448e Simpify GetCurrentAssemblyVersionString
  • fa4e58f Magic wand multi-layer support
  • 8672ca5 Fixed brightness tool symmetry
  • 6ae551f Don't show missing files in the recent files list
  • f3b5db1 Remove 10k x 10k surface size restriction
  • 17bdf8f Implement a helper method to send info about exceptions that are safe to catch while also being caused by bugs
  • e875d13 Catch peculiar errors from people without a browser or something
  • dfba4eb Don't use environment variables for appdata folders
  • b5fa544 More error types when saving files
  • 9a7d9a8 Merge pull request #500 from PixiEditor/filename-crash
  • c1c33c2 Merge pull request #501 from PixiEditor/japanese-num-crash
  • c040f72 Specify version more precisely in crash reports
  • 206f53a Update README.md
  • badb17c Handled extensions better
  • 30fa498 Fixed japanese number input crash
  • a13a6a5 Fixed export filename crash
  • b24157a Merge pull request #493 from leereilly/steam-release
  • 0d05693 Update Steam Release copy
  • 28a7bb2 Merge pull request #482 from PixiEditor/1.0-bug-fixes
  • 768ea5a Changed names
  • e1eb448 Move all layers in Move tool and executor changes
  • e7f0ed0 Update checker null checks
  • 3d4933f Added passed args file exist check
  • 607e790 Added encoders null check
  • 9bd6400 Removed all menu item navigation underscores and focusables
  • deb7e87 Disabled most of alt menu navigation cases
  • 717dab8 Fixed reference layer shape serialization and recent file not found

This list of changes was auto generated.

1.0.0.1

27 Feb 19:23
Compare
Choose a tag to compare

Changes:

  • Fixed PixiEditor crashing when user selected "No" in elevated process asking for lospec palette integration

This list of changes was auto generated.