Does Boonex maintain a change log as far as code changes are concerned between versions? If yes, where is it located? If not, then it would be nice if there was one so developers can know if classes or functions are removed.
Does Boonex maintain a change log as far as code changes are concerned between versions? If yes, where is it located? If not, then it would be nice if there was one so developers can know if classes or functions are removed. Geeks, making the world a better place |
I second this request - especially for the Chat+ caredesign.net |
You can use github for that:
To compare tags/brances https://github.com/boonex/dolphin.pro/compare/7.2.1...7.3.0
You can even open an individual file and view its history. so much to do.... |
That is not exactly what I wanted; I would have to click through each of those tickets trying to find information that might be important.
Just a list;
MyFunction() is deprecated and removed. YourFuction() changes made
I can open the files and use my own comparison programme to see what was changed. Geeks, making the world a better place |
Not that I'm aware of. For Chat+, it might be better to check RocketChat for those changes. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Usually we try to keep the compatibility as much as possible, we usually announce if we add some new considerable features. Recently we started to list all changes in notes for releases: https://github.com/boonex/dolphin.pro/releases That is not exactly what I wanted; I would have to click through each of those tickets trying to find information that might be important.
Rules → http://www.boonex.com/terms |
From playing with both - there are a lot of things changed in the Dolphin version of Rocket.Chat - which is what I would like to see - what and why those changes were made. There is a big difference in functionality between the two. Not that I'm aware of. For Chat+, it might be better to check RocketChat for those changes.
caredesign.net |
We haven't changed a lot. Most of the changes are adding 2 packages: Dolphin and Trident: https://github.com/AlexTr/Rocket.Chat.Orig/compare/master...boonex:master From playing with both - there are a lot of things changed in the Dolphin version of Rocket.Chat - which is what I would like to see - what and why those changes were made. There is a big difference in functionality between the two.
Rules → http://www.boonex.com/terms |
it seems like a lot more than that - i am running both the dolphin version and the development version - and there are obvious differences. the administration section is different. I cant see the only thing you did was to add the dolphin and trident when you have also removed the ability to create a new account. As well as a bunch of administrative features. caredesign.net |
This is all changes from the original version: https://github.com/AlexTr/Rocket.Chat.Orig/compare/master...boonex:master it seems like a lot more than that - i am running both the dolphin version and the development version - and there are obvious differences. the administration section is different. I cant see the only thing you did was to add the dolphin and trident when you have also removed the ability to create a new account. As well as a bunch of administrative features.
Rules → http://www.boonex.com/terms |