Version 8: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(9 intermediate revisions by the same user not shown)
Line 13: Line 13:
If you like would to try it first, download from the 'Check for Updates' screen in the Help menu. You'll get a demo copy.
If you like would to try it first, download from the 'Check for Updates' screen in the Help menu. You'll get a demo copy.


== Version 8.4.1.2 ==
== Version 8.5.0.0 (not released) ==
# Deploy: Content Security Policy now appears before any files are loaded.
# Navigo: Update to 8.4.3
# Deploy: Content Security Policy is now output if supplied or require (Cordova).
# Copyright is now 2021
# Installer: Renew signing certificate
# Samples: Change PhoneGap references to VoltBuilder
# Menu: Change "Volt" to "Volt Server"
# Code Window: Improved function name find.
# Code Window: Improve function list to catch more JavaScript function formats.
# Design Screen: Change "Add Component" to "Add Control".
# BootStrap: Input password now has option to toggle plain text on or off.
# IDE: wxPython updated to 4.1.1. Uses wxWidgets 3.1. Tons of fixes and minor improvements.


== Version 8.4.1.1 ==
== Version 8.4.2.0 ==
# [https://volt.build/certificate/ Certificate Wizard]: Make Android and iOS certificates easily.
# [[Input (Bootstrap)|BootStrap Input]]: minlength added as a property.
# [[Grid|Common Grid]]: addCols() wasn't setting cell ids properly.
# Installer: Updated to the latest pyInstaller
# [[Obfuscation|Obfuscator]]: Updated to the latest version. stringArrayEncoding is now an array.
# Samples: Update button on JavaScript NorthWind sample fixed.
# Windows Installer: Fixed a problem with the certificate
 
== Version 8.4.1.5 ==
# Cordova: Now outputs resources properly.
# Deploy: Improve the deploy confirmation message.
# Deploy: Improve the deploy confirmation message.
# Deploy: Content Security Policy is now output for all jobs (fixed)
# Deploy: Content Security Policy is now output for all deploys except desktop
# [[NSB.MsgBox|MsgBox]]: new option to put data url in custom button.
# Sample: MsgBox sample fixed - icon was not displaying properly.
# VoltBuilder: Account errors (like expired) are reported properly.
# Wiki: extensive updates, especially moving from PhoneGap to VoltBuilder
# Wiki: offline copy updated.


== Version 8.4.1.0 ==
== Version 8.4.1.0 ==

Revision as of 14:27, 13 January 2021

Major New Features

  1. PhoneGap: Auto Generate images, streamlined operation
  2. Electron: Streamlined operation - much easier to use!
  3. Hot Reload: Restarting in browser doesn't create new tab
  4. Python 3: AppStudio used to be in Python 2. Now we're up to date.
  5. wxPython 4: The UI AppStudio uses is now also up to to date.
  6. Windows 64 is now required. (MacOS already required 64 bit)

Upgrading

If you have AppStudio 7 or older and don't have a subscription, you will need to get the upgrade to use these new features. You can order it here.

If you like would to try it first, download from the 'Check for Updates' screen in the Help menu. You'll get a demo copy.

Version 8.5.0.0 (not released)

  1. Navigo: Update to 8.4.3
  2. Copyright is now 2021
  3. Installer: Renew signing certificate
  4. Samples: Change PhoneGap references to VoltBuilder
  5. Menu: Change "Volt" to "Volt Server"
  6. Code Window: Improved function name find.
  7. Code Window: Improve function list to catch more JavaScript function formats.
  8. Design Screen: Change "Add Component" to "Add Control".
  9. BootStrap: Input password now has option to toggle plain text on or off.
  10. IDE: wxPython updated to 4.1.1. Uses wxWidgets 3.1. Tons of fixes and minor improvements.

Version 8.4.2.0

  1. Certificate Wizard: Make Android and iOS certificates easily.
  2. BootStrap Input: minlength added as a property.
  3. Common Grid: addCols() wasn't setting cell ids properly.
  4. Installer: Updated to the latest pyInstaller
  5. Obfuscator: Updated to the latest version. stringArrayEncoding is now an array.
  6. Samples: Update button on JavaScript NorthWind sample fixed.
  7. Windows Installer: Fixed a problem with the certificate

