Development Snapshots

Please read this first!

Snapshots are taken automatically every day, the code is not guaranteed to work at all. Snapshots are provided for testing purposes only and for people who know what they're doing, mainly because of the following:

There is some protection from using incorrect database schema in tt-rss, in the form of a "schema version". IT DOESN'T WORK FOR SNAPSHOTS, because in between releases I only bump version once when I make the first change, not every time I change something. The same idea applies to global configuration file, which also has a version number.

Thus, if you upgrade from snapshot to snapshot or from snapshot to release or whatever, you'll have to examine (possibly half-finished) database schema upgrade scripts and configuration file template and make needed changes manually. Otherwise, be prepared for various weird bugs, stuff being broken for no reason and lack of support from me.

If I didn't scare you enough yet, snapshots are available here. Be vigilant.