ในส่วนของผู้ใช้งาน
เพิ่มประสิทธิภาพในการใช้งานทั้งบนคอมพิวเตอร์และโทรศัพท์มือถือ
โดยในเวอร์ชั่น 6 จะเพิ่มส่วนแสดงผลธีมที่ยึดรูปแบบการดีไซน์ของกูเกิ้ล โดยการแสดงหน้าจอจะพอดีกับหน้าจอคอมพิวเตอร์และอุปกรณ์โทรศัพท์มือถือ และธีมที่ใช้แสดงนั้นจะมีความเรียบง่ายและยืดหยุ่นมากยิ่งขึ้น ในขณะที่ยังสามารถปรับปรุงแก้ไขโดยใช้ CSS หรือ JavaScript ได้
ปรับแต่ง App Center ด้วย Joget Marketplace
App Center คือหน้าจอหลักสำหรับการเข้าถึงแอพพลิเคชั่นต่างๆ และรองรับการปรับแต่งจาก Marketplace โดยสามารถปรับแต่งตามต้องการหรือปรับเปลี่ยนรูปแบบได้
Dashboard Capabilities
Dashboard เป็นหนึ่งในฟีเจอร์ที่ผู้ใช้งานต้องการมากที่สุด โดยตอนนี้สามารถใช้ง่ายได้แล้ว และสามารถแสดงแผนภาพในรูปแบบที่หลากหลายเพื่อการดูข้อมูลที่ง่ายขึ้น
Calendar View
ในส่วนของปฏิทิน จะแสดงเหตุการณ์ต่างๆ ซึ่งสามารถแสดงในรูปแบบรายเดือน / รายสัปดาห์ / รายวัน
Unobtrusive Admin and Design Interface
จุดที่สำคัญคือการออกแบบแอพพลิเคชั่น ดังนั้นในส่วนของการบริหารจัดการจึงได้รับการออกแบบมาอย่างดี ปุ่มการจัดการถูกออกแบบมาให้ง่ายต่อการเข้าถึงในส่วนต่างๆ ของแอพพลิเคชั่น และทำให้เห็นองค์ประกอบภายในแอพพลิเคชั่นได้อย่างชัดเจน
ออกแบบแอพพลิเคชั่นได้ทุกที่ทุกเวลาด้วยการรองรับระบบหน้าอจสัมผัสจากอุปกรณ์ต่างๆ
ผู้ออกแบบสามารถใช้แท็บเลตหรือคอมพิวเตอร์ที่ใช้หน้าจอสัมผัสเพื่อออกแบบได้ทุกขั้นตอน การลากแล้ววางโดยใช้นิ้วมือหรือโดยปากกาหัวสัมผัสหน้าจอ สามารถสร้างและจัดการแอพพลิเคชั่นได้ทุกที่ ทุกเวลา
รูปแบบการทำงานแบบตารางเหมือน Excel (Spreadsheet)
Spreadsheet คือเครื่องมือการรับข้อมูลในรูปแบบตารางที่เหมือนการทำงานของ excel รองรับการใช้สูตรต่างๆ และรองรับข้อมูลในรูปแบบรูปภาพและไฟล์ข้อมูล
Improved User Experience with AJAX Support in Multi-Paged Forms
Multi-Paged Forms คือเครื่องมือการออกแบบแอพพลิเคชั่นที่แบ่งเป็นหลายๆ หน้า ซึ่งมีการปรับปรุงในเรื่องของการคลิกเพื่อเปลี่ยนหน้า โดยไม่จำเป็นต้องโหลดหน้าแบบฟอร์มฟอร์ม
APP MAINTAINABILITY AND PERFORMANCE
Improved App Maintainability with Advanced Tools
The major challenge in app development is not building it the first time, but rather maintaining and evolving it over time. A big focus in v6 is improving app maintainability hence the new Advanced Tools which will make it easier to manage dependencies, while adding support for automatic merging of concurrent changes. For improved accountability, all changes to an app are now captured in the system audit trail as well.
Enhanced Configuration Options for Codeless Apps
The Joget Workflow platform allows for almost limitless extensibility via plugins and custom coding. However, the requirement for coding makes it less accessible to non-coders. In v6, there are now additional configuration options in various elements to allow for simple configuration instead. For example, retrieving data from multiple forms can be accomplished using simple form selections, instead of using custom SQL JOIN queries.
Caching is now available for all userview pages. Requiring just a couple of settings, any userview menu and page can be easily cached to eliminate bottlenecks and reduce server-side processing. When used appropriately, caching can greatly improve the performance and scalability of apps.
Database Connection Monitoring and Leak Detection
A new feature incorporated into the Performance Analyzer now provides monitoring of database connections at runtime. When logged in as an administrator, the Performance Analyzer displays the number of active and idle platform datasource connections at the top left corner of the app userview.There is also database connection leak detection, which works for both BeanShell scripts and custom plugin code. When a possible leak is detected, a warning will be captured in the logs to allow administrators to identify the page causing the problem.
Additional Plugins Out of the Box for Greater Flexibility
v6 includes additional useful developer and integration plugins to cater for more complex app requirements.
More JDBC and BeanShell plugins are now available out of the box to allow for custom SQL and BeanShell code in forms and lists.
The Permission Userview Menu element allows userview permissions to be configured in the front-end app.
There is also a new Sync LDAP Directory Manager that allows LDAP and Active Directory information to be synchronized with the local user directory.
Latest Upgrades Under The Hood
Joget is built on Java using the proven and popular enterprise libraries Spring Framework and Hibernate ORM and in v6 they will be upgraded to new stable releases (Spring 4.3 and Hibernate 4.3) to take advantage of all the performance, stability and security improvements available.
The JSON Tool provides more built-in integration options to external systems, with support for POST requests, request headers, payloads, debug mode, etc.
Platform-wide default SMTP email settings are now available in the General Settings, allowing a single configuration to be applied across all apps and plugins.
Enhanced Security with Multi-Factor Authentication (MFA)
User logins can now be secured with built-in support for Multi-Factor Authentication (MFA), working with TOTP standard mobile apps like Google Authenticator or Microsoft Authenticator.