Changes in BBLog for Plugin Devs - Better Battlelog Forums #114384

Sitemap
Post edited 8 x times, last by
Topicstarter
Hi!

I see that some plugins doesn't work as expected anymore.
So, this can be related to removed/changed functions in BBLog.

Important:
All technical changes will always be in the last DEV Version of BBLog before the live release so there is time (mostly 1-2 weeks) to check your plugin against new changes and fix problems if there be some.
There is always a topic where you can see when a new DEV version has released.
http://getbblog.com/board/topic/109495/1/BBLog-Dev-Release-Channel


Here a list of technical things that have been changed in BBLog 4.0.0

* BBLog.alert() have been removed - BBLog natively don't need it anymore - Use BBLog.popup() instead.
* BBLog.prompt() have been removed - BBLog natively don't need it anymore - Use BBLog.popup() instead.