8.3 features at the Conference in Espinho

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

8.3 features at the Conference in Espinho

Post by aware_support »

These are some of the features of the upcoming version 8.3 that will be demonstrated and discussed at the Conference in Espinho, Portugal. So book your tickets if you haven't booked already!

1. REST improvements
- Automatic discovery of REST services from OpenAPI files (with automatic object creation)
- Support for OAUth security for REST services exposed by Aware IM
- Ability to send binary files as parameters
- Ability to receive binary files as replies
- Encoding of Picture and Document attributes as Base64 strings
- Automatic encoding of Aware IM objects as JSON or XML when an object is specified as parameter of service
- Support for response headers
2. Relationships diagrams with the ability to edit relationships
3. Process diagrams with the ability to show sub-processes
4. Comments in rules (/* ... */)
5. Systems using SQL Server and Oracle now use database sequences to generate ID's instead of BAS_IDGEN table.
6. Visibility conditions for Kanban columns
7. Support for background and text color in operation buttons and menu items
8. Support for icon color in operations buttons
9. Font Awesome 5 integrated
10. Native support for Maria DB
11. Values for item rules styles can be edited inline
12. More...
Aware IM Support Team
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: 8.3 features at the Conference in Espinho

Post by tford »

I continue to be amazed at how you quietly listen and deliver, Vladimir!
Tom - V8.8 build 3137 - MySql / PostGres
customaware
Posts: 2417
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: 8.3 features at the Conference in Espinho

Post by customaware »

Indeed. Extraordinary.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Arnold
Posts: 24
Joined: Mon Apr 09, 2018 11:58 pm
Location: San Francisco Bay Area - California - USA

Re: 8.3 features at the Conference in Espinho

Post by Arnold »

So cool Vlad - you and your team are busy, busy that is for sure!

My questions for clarification from that 8.3 list:
1. will Aware then allow the use of GUID for the ID now - sounds like it is?

2. Will the handling of "External Databases" change with the the database sequence change?

3. I do not see anything regarding possible built in handling of run-time attribute properties change via code in the rules or something like that - or maybe it might be part of "More..."

Thanks!
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: 8.3 features at the Conference in Espinho

Post by aware_support »

Code: Select all

1. will Aware then allow the use of GUID for the ID now - sounds like it is?
No, it will not use GUID, it will use database sequences to generate ID's (see CREATE SEQUENCE command in SQL Server or Oracle)

Code: Select all

2. Will the handling of "External Databases" change with the the database sequence change?
No

Code: Select all

3. I do not see anything regarding possible built in handling of run-time attribute properties change via code in the rules or something like that - or maybe it might be part of "More..."
We are still thinking on how to do this - it's not easy. Maybe it will be part of "More..."
Aware IM Support Team
Arnold
Posts: 24
Joined: Mon Apr 09, 2018 11:58 pm
Location: San Francisco Bay Area - California - USA

Re: 8.3 features at the Conference in Espinho

Post by Arnold »

Thanks for the responses Vlad - Arnold
idpSteve
Posts: 201
Joined: Thu Jul 27, 2017 6:13 am
Location: Johannesburg, South Africa
Contact:

Re: 8.3 features at the Conference in Espinho

Post by idpSteve »

Awesome :)
hpl123
Posts: 2611
Joined: Fri Feb 01, 2013 1:13 pm
Location: Scandinavia

Re: 8.3 features at the Conference in Espinho

Post by hpl123 »

Great stuff, KUDOS! :)
Henrik (V8 Developer Ed. - Windows)
BLOMASKY
Posts: 1480
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Re: 8.3 features at the Conference in Espinho

Post by BLOMASKY »

Vlad, you say it will be demonstrated at the conf. Do you have an estimate as to when it will ship?

(also, am very curious about #12 on the list!)

Bruce
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: 8.3 features at the Conference in Espinho

Post by aware_support »

Code: Select all

Vlad, you say it will be demonstrated at the conf. Do you have an estimate as to when it will ship?
(also, am very curious about #12 on the list!)
It will probably be released soon after the Conference. Do you have any specific wishes regarding #12?
Aware IM Support Team
Jaymer
Posts: 2477
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: 8.3 features at the Conference in Espinho

Post by Jaymer »

Bruce desires for his complex queries, that he spends time indenting and adding carriage returns to start on new lines, would not get jumbled all back into one long string making it incredibly hard for him to read, and to wish that he never had to touch damn computers ever again
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Re: 8.3 features at the Conference in Espinho

Post by weblike »

aware_support wrote:

...
5. Systems using SQL Server and Oracle now use database sequences to generate ID's instead of BAS_IDGEN table.
.....
10. Native support for Maria DB
....
12. More...
https://mariadb.com/kb/en/library/create-sequence/
Please consider it to add #5 for #10 in #12 based on link above.

Thank you
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: 8.3 features at the Conference in Espinho

Post by aware_support »

Maria DB and MySQL do not support database sequences, unfortunately
Aware IM Support Team
intra
Posts: 279
Joined: Thu Oct 11, 2012 1:30 pm
Location: Australia

Re: 8.3 features at the Conference in Espinho

Post by intra »

Vlad,

Didn't weblike just provide the link to for supporting sequences in the previous post (its supported in v10.3).

Or is this something entirely different?
Avid Linux user....
aware_support
Posts: 7527
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: 8.3 features at the Conference in Espinho

Post by aware_support »

Code: Select all

Didn't weblike just provide the link to for supporting sequences in the previous post (its supported in v10.3).
Oh, yes, sorry, this is good news. I guess, MySQL will have to catch up
Aware IM Support Team
Post Reply