Releases: dotcomboom/AutoSite
Releases · dotcomboom/AutoSite
1.0 Gold
1.0 RC5
1.0 RC5:
+ Localization support added
+ Polish translations by matfloor.net
+ Welsh translations by caby.somnolescent.net
+ Added Open file location to Explorer context menu
+ Handling of renamed, open files has been vastly improved
+ Opening an inexistent recent site now handled
+ When a new file is added to a folder, the folder's node is now expanded if it isn't already
+ Start page no recents text now wraps based on window size
+ Version number can now be shown/hid
+ .NET Framework 4.0 to 4.8 added to targeted versions
+ Quick Insert now captures focus when opening, and the Tab key can now be used to make selections
- Panel sizing behavior adjusted with some default settings tweaked
- System icon cache now cleared when a site is opened
- Using View Output when the output file doesn't exist is now handled
- Default new HTML template adjusted to be more standards-compliant
1.0 RC4
1.0 RC4:
+ Brand new Quick Insert menu, press CTRL+Space or CTRL+J in the editor or click on the new icon in the toolbar
+ Editor's auto indent will no longer affect existing lines
+ Optimizations under the hood for the main program
+ Folder icon changed
+ Windows 98 compatibility has been greatly improved
+ 1px white border around the Build toolstrip has been fixed
- Open panels are now saved correctly
- System default font (typically Tahoma) is now used in the interface if Segoe UI is not available
- Bug fixes pertaining to how the editor reacts to deleted/renamed files
- Double-clicking a file in the Explorer while the Editor panel is closed will open it in its default program
- Wording in the Sanitary Build message box and Insert Conditional window has been revised
- Build buttons are disabled while a build is in progress
- Dragging Markdown pages from the explorer into the editor will give the correct html extension now
1.0 RC3
1.0 RC3:
- Modified date added as [#modified#]
- Quickstart dialog added; get started with AutoSite faster
- Pages folder now has the path pages\ instead of in\
- Window will no longer open offscreen and get stuck (if you remove an attached second display for example)
- Pack installation has been removed for the time being (compatibility reasons)
- Sanitary Build can now be performed with the Ctrl+Shift+B keyboard shortcut, and as a button in the Apricot panel
- Legacy build engine removed
- Debug stuff removed from internal template
- Build menu renamed to Tools
- Preview panel will open when a button such as Preview, View Output or Browse Site is pressed
- Browse Site button is more intelligent; will use the first HTML file it finds in output if it can't find an HTML or PHP index page
June 20, 2020 update: Download and replace AutoSite.exe with AutoSite.hotfix.exe
if you encounter "application configuration is incorrect" issues when running AutoSite on earlier releases of Windows (ex. XP and 2000).
1.0 RC2
1.0 RC2:
+ View Output in Default Browser added to editor
+ Pages and Includes can be dragged into the editor as paths from [#root#]
+ Site Tree node hover (hottracking) effect
+ Numerous system icon improvements
- Load File Icons rephrased to Use System Icons
- System icons switching to a folder icon when selected has been fixed, as well as
- Newly added files now use system icons properly
- System icons are now used by default
- Markdown [#root#] links in previews are now rendered out properly
- Start menu tile small icon fixed
- More About box tweaks
- Preview button text is now "Preview" for pages, "Debug" for templates, and "View" for include files
1.0 RC1
1.0 RC1:
+ New Windows 10 Start menu tile
+ Apricot is now its own DLL library
+ AutoSite Core now included, also uses Apricot
+ Segoe UI now used throughout the UI, and dialogs will be white on systems that support XP visual styles
+ Apricot Log is now formatted with rich text, can now be saved
+ Files can be opened in the editor through context menu
+ Internet Explorer compatibility mode is disabled automagically
+ Window location, size, and maximization status is now saved for next run
+ Site folders dragged onto the AutoSite executable will be opened
+ System file type icons can now be used if desired; View -> Load File Icons
+ Window title now includes path of site folder
+ Start and elapsed times are now logged
+ Packs can be installed through File > Install Pack...
- Website/GitHub links updated
- Ctrl+Shift+O is the new shortcut for opening a site folder
- Experimental/buggy syntax highlighting disabled
- Additional fixes/changes probably
0.9.8.2 - Chocolate Malt
0.9.8.2 - Chocolate Malt:
+ Plain UTF-8 (no BOM) is now used
0.9.8.1 - Malt
0.9.8.1 - Malt:
+ Conditionals can now check if attributes are empty/non-existent properly
+ Empty option added to Add Conditional dialog
0.9.8 - Milkshake
0.9.8 - Milkshake:
+ Double clicking any file while the editor is collapsed will open it with the default program/shell behavior
+ Sanitary Build added
+ Engine selection moved to top-level of Build menu
+ Up to 5 recent sites now shown in File menu
+ Many more functions can be done from the main menu; among them, Editor-related tasks (Edit menu), opening the output folder, and previews
+ Website, GitHub, and Send Feedback added to Help menu
- Opening a site will close the currently open one and its files first
- About dialog is sizable again, can now be closed with Escape key, other changes
- Main menu is now Alt-key friendly
- Format menu moved to the left of the View menu
- Edit and Format menus hid if Editor isn't open
0.9.7 - Cola Float
0.9.7 - Cola Float:
+ More editor keyboard shortcuts added! CTRL+F for Find, CTRL+H for Replace, CTRL+G for Goto, CTRL+P for Preview
+ Panels can now be toggled with Alt+1 through 4
+ Add Conditional dialog Value box is now a dropdown that is populated with what values are used for the selected attribute in the tree
+ Pressing Delete with a file in the Site Tree selected will send it to the Recycle Bin
+ Files that are renamed while opened will be updated to the new path in the editor
+ Files that are deleted while opened will be marked as having unsaved changes in the editor
- Default template has been tweaked and cleaned up
- Plain Text context option is disabled in the Templates folder
- Editor will load settings correctly on load now
- View Output disabled when editing templates, Add Conditional disabled when editing includes
- Build icon changed to VS2017 style for consistency
- Site creation confirmation box now has an icon
- About box now has an icon
- About is now a FixedDialog
- Font selection menu item named to "Monospace Font..."
- Panel toggles moved to top-level of View menu