1. The gallery feature of Pulse Pro now has the ability to add captions to each individual photo. Just click on a photo in the gallery admin to bring up the caption editor. Captions will be displayed on the frontend in both the slider gallery as well as the thumbnail gallery.
2. Also in this update is an upgrade of the gallery uploader (plupload.com). It fixes a memory leak as well as adds image resizing to uploads. By default, the images will be resized to be a max of 800x800. So if a user uploads an image that is 2000x2000, it will be automatically scaled down to 800x800. This prevents the image from falling off the screen and also reduces the file size. If an image is less than 800x800, it will not be changed. Since large images will now be reduced in both dimension and file size, I have increased the max upload file size from 200k to 1mb. A 1mb file is obviously too large and not web optimized, but upon upload, it will be significantly reduced. The last thing that this upgrade to the uploader does is enable safari drag and drop uploading, previously it only worked with chrome and firefox.
3. There is a small update to the block/blog editor adds the “Remove Formatting” button to the toolbar. This is handy for when you are pasting text from Word and it adds a bunch of extra formatting. Clicking the button will strip out all formatting and allows you to start with clean, unformatted text.
4. Embed codes have been changed to shorter, relative paths. Existing embed codes will still work, this is only for newly created ones. This makes it easier if you develop on a local server and later move it to the live server. You can use the same embeds whereas previously you would need to edit them.
5. Finally, the settings page has been slightly updated for better organization.
Pulse CMS Demo Page: http://pulsecms.com/demo/
Please report any bugs to: http://pulsecms.com/contact.php

Received