Lotus Notes / Domino 8.5.2 was in managed-beta program since january. Last week, confidentiality has been lifted, which means beta users are now free to talk about improvements in new version.

Of course blogs are raining about new features. I wrapped-up some important features from bloggers:

1.
Peter Presnell blogged about the new features of Eclipse-Based Lotusscript Editor and some Lotusscript classes.
  • Reserved words are now being corrected as proper case, just like in the classical one.
  • 'Auto-indent' is now automatic for pasted codes. In release 8.5.1, that was manual with Ctrl-L.
  • 'Database Scripts' is now being edited with Eclipse-based Lotusscript Editor.
  • NotesDomain, NotesDirectory, NotesDirEntry classes has been added. Now we can develop routines and functions to deal with directory operations.
  • NotesDatabase class has new functions like Archivenow(), Archivenowbypolicy(), Replicatewithclientoptions(), Retrievepop3mail().
  • NotesAgent: Runwithdocumentcontex() method has been developed. It is a very important feature we were expecting. Now we will be able to implement 'WebQuerySave' functionality on XPages.

2
. John D. Head blogged about improved Application Icon editing.
  • Now we can use BMP, JPG, GIF or PNG files for application icons.

3
. Ulrich Krause shared an improvement on DAOS.
  • DAOS feature can be enabled while archiving. It was two different procedure on previous version.

4
. Stuart McIntryre blogged about my favorite improvement!
  • Now replication process is working 'multi-threaded' on the client!!!
Image:Lotus Notes/Domino 8.5.2 is coming: A blogroll wrap-up...

5
. Erik Brooks gave details about improvements mostly about XPages on his blog.
  • There are new controls like Checkbox group and radio button group in XPages.
  • Dojo version is now 1.4.1.
  • Server-side-javascript has new function sessionAsSigner() now. This XPages function provides us the opportunity to use signer and user authorization at the same time.
  • Database scripts can be written with @Formula now.
  • 8.5.2 Web Server has REST API.

6
. Palmi blogged the screen shot below. No further comment :)




Image:Lotus Notes/Domino 8.5.2 is coming: A blogroll wrap-up...





7
. Darren Duke, provided some details about client on his blog.
  • Now we are able to fix some new settings on client workstation like Auto-retrieve attachments, upgrading ODS versions of local databases. These settings are under 'Desktop Policy' settings.

Image:Lotus Notes/Domino 8.5.2 is coming: A blogroll wrap-up...
  • Silent fail-over, changes replica if one server is unreachable, without bizarre pop-ups to end-user.


* Of course, there is no need to remind that all these features are not final and certain. So IBM may alter or cancel these new improvements...
Serdar Basegmez   |   April 19 2010 01:23:03 PM   |    Lotus Domino  Lotus Notes  R8.5.2  Upgrade  New Products    |  
  |   Next   |   Previous

Comments (2)

Gravatar Image
Serdar Basegmez    http://www.developi.com    08/26/2010 11:17:26 AM

@Phil,

I could not find such setting. Can you be more specific where it is?

Actually, in What's new in Lotus Domino Designer, it says:

REST APIs setting in Application Properties - A setting has been added to the Basic Application Properties that lets you enable Domino REST API operations on a "per database" level.

But I don't see it :(

Gravatar Image
Phil Warner       08/26/2010 10:49:18 AM

I found a reference to the Domino REST API setting on the Basic tab of Application Preferences, but no documentation in the new client (Admin or Designer) or on the Wiki's. Do you know of any other reference to this?