April 2016 | New fonts, improved special links section, curly bracket support

Comments

11 comments

  • Pavel Markov
    Pavel Markov

    Great!!!

    0
  • Justin Zhu
    Justin Zhu

    Awesome work! Esp on the curly brace update.

    0
  • admin
    admin

    One question: I have embedded the BeePlugin, will it be automatically updated?
    Thank you

    0
  • Guillermo Padilla
    Guillermo Padilla

    Hi all, the application will be automatically updated for all.

    0
  • Daniel
    Daniel

    I have some issues and I don't know If its related to the new update, but after the update I've noticed this error in staging/development environment.
    The Production environment is working fine.

    I've debugged the result of $result = curl_exec($ch); within getCredentials()
    Can someone help me with this?

    cUrl error (#60): SSL certificate problem: self signed certificate in certificate chain

    Verbose information:

    * Hostname was found in DNS cache
    
    * Hostname in DNS cache was stale, zapped
    * Trying 54.77.63.241...
    * Connected to auth.getbee.io (54.77.63.241) port 443 (#0)
    * SSL certificate problem: self signed certificate in certificate chain
    * Closing connection 0

    0
  • Pavel Markov
    Pavel Markov

    Daniel,
    curl_setopt($cHandler, CURLOPT_SSL_VERIFYHOST, false);
    curl_setopt($cHandler, CURLOPT_SSL_VERIFYPEER, true);

    0
  • Daniel
    Daniel

    I have tried that dangerous "fix" but I am facing the same issue.
    Maybe if it worked I could have used that in my development environment, but no way I was going to disable ssl in production.

    Anyone knows why im facing this error? Is auth.getbee.io certificate OK ?

    0
  • Daniel
    Daniel

    Pavel, It worked using:

    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

    Nevertheless there must be an explanation why its working on my server and having problems in my development environment.

    Im gonna use that setting only in production.
    Thanks

    0
  • Dan Bonville
    Dan Bonville

    I may be missing something, but I am not seeing the updated UI for Special Links on our embedded version of the editor. Do we need to "do something" to see this change in the plugin?

    Thanks!

    0
  • Sergio M.
    Sergio M.

    Hi Dan,

    These updates were automatically applied to the plugin, so no action is needed.

    Two suggestions:
    - It might be a caching issue. You could clear your browser's cache or test it in a different browser.
    - The new Special links UI is shown when linking to an image or button only. It's found when selecting an image or button and under Content properties > Action > Special links. We've updated the section above to clarify this. Please see: https://support.beefree.io/hc/en-us/articles/360004494832-April-2016-New-fonts-improved-special-links-section-curly-bracket-support#2

    Hope this helps!

    0
  • Dan Bonville
    Dan Bonville

    Thanks Sergio, that explains it!

    0

Article is closed for comments.

Trial

Cut down on email & page production time, keep everything organized, and enjoy the fantastic design flexibility of BEE.

START A BEE PRO FREE TRIAL

No credit card required