Update: 2011 v11.3.0.132
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Update: 2011 v11.3.0.132
Mostly polishing tasks here and there.
+ Improved: Wording change for option - Automatic PHP function list drop down
+ Added: SQL Browser now allows multiple open windows
+ Added: SQL Browser windows ar non modal - you can code and do SQL at the same time
+ Updated: PHP highlighter now supports latest reserved words of PHP 5.3 and 5.4
+ Updated: Default HTML spec now is HTML 5, for CSS it is CSS 3 (only for new installations)
+ Some minor adjustments
The main programming work is being currently done on the next generation of the product which is due late autumn/winter.
+ Improved: Wording change for option - Automatic PHP function list drop down
+ Added: SQL Browser now allows multiple open windows
+ Added: SQL Browser windows ar non modal - you can code and do SQL at the same time
+ Updated: PHP highlighter now supports latest reserved words of PHP 5.3 and 5.4
+ Updated: Default HTML spec now is HTML 5, for CSS it is CSS 3 (only for new installations)
+ Some minor adjustments
The main programming work is being currently done on the next generation of the product which is due late autumn/winter.
Re: Update: 2011 v11.3.0.132
will the CSS compress allow for the keyframes be compressed as it currently does not.
For example, the following generate an error by virtue of the @ being present
[Quote]
@-moz-keyframes logos {
0% { -moz-transform: translateZ(0); opacity:1;}
50% { -moz-transform: translateZ(-50000px); opacity:1; }
60% { -moz-transform: translateZ(-60000px); opacity:0; }
100% { -moz-transform: translateZ(-100000px); opacity:0;}
}
[unquote]
Now, I wonder IF this is relevant too
mapleleaf
http://www.mirana.net
For example, the following generate an error by virtue of the @ being present
[Quote]
@-moz-keyframes logos {
0% { -moz-transform: translateZ(0); opacity:1;}
50% { -moz-transform: translateZ(-50000px); opacity:1; }
60% { -moz-transform: translateZ(-60000px); opacity:0; }
100% { -moz-transform: translateZ(-100000px); opacity:0;}
}
[unquote]
Now, I wonder IF this is relevant too
mapleleaf
http://www.mirana.net
Re: Update: 2011 v11.3.0.132
Excellent,I just updated! Looking forward to the next generation. :)
-
- Posts: 11
- Joined: Tue Feb 14, 2012 7:30 pm
Update: 2011 v11.3.0.132 - Snippets library?
What about the bug in the code that handles code snippets in the Library?
It slows down typing and occurs when the library is too large.
You said you would fix it in the current WeBuilder update. When will you fix it?
It slows down typing and occurs when the library is too large.
You said you would fix it in the current WeBuilder update. When will you fix it?
Re: Update: 2011 v11.3.0.132
Thanks for the update Karlis & Blumentals team,
FYI - I did 'Check for new version' (from 11.2.2.131) and it said no new version was available.
I'm really looking forward to the next generation WeBuilder!
FYI - I did 'Check for new version' (from 11.2.2.131) and it said no new version was available.
I'm really looking forward to the next generation WeBuilder!
Re: Update: 2011 v11.3.0.132
Same here.kfury77 wrote:FYI - I did 'Check for new version' (from 11.2.2.131) and it said no new version was available.
BTW, why is BBCode disabled on the forum? It's enabled in my profile.
Re: Update: 2011 v11.3.0.132
I'm told the new version check has been fixed now. Thanks for the heads up.
Blumentals Software Programmer
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: Update: 2011 v11.3.0.132
If you untick the 'Disable BBCode' option in the actual post, it'll work. Not sure why its ticked by default for you - thought that was the point of the option in the preferences in your profile.Jay Q wrote:BTW, why is BBCode disabled on the forum? It's enabled in my profile.
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Update: 2011 v11.3.0.132
There is no real new version, the only fix is CSE update support. If you do not use CSE validator, then technically there is nothing new.
Re: Update: 2011 v11.3.0.132
I did a fresh install today and got 2011 11.4 !!
Mind posting the changelog? :D
Good luck with WeBuilder 2014 by the way, I'm already 99% happy with WeBuilder as it is :P
Mind posting the changelog? :D
Good luck with WeBuilder 2014 by the way, I'm already 99% happy with WeBuilder as it is :P
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Update: 2011 v11.3.0.132
As I said before, the only change is latest CSE Validator support...