Version 0.2 (June 2023) - Fixed a GUI issue with child windows on Linux. - Fixed line break issues in the output pane. - Paths are now checked before building and uploading, with an error message displayed when suitable. - Relative paths are now allowed in the preferences. - Added a replacing capability to the search feature. - Minor interface improvements. Version 0.1 (April 2022) (Initial release) Known bugs: - Syntax highlighting refresh sometimes delayed until the next input. - The string that includes the first character of the file may lack highlighting. - Displaying the context menu triggers a Gdk warning in the console on Linux ('temporary window without parent, application will not be able to position it on screen'). Remarks: - The current working directory when running A-IDE is that of its executable file. So, absolute paths may be needed for instance when using the .include directive of the assembler.