Viewing EverWeb 2.1 Beta

EverWeb 2.1 Beta



User: Paul-RAGESW 7 years ago
Hello EverWebers!

We're happy to announce EverWeb 2.1 BETA. Beta means it is still in testing so only use this version if you want to test the latest release. We do extensive testing but it is NOT a final release so it may have bugs or other issues.

I have highlighted two very important, but easily missed new features, which makes designing websites much easier.

CHANGES
- Contact Form Advanced: New options to enter SMTP details to help improve reliability of receiving emails
- Contact Form Advanced: Reply to email set correctly (especially when using the SMTP option) for Contact Form Advanced
- Holding command and option key while dragging will not change the selection so you can easily move selected objects that are covered by other objects
- Hold Shift and command while dragging or resizing an object will move all objects underneath that object down in order to preserve the page layout

- Fixed RSS Feeds to make sure they are always in the correct format
- Fixed text alignment issues with using line height and paragraph spacing options
- Function arrow keys work in the EverWeb Design Canvas
- A new option for linking to the full archive is available for the Blog Post Listing widgets
- Fixed a bug with Google Fonts and Blog Post widget not including the font for navigation links at the bottom of the posts
- Fixed a bug with Google Fonts and Blog Post widget not including the font for the date style
- Right clicking on the Site name in your project file has a rename option
- Fixed a CSS error in blog post widget for default font color value
- Fixed issue with Facebook comments not working properly
- EverWeb removes all double quotes now from images dropped on assets
- Fixed blog CSS font size export issues
- Fixed some error checking when writing out web page files
- Images are opened with the correct DPI so dropping retina images works properly again
- Setting height or width from the Inspector for multiple objects won't update both properties at the same time
- Using the selection rect to select objects (clicking and dragging to select objects) loads them properly in the inspector
- Making changes in the inspector when multiple objects are selected won't disable the Inspector after one change
- Inserting external link won't add the external link to the end of the post the trying to delete it
- EverWeb recognizes .ico files as images again
- Blog Posts starting with an image don't export with extra line breaks on the archive and main blog page
- Blog post images no longer get exported twice
- Fixed a memory leak after publishing when using blogs
- Contact Forms: You can now delete form options
- Contact Forms: Form control are not overly large when you have a wide form
- Contact Forms: Font styling isn't applied to some form fields anymore
- Contact Forms: You can now re-order control options
- Lots of improvements to the Widget API's

DOWNLOAD

Download EverWeb 2.1 for 10.7+ Beta
Download EverWeb 2.1 for 10.6.8 Beta

Last edit 7 years ago

-------------------------------
Paul
EverWeb Developer
User: Paul-RAGESW 7 years ago
The above beta version has been updated. It fixes a problem with blogs being added to sub directories and producing 404 errors.

-------------------------------
Paul
EverWeb Developer
User: Paul-RAGESW 7 years ago
We have posted a new beta from the link in the first post here. It fixes the following issues;

- Implemented replacement for the RSS Feed
- Made some fixes to FTP publishing so they work with more servers
- Fixed an issue where fixed position objects didn't get exported correctly if there was a top margin specified
- Fixed an issue with the date format in the Blog RSS Feed

-------------------------------
Paul
EverWeb Developer
User: Paul-RAGESW 7 years ago
We have posted what we hope to be the last beta for version 2.1. Unless anything new appears, we will make this the final version.

This version contains a few improvements for importing WordPress sites and other minor changes.

-------------------------------
Paul
EverWeb Developer
User: Koohzad K. 7 years ago
any chance for the BLOG Header options...under the Title Style....we can have alignment options (Left, Center, Right)?
User: Paul-RAGESW 7 years ago
Quote:
any chance for the BLOG Header options...under the Title Style....we can have alignment options (Left, Center, Right)?


That is something we can add in a future release. For 2.1 it won't be added though unfortunately. You can do it with custom CSS under Inspector-Page Settings for your blog post page;

[code]
<style>
h2.blogposttitle {
text-align:center;
}
</style>

[/code]

-------------------------------
Paul
EverWeb Developer
User: Paul-RAGESW 7 years ago
We have posted the Final Candidate version of EverWeb 2.1 in the initial post here for Mac OS X 10.6 as well as 10.7 and later.

Last edit 7 years ago

-------------------------------
Paul
EverWeb Developer
User: Steve 7 years ago
Where is the link to download 2.1? The above link just links to the product page....

Steve

-------------------------------
MacBook Pro 15in Retina 10.14.6
Nevada, U.S.A
Apple since OS 7.1 LE II (pizza box)
User: Paul-RAGESW 7 years ago
Hi Steve,

Sorry for the download links, they were changed because we are in the middle of releasing version 2.1. You can now download it from the EverWeb Downloads Page.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.