Version 8.4.1.5

  1. Cordova: Now outputs resources properly.
  2. Deploy: Improve the deploy confirmation message.
  3. Deploy: Content Security Policy is now output for all deploys except desktop
  4. MsgBox: new option to put data url in custom button.
  5. Sample: MsgBox sample fixed - icon was not displaying properly.
  6. VoltBuilder: Account errors (like expired) are reported properly.
  7. Wiki: extensive updates, especially moving from PhoneGap to VoltBuilder
  8. Wiki: offline copy updated.

Version 8.4.1.0

  1. VoltBuilder: Only generate images for platform being built.
  2. VoltBuilder: Add properties for upload to Google Play Store.
  3. VoltBuilder: Add properties for upload to iTunes App Store.
  4. VoltBuilder: Add prompt before submitting build.
  5. Deploy: Add confirm prompt to FTP/SFTP Deploy.
  6. Runtime: Defer execution of SQLImport until after load completes.
  7. Deploy: Content Security Policy is now output for all jobs.
  8. Project Properties: Content Security Policy moved from VoltBuilder to General.

Version 8.4.0.0

  1. VoltBuilder now uploads to the Apple Store after building.
  2. Build using VoltBuilder now hooked into VoltBuilder billing.
  3. Preferences: VoltBuilder panel now accepts API Credentials.
  4. Preferences: Links changed to buttons to fix MacOS issue.
  5. About: New Deregister button removes serial number from copy.
  6. References to PhoneGap removed.
  7. BS4, BS3: Text alignment now works properly.
  8. Bootstrap: Updated to 4.5.3.
  9. DataTables: Updated to latest version (different modules).
  10. Libraries: Upgraded to Python 3.8.
  11. DropDMG: Updated to 3.6

Version 8.3.0.1

  1. VoltBuilder: token expiry extended to 1 hour.
  2. VoltBuilder Status: Now updates every 10 seconds.

Version 8.3.0.0

  1. PhoneGap Build: All references removed. PhoneGap has been discontinued by Adobe.
  2. VoltBuilder has replaced PhoneGap Build in AppStudio.
  3. VoltBuilder: work files removed after upload
  4. VoltBuilder: name of downloaded file uses project name.
  5. VoltBuilder Status: Now works like PhoneGap Status used to.
  6. VoltBuilder: Proper token now sent on submit.
  7. VoltBuilder: Use VoltBuilder API when submitting jobs.
  8. VoltBuilder: recover gracefully from bad data in config.xml.
  9. jqWidgets: Set theme properly on jqxPhotoGallery.
  10. Samples: All PhoneGap samples now reference Cordova and have been renamed.

Version 8.2.2.0

  1. Bootstrap: Updated to 4.5.2
  2. Bootstrap: add 'auto' option to Bootstrap position
  3. VoltBuilder: Timing out too quickly in some cases.
  4. VoltBuilder: improve error messages and logging
  5. VoltBuilder: make log downloadable after successful build.

Version 8.2.1.0

  1. VoltBuilder: pass through email address
  2. VoltBuilder: Don't open VoltBuilder Status if already open.
  3. Bootstrap: Updated to 4.5.1
  4. Bootstrap Themes: Updates to 4.5.1
  5. DataTables: Updated all libraries to latest version.

Version 8.2.0.0

  1. VoltBuilder: Improve interface - better information and reporting.
  2. PhoneGap: Move it down the menu (will be removed soon)

Version 8.1.0.6

  1. VoltBuilder: Fixed a problem with dates when uploading

Version 8.1.0.5

  1. VoltBuilder: Update interface - server interface was changed.
  2. Samples: Improve Adsense sample
  3. VoltBuilder: Improve message on build exception

Version 8.1.0.4

  1. VoltBuilder: display download info in a new window.

Version 8.1.0.3

  1. VoltBuilder: clean up HTML on return

Version 8.1.0.2

  1. VoltBuilder: Android Alias had wrong edit type.

Version 8.1.0.1

  1. VoltBuilder: Fixed problem with androidDname

