File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44Copyright (c) 2013 Tobias Zeising, tobias.zeising@aditu.de
55http://selfoss.aditu.de
66Licensed under the GPLv3 license
7- Version 2.7
7+ Version 2.8-SNAPSHOT
88
99
1010INSTALLATION
@@ -50,6 +50,10 @@ Visit the page http://yourselfossurl.com/opml for importing your OPML File. If y
5050CHANGELOG
5151---------
5252
53+ Version 2.8-SNAPSHOT
54+ * new Polish translation (thanks a lot to Piotr Dymacz)
55+ * improved Expires section and Compression in .htaccess (thanks a lot to S Anand)
56+
5357Version 2.7
5458* new spout for instapaper (thanks a lot to janeczku)
5559* new Hungarian translation (thanks a lot to Sancho)
Original file line number Diff line number Diff line change 33$ f3 = require (__DIR__ .'/libs/f3/base.php ' );
44
55$ f3 ->set ('DEBUG ' ,0 );
6- $ f3 ->set ('version ' ,'2.7 ' );
6+ $ f3 ->set ('version ' ,'2.8-SNAPSHOT ' );
77$ f3 ->set ('AUTOLOAD ' ,__dir__.'/;libs/f3/;libs/;libs/WideImage/;daos/;libs/twitteroauth/;libs/FeedWriter/ ' );
88$ f3 ->set ('cache ' ,__dir__.'/data/cache ' );
99$ f3 ->set ('BASEDIR ' ,__dir__);
You can’t perform that action at this time.
0 commit comments