WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.9k stars 971 forks source link

Changelog AVideo #8170

Open gbrn opened 1 year ago

gbrn commented 1 year ago

@DanielnetoDotCom Dani, there's a problem I've been having since I started using AVIDEO. I can't keep track of all the changes. I know it's not easy to document this, but it's necessary. Even through an organization process for all of us. I've talked about this in the past here, and I've seen other users question it too: #714, #4977, #7338 and others.

It doesn't have to include every change, but it should contain a chronologically ordered list of notable changes for each version, and it shouldn't be a "dump" of a git log "because it doesn't help anyone".

The interesting thing is to create a Changelog.txt file here inside Github itself. Example: https://github.com/SubtitleEdit/subtitleedit/blob/main/Changelog.txt

For example, the Shorts plugin was added and I didn't hear about it... and I didn't see it anywhere. image Several plugins are updated and I don't even know...

It would be interesting to document the changes like any other software under development, something like specifying the version and differentiating:

I think that this documentation will take the application to a higher professional level.

para2022 commented 4 months ago

Yes this is very frustrating indeed. Things are added and nobody knows they have even been added. Things are changed and nobody knows. A changelog would alow users to debug much more easily. If a change is made to login and then users start having login issues then its obvious of the cause. I have a bug in site that has caused my user count to drop immensely, I'm convinced its an ajax bug in the code as i never did anything to the site for weeks other than updates and suddenly the bug appeared.