Version 8.1.0

  1. NEW: VoltBuilder replacement for PhoneGap Build
  2. NEW: Automatic creation of Android keystores.
  3. BS4: Fix Navs.addItem()
  4. Icons and Splash Screen: generator updated.
  5. Internal: Updated to jQuery 3.5.1
  6. Internal: Updated to Node 12.16.3
  7. Internal: Updated to Python 3.8.2
  8. jqxValidator: Allow the id to be other than Validator1.
  9. Resources: Fix config.xml paths due to change in cordova-build
  10. Samples: Clean up PlaySound sample.
  11. Samples: VoltBuilder, Cordova and Electron will ask you to save to a working folder.
  12. Stripe: Don't throw an error if Stripe is offline.
  13. VoltBuilder: new Certificates folder in all projects.

Version 8.0.6

  1. PhoneGap CLI renamed Cordova
  2. Cordova: Completely renovated, simpler and easier to use.
  3. Cordova: Uses wxWebView (required by Apple)
  4. PhoneGap config.xml: Now uses wkWebView, as required by Apple.
  5. Project Properties: New Cordova Command property.
  6. Project Properties: PhoneGap section now named "PhoneGap and Cordova"
  7. BS4 Modal: Add ids to title, header, body and footer.
  8. Common Controls: Label - alignVertical with height=auto fixed.
  9. Controls: Add onfocusin event to list of events for all Input controls.
  10. Controls: Add oninput event to list of events for all Input controls.
  11. Cordova: Build using XCode 11 (required by Apple)
  12. Design Screen: Problem with rotation fixed.
  13. Electron: ElectronMain now passes eslint.
  14. Electron: Give error message if icon not found.
  15. Electron: was getting default icon from wrong folder.
  16. Electron: New electronIcon property.
  17. Forms: Bounds properties now properly note how fullscreen is handled.
  18. Installer: Properties for AppStudio.exe now shows the version.
  19. PWA: Don't cache php files.
  20. PWA: Use default scope instead of explicit. Clears a Chrome warning message.
  21. Samples: Improved BS4 Modal sample. (Thanks, Gary!)

Version 8.0.5

  1. BS3: Change icon color to red, so it looks more obsolete.
  2. BS4: Update Sketchy theme.
  3. Electron: Don't include PWA files.
  4. Electron: Fix formatting error in electronMain.js.
  5. Electron: Use main icon, not PhoneGap icon.
  6. Offline Help: fixed on Windows (was OK on MacOS)
  7. PWA: Allow multiple apps on the same server by checking id when clearing cache.
  8. Samples: Fix problems with Camera samples. (Thanks, bsommer!)
  9. Samples: Update all PhoneGap config.xml properties

To install on MacOS Catalina, you may need to right click on the .dmg file. Apple has just increased the security requirements for apps, and one of the libraries we (and millions of others) use has not been updated to this standard yet.

Version 8.0.4

  1. BS4 Checkbox: Do not allow multiline strings for value property.
  2. BS4: Remove references to Bootstrap-theme.min.css
  3. BS4: Themes all updated.
  4. Design Screen: Do not allow designHeight/Width to be strings.
  5. Electron: Error on deploy fixed.
  6. Project Explorer: Do not append "copy" if not needed when cut/pasting controls.
  7. Project: manifest.json and package.json are pure JSON now.
  8. Samples: Camera sample is now in JavasScript.
  9. Samples: PhoneGap samples were trying to load unneeded files.
  10. Samples: Problem with PhoneGapCamera fixed. (Thanks, BSommer!)
  11. SQLite: Problem with deploying databases with app fixed.
  12. Translation: "Replace" on Find screen now appears in the proper language.
  13. Translation: Deutsch was adding an extra space to file names.
  14. Translation: German translations improved.
  15. Windows: Round icons now appear everywhere.

Version 8.0.3

  1. PWA: 'disablePWA' is now called 'Make PWA?'
  2. PWA: Test new variable NSB.PWA if see if running as a PWA.
  3. PWA: If not running as a PWA, don't initialize PWA.
  4. esLint: Handles Windows line ending properly.
  5. Design Screen: Problem with deleting controls which have been cut and pasted fixed.
  6. Samples: Fix JavaScript version of Camera sample.
  7. BS4 themes: Fix spelling of Lumen.
  8. BS4 themes: Paper and Readable shouldn't have been listed.
  9. BS4 themes: Litera and Sketchy added.
  10. Libraries: Updates to Python, Node, obfuscater, eslint and more.

