Developer forum

Forum » Feature requests » Releases
Mikkel Høst
Reply

Hi DW.

A great thing when you make new releases it to state what files have changed from the previous version. This could really help us when we upgrade alot on our development servers. 


Replies

 
Nicolai Høeg Pedersen
Reply

Files as in dll's and .aspx files in administration?

 

BR Nicolai

 
Mikkel Høst
Reply

Yes everything, templates, js, new files, changed files DB changes.. This could help debugging new releases (from our end) and could make some upgrades more smooth.. 

 
Nicolai Høeg Pedersen
Reply

Yes - that could be a good idea.

 

I have the attached script (bat file) that gives the files changed since a specific date:

 

Database changes can be found in /Admin/Update/updates.xml.aspx

 

I know this is not the desire format - but hope it can be helpful.

 

BR Nicolai

 
Mikkel Høst
Reply

Thanks alot Nicolai..