Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Releases: HaxeFoundation/haxedevelop.org

HaxeDevelop 5.3.3

28 Feb 10:59
8759616
Compare
Choose a tag to compare

Release notes

This fixes some issues found after the previous release, enjoy.

List of changes
  • Fixed random CodeRefactor crashes
  • HaxeDevelop urls and config updates

HaxeDevelop 5.3.2

19 Feb 16:36
72d550f
Compare
Choose a tag to compare

Release notes

This fixes some issues found after the previous release, enjoy.

List of changes
  • Fixed errors after executing Assign statement to variable
  • Fixed errors after executing Generate constructor and Generate toString
  • And more a small improvements in the autocomplete and Goto Declaration
  • Added information about the program's bit depth about dialog
  • Removed actuate dependency from OpenFL project template
  • Updated template for creating MXML file
  • Improvement of autocomplete for new Vector.<*> for as3
  • Fixed bugs leading to errors when working with debugger for as3

HaxeDevelop 5.3.1

15 Jan 13:25
Compare
Choose a tag to compare

Release notes

This fixes some issues found after the previous release, enjoy. Thanks again to all contributors and supporters! Mad props to our new core dev, SlavaRa!

List of changes
  • Debugger fixes
  • Refactoring fixes
  • Code generation fixes
  • Auto completion fixes
  • App configuration fixes
  • AIR28 and FP28 lib updates
  • UI and theming improvements
  • App stability improvements
  • Minor menu item relocating
  • FalconJS compiler SWF support added
  • Haxe diagnostics improvements
  • Support for import.hx added
  • Version control fixes

NOTE: Some translations are partly out of date.

HaxeDevelop 5.3

14 Nov 09:40
Compare
Choose a tag to compare
  • Update to .NET 4.0
  • AIR27 and FP27 lib updates
  • Haxe hxml project import added
  • Code completion and generation improvements
  • Full theming support added with one new theme
  • Overall UI usability and perf improvements
  • SourceControl improvements
  • Diagnostics completion added
  • Multiple results panel support added
  • Clipboard history support added
  • Dynamic batch processor
  • Linting manager added
  • Gazillion other fixes and improvements

HaxeDevelop 5.2

19 Sep 14:52
Compare
Choose a tag to compare
  • Inline renaming support added
  • Improved modifier order options in code generation
  • Optimized HaxeDevelop setup package, cruft removed
  • Haxelib installation capabilities added to AppMan
  • Refactoring, parsing, code completion and generation improvements and bug fixes
  • All purpose code formatter (AStyle) added for other C like languages (Haxe, JS, C#, CPP, etc...)
  • Document tabs with long filenames is now compacted better
  • Restart required button added to the right corner of the toolbar
  • Loom templates, snippets and plugin removed from default install and added to an extension
  • Move refactoring can now use a package name syntax
  • Global themable scrollbars added for most controls
  • Project dropdown size theme settings added
  • Added a settings for max recent files
  • Error on save for hidden files fixed
  • Save configurations on dialog close
  • Restore FD position regarding multiple monitors
  • Added a setting to keep caret centered
  • Document scroll state is now restored
  • CSS completion and coloring improvements
  • Added a "Custom Command Prompt" setting
  • FDBuild fixes and improvements on Linux
  • Added support for AIR and FP 22+23

... and gazillion other fixes and improvements

HaxeDevelop 5.1.1

15 Sep 15:25
Compare
Choose a tag to compare

Release notes

This release contains minor changes and bug fixes.

List of changes
  • Improved reliability of the restart command
  • SettingsDialog now focuses the filter text when showing the dialog
  • ScrollBar theme value case fix and paint events added to few controls
  • OpenResource panel remembers your last search
  • Installer text fix and Korean locale option added
  • Result panel previous/next entry shortcut strings fixed
  • Fix for platforms being empty after first run in project settings
  • Fix for user dir templates showing in standalone mode
  • Fixed exceptions with SourceControl enabled on theme refresh
  • Fixed ScrollBar compatibility with FD5 themes
  • AppMan: Updated Solarized theme to 1.1, AIR/FP 21 updates, TortoiseHg added
  • AppMan should now wait executable processes to complete
  • AppMan now requests a restart when installing executable files
  • Do not throw an error when socket is already in use with FlashConnect
  • Do not show user dir templates in standalone mode
  • Added commandline argument "config" to AppMan for custom config files
  • Removed uncustomizable shortcut: Completion.Delete
  • Removed unnecessary message parts from silent FDZ install
  • Default file extension is now distro specific (HD)
  • Minor startpage fixes (HD)
  • Minor localization fixes

HaxeDevelop 5.1

15 Sep 15:19
Compare
Choose a tag to compare

Release notes

This is the first HaxeDevelop distro build.

List of changes
  • Added support for AIR/FP 20 and 21
  • More info is now shown in the status bar
  • Added mouse wheel support to window list menu
  • Word highlight color added to the editor dialog
  • Dialog for move refactoring added
  • Rename project from ProjectManager added
  • Include available refactor menus in code generation list
  • Less aggressive completion code reformatter
  • Sort imports by package then by name
  • Store watch expressions between FD sessions
  • Lots of new theme settings added and theming fixes and improvements
  • Improved detection and handling of different 8-bit encodings
  • Remove selection and highlights when text is cleared in QuickFind
  • StartPage lost reference to DockPanel on layout restore fixed
  • Added BaseDir to BuildEventVars and fixed FDBuild and ToolsDir paths
  • Fixed $(FDBuild) and $(ToolsDir) showing wrong values in project properties dialog
  • Support for hotkeys added for converting to uppercase and lowercase in rename form
  • Find and replace in document dialog is now resizable
  • Control+F now focuses find in find and replace dialogs
  • 64-bit version of FlashDevelop added [experimental]
  • Added .flump as json file extension
  • Added .resx as xml file extension
  • Caret policy changed for better position control
  • Delayed FlashConnect and project manager focused on first run
  • Debugger panels are now docked together on first run
  • More Results panel shortcuts added
  • Greatly improved shortcut dialog
  • Fixed interface detection inside SWC files
  • Haxe and AS3 parsing changes, autocompletion should be better in several cases
  • Fixes for several common edge cases in code generation
  • Fixed interface implementation for Haxe
  • Change Haxe search url to new api location
  • Haxe Java/C# templates added
  • Korean translation added

.. and lots of optimizations, other fixes and minor improvements