Version 8.0.2

  1. Bootstrap 4: bootstrap-enhanced.css removed - obsolete.
  2. Controls: Emoji in text fields now display properly.
  3. Deploy: obsolete code for nsbapp.com removed.
  4. Images: Do not delete image file when control referencing it is deleted.
  5. Properties Grid: Duplicate ID numbers checked.
  6. Samples: Dark Mode sample improved.
  7. Windows: File Version fixed in Windows' Properties.
  8. Windows: Signing certificate updated.

Version 8.0.1

  1. About: Display serial number
  2. Bootstrap: Make themes easier to see and preview.
  3. Electron: IScroll now loads properly.
  4. Code Window: Remembers position when switching forms.
  5. IDE: Copyright dates changed to 2020.
  6. IDE: Fix error on startup - deploy_deploymode not initialized
  7. MacOS: Builds are notarized, so they should work with Catalina's security.
  8. MacOS: Minimum version is now 10.13 (High Sierra).
  9. PWA: Duplicate filenames are handled properly.
  10. PWA: Filenames with spaces work properly.
  11. PWA: Fix missing function in PWA.js
  12. PWA: new onPWAReload() event gets called when new version detected. Can be used to override default behaviour.
  13. Translations: Add full Chinese Traditional
  14. Updates: URLs are no longer hard coded.
  15. Validation: Library updated to 1.19.1.
  16. Wiki: Offline edition's Search feature fixed.

Version 8.0.0

Here's a list of what is new.

If you own a previous version of AppStudio and do not have a subscription, you need to buy the upgrade to use Version 8. You can do this from within the app or from our order form.

Until you have bought the upgrade, you can use AppStudio 8 in Demo mode for up to 30 days. Once you buy, your copy will convert automatically to the full version.

IDE

General

  1. AppStudio icon updated to a more modern circle style.
  2. Dark Mode Support: AppStudio can now make Dark Mode apps. AppStudio does not support Dark Mode fully itself: there are still parts of the underlying wxWidgets library that its developer's need to work on.
  3. Filename checking improved. Properly supports spaces, underbars, dashes and periods.
  4. Opens to HelloWorld the first time AppStudio is started.
  5. Check for updates on startup.
  6. Tools Menu: New option to open project in GitHub website.
  7. Tools Menu: New option to open project in GitHub Desktop app.
  8. New version check on startup.
  9. Landscape enabled in the Layout option of the browser's Print dialog.
  10. Run menu: If Local Path is not defined, Deploy Local can now start the app after Deploy.
  11. Run menu: Deploy option now uses the deploy method selected in the picker.

Code Window

  1. More keyboard shortcuts now work on MacOS
  2. eslint messages now show just the first 10,000 characters (fixes an error)
  3. Pasted code with smart quotes no longer crashes Code Window.

Design Screen

  1. Hang which could be caused by adding and deleting a jQM control fixed.
  2. Right clicking on a control will refer to the control, not its parent.
  3. Changes to Project CSS are updated in the Design Screen right away.

Preferences

  1. A download directory has been added to PhoneGap Preferences.
  2. Option to specify deploy location removed from Deploy Preferences.

Project Explorer

  1. Filenames with spaces can be dragged and dropped.
  2. Filenames now display their actual names.

Project Properties

  1. Background: Set this to inherit to enable dark mode.
  2. PWA: New 'disable PWA' property turns off creation of PWA.

Status Bar

  1. Updates more frequently

Runtime

  1. Async/Await support added.
  2. "apple-mobile-web-app-capable" no longer included in head.
  3. "jquery 3.3.1 SNYK-JS-JQUERY-174006 assets/www/nsb/library/jquery3.js" message from Google fixed.

Deploy Methods

Electron

  1. 'Make Desktop App using Electron' added to Run menu
  2. 'Make Desktop App for Distribution' added to Run menu
  3. Electron build now uses Electron-build library.
  4. ElectronWeather sample updated to use electron-build.
  5. Electron Wiki article updated to show how to use electron-build manually.

PhoneGap

  1. New PhoneGap icon property added. Should be 1024x1024 png.
  2. New PhoneGap splash property added. Should be 2732x2732 png.
  3. If icon or splash are the wrong size or missing, a 'Missing source image' message is shown.
  4. All required icons are now automatically generated.
  5. All required splash screens are now automatically generated.
  6. Config.xml is automatically updated with the correct paths for icons and splashes.
  7. 'Generate Icons for PhoneGap' removed from Tools menu.
  8. Errors in config.xml now throw an appropriate message.
  9. Build counter property added. Increments on each build and updates config.xml.
  10. CSP is now required for all PhoneGap apps (Google requirement).
  11. PhoneGap samples now give a warning when not run with PhoneGap.
  12. PhoneGap Preferences: Download directory added.
  13. Get Native Build Status: After PhoneGap app is generated, it is automatically downloaded.
  14. A reasonable filename is now generated for download PhoneGap apps.
  15. PWA code is no longer included in PhoneGap apps.
  16. QR Code is no longer displayed if no PhoneGap account.
  17. PhoneGap Status exits if new project loaded.

PWA

  1. Errors in manifest.json now throw an appropriate message.
  2. Add project property to turn off PWA code.
  3. Better message given when starting PWA with file://. Must be started from a server.
  4. 'scope' line added to manifest.json for iOS.

Frameworks

Another year has passed without updates to jQuery Mobile. That's 5 years now. While the controls still work, for the most part, they throw error messages in Chrome for using insecure libraries. We recommend converting to Bootstrap 4.

Bootstrap 3 has been replaced by Bootstrap 4. We recommend switching to the new version.

AppStudio

Bootstrap 4

  1. Listgroup: Using button style with appearances now works properly.
  2. Textarea: Use rows property, not height, to set size of control.
  3. Updated to Bootstrap 4.4.1
  4. Datatables controls updated to current version.

Bootstrap 3 (Obsolete)

  1. Now marked as Obsolete in the Toolbox and Samples.

Common

  1. Forms: iScroll no longer used - use native scrolling instead.
  2. QRCode: setValue added to autocomplete in Code Window

jQuery Mobile (Obsolete)

  1. Now marked as Obsolete in the Toolbox and Samples.

jqWidgets

BASIC

  1. Async and Await are translated properly.
  2. False syntax error on Catch fixed.

Samples

  1. All: All samples now use Bootstrap 4 controls.
  2. New Async sample shows how to use Async/Await.
  3. New DarkMode samples shows how to initiate dark mode.
  4. PhoneGap samples now give a warning when not run with PhoneGap.
  5. GoogleMaps sample now tells user an API key is needed.
  6. jqxComboBox sample fixed.
  7. StockQuote sample dropped.
  8. Samples automatically have BASIC library included, in case they use those functions.
  9. jQuery Mobile removed from all samples.
  10. ScrollingForm sample now uses native scrolling, not iScroll.

Documentation

Internals

  1. Python updated from 2.7 to 3.7.
  2. wxPython updated to Version 4 ("Phoenix")
  3. All references to hfunc.js removed (obsolete)
  4. jQuery updated to 3.4.1
  5. Customer and level set in .env (affects dev environment only)
  6. Code quality improved by linting
  7. Windows installer: now built by InnoSetup 6.0.3
  8. Windows installer: appearance updated

Breaking Changes

  1. 64-bit Windows is required. 32-bit Windows will not work any more: some of the underlying libraries AppStudio uses are not available in 32 bit.
  2. AppStudio now installs to c:/Program Files, not c:/Program Files (x86). You may need to do a complete uninstall for this to happen.
  3. MacOS 10.13 or later is required.
  4. The PhoneGap config.xml property needs to be updated. Fill in values for PhoneGap Icon (1024) and Splash (2732), then delete these lines from config.xml. AppStudio now generates this content automatically:
    * Sections with <icon lines
    * Sections with <splash lines
    * <gap:splash src='{splashscreen}'/>
    Or, start fresh by copying the config.xml sample in shown here and adding any other changes you have made. Don't forget to delete all the old icons and splashscreens which are no longer needed.