Skip to content

Releases: RyanWalpoleEnterprises/Moxo-QuickWeb

v230402

12 Apr 23:52
8791612
Compare
Choose a tag to compare

Moxo QuickWeb Studio

Version: 230402
Release Build: 1205P0604

Overview

This new update introduces a new, less obtrusive update notification and fixes some minor bugs introduced in previous versions.

Changelog

  • [New] - When an update is available, the application shows a new graphic on the dashboard. This is less obtrusive and more visually appealing than the MessageBox Dialog. This is related to issue #14
  • [Fix] #13 - The save button in the settings dialog now works.
  • [Fix] - Fixed some other minor bugs.

Download, Install and Usage

To download Moxo QuickWeb Studio, simply scroll down to the "Assets" section of this release. Download the file labelled "installmoxoquickweb.exe" and run it. It is digitally signed, though your browser or operating system may still warn you that it is an uncommonly downloaded file as it is a new program. The setup wizard will guide you through the installation process for the application.

We also warn you that this is a brand new software product. There may be bugs present that we were unable to replicate in our testing. In the event that you encounter an issue - or simply if you feel like suggesting something new, we accept feature requests and bug reports. Use the following links to do so:

v230401

04 Apr 02:36
Compare
Choose a tag to compare

Moxo QuickWeb Studio

Version: 230401
Release Build: 0849A0304

Overview

This new update brings some bug fixes to the application as well as the ability to update your existing dotLX apps to the latest dotLX framework without having to re-create them. In this update we also added the ability to toggle whether Moxo QuickWeb Studio checks for updates on launch with a new Settings window.

Changelog

  • [New] - Introduced a new settings window that allows you to toggle update checking on startup.
  • [New] - Introduced a new update process for existing dotLX apps (Related: #11)
  • [Improvement] - Made efficiency improvements to the app creation process.
  • [Improvement] - Improved error message dialogs with better messages and more consistent formatting.
  • [Change] - Tweaked the UI.

Download, Install and Usage

To download Moxo QuickWeb Studio, simply scroll down to the "Assets" section of this release. Download the file labelled "installmoxoquickweb.exe" and run it. It is digitally signed, though your browser or operating system may still warn you that it is an uncommonly downloaded file as it is a new program. The setup wizard will guide you through the installation process for the application.

We also warn you that this is a brand new software product. There may be bugs present that we were unable to replicate in our testing. In the event that you encounter an issue - or simply if you feel like suggesting something new, we accept feature requests and bug reports. Use the following links to do so:

v230303

23 Mar 01:10
bbe165b
Compare
Choose a tag to compare

Moxo QuickWeb Studio

Version: 230303
Release Build: 11312303P

Overview

This new update brings some bug fixes to the application as well as some refining of the core features. We've also fixed up some bugs with the dotLX distribution route. We recommend you regenerate your dotLX applications with this new update. We're also introducing the brand new miniature dotLX Editor, allowing you to edit your CLX files with syntax, natively.

Changelog

  • [New] - The application now comes with a mini dotLX editor, allowing you to edit your CLX file.
  • [New] - Added new UI elements to the dotLX application creation screen, linking to helpful resources [see #9]
  • [Fix] - #9 - Moxo applications will now continue to run even with an invalid icon file. We've also made it so that if you select an invalid icon file at creation time, you are warned - as well as a link to CloudConvert, so users can convert their file into an icon.
  • [Fix] - #2 - Dialog spam when windows close has been resolved.
  • [Fix] - The application will no longer experience an unhandled exception when attempting to save a file that already exists.
  • [Fix] - #7 - The manual update check process no longer freezes on "Checking for updates..." when no updates are available.
  • [Fix] - Improved existing error messages and error codes.
  • [Fix] - Fixed an issue with some mis-configured CLX code. Moxo dotLX's Host is intelligent enough to ignore it, but it's fixed anyway.
  • [Change] - Replaced some of the logo images with different variations and tweaked their location and size.

Download, Install and Usage

To download Moxo QuickWeb Studio, simply scroll down to the "Assets" section of this release. Download the file labelled "installmoxoquickweb.exe" and run it. It is digitally signed, though your browser or operating system may still warn you that it is an uncommonly downloaded file as it is a new program. The setup wizard will guide you through the installation process for the application.

We also warn you that this is a brand new software product. There may be bugs present that we were unable to replicate in our testing. In the event that you encounter an issue - or simply if you feel like suggesting something new, we accept feature requests and bug reports. Use the following links to do so:

v230302

21 Mar 03:11
Compare
Choose a tag to compare

Moxo QuickWeb Studio

Version: 230301
Release Build: 01502103P

Overview

This is the first update to Moxo QuickWeb Studio since it's release last week. We took the weekend to squash some pretty annoying bugs, in hopes that you'll enjoy the application even more this week. We discovered a minor issue with the code responsible for updating the application that we were unable to test until release. We're unsure of if all users will be able to update automatically to this version, but going forward that should be fixed. If you had to update manually, we apologise for the inconvenience.

Changelog

  • [New] - The application now automatically attempts to check for updates on startup.
  • [Fix] - Fixed the automatic update code.
  • [Fix] #5 - The application is now correctly listed in the control panel and applications list.
  • [Fix] #3 - The "Report an Issue or Give Feedback" button now works correctly.
  • [Fix] #4 - Clicking the dotLX logo in the project creation wizard will correctly link to documentation like it does in .NET projects.
  • [Fix] #2 - When using the Cancel button on a new project, the application should no longer spam dialog boxes and duplicated dashboards.

Download, Install and Usage

To download Moxo QuickWeb Studio, simply scroll down to the "Assets" section of this release. Download the file labelled "installmoxoquickweb.exe" and run it. It is digitally signed, though your browser or operating system may still warn you that it is an uncommonly downloaded file as it is a new program. The setup wizard will guide you through the installation process for the application.

We also warn you that this is a brand new software product. There may be bugs present that we were unable to replicate in our testing. In the event that you encounter an issue - or simply if you feel like suggesting something new, we accept feature requests and bug reports. Use the following links to do so:

v230301

16 Mar 23:09
b5acbdd
Compare
Choose a tag to compare

Moxo QuickWeb Studio

Version: 230301
Release Build: 10031603A

Overview

Introducing Moxo QuickWeb Studio. This is the first version of Moxo QuickWeb Studio to be made publicly available. Moxo QuickWeb Studio is an application for Windows users that allows for the creation of native Windows desktop applications based on websites or web-applications, without any code knowledge necessary. Simply provide a few basic details, such as your website or web-app's URL, window sizes, application name and generate a fully functional application in seconds.

To learn more about Moxo QuickWeb Studio, we recommend reading the dedicated RWE developer page which also includes links to documentation and changelogs. Check it out here.

Changelog

  • [New] Added the .NET Framework project type for generating Windows apps based on user input.
  • [New] Added the dotLX Framework project type for generating Windows apps based on user input.
  • [New] Added links to documentation for both project types.
  • [New] Added a way to provide feedback or bug reports from the main dashboard.
  • [New] Established the default .NET template.
  • [New] Established the default dotLX template.

Download, Install and Usage

To download Moxo QuickWeb Studio, simply scroll down to the "Assets" section of this release. Download the file labelled "installmoxoquickweb.exe" and run it. It is digitally signed, though your browser or operating system may still warn you that it is an uncommonly downloaded file as it is a new program. The setup wizard will guide you through the installation process for the application.

We also warn you that this is a brand new software product. There may be bugs present that we were unable to replicate in our testing. In the event that you encounter an issue - or simply if you feel like suggesting something new, we accept feature requests and bug reports. Use the following links to do so: