Version 7: Difference between revisions
Jump to navigation
Jump to search
Line 58: | Line 58: | ||
=== Internals === | === Internals === | ||
# Code Signing certificate updated. | |||
=== Breaking Changes === | === Breaking Changes === | ||
# | # |
Revision as of 16:55, 29 April 2018
Major New Features
- Multifile support: The nsx file has been reorganized. It now just contains values for project properties. All code, HTMK and other text entities are now stored as separate folders and files.
- GitHub Support: AppStudio projects are now GitHub compatible.
- Version control: You can now use git (or other utility) for version control.
- Team Development: The combination of multifile and GitHub allows a team of developers to work on the same project.
- External Editing: Having all code, HTML, etc. in separate files allows the use of other editors.
Upgrading
If you have AppStudio 6 or older, 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 7.0.0
Version is still under development. Here's a list of what is new: All items are subject to change.
If you own a previous version of AppStudio, you need to buy the upgrade to use Version 7. You can do this from within the app or from our order form.
Until you have bought the upgrade, you can use AppStudio 7 in Demo mode for up to 30 days. Once you buy, your copy will convert automatically to the full version.
IDE - General
- Only changed files are written out on save.
Code Window
Design Screen
Toolbox
Project
Forms
Runtime
Preferences
Deploy
PhoneGap
Bootstrap Framework
Bootstrap 4 has been added. It should be used for new projects, though Bootstrap 3 still works.
- Select: 'undefined' no longer appears in definition.
jQuery Mobile Framework
jqWidgets Framework
Samples
Documentation
Internals
- Code Signing certificate updated.