##// END OF EJS Templates
Bumped version and updated changelog
neko259 -
r991:97eb1846 2.5.0 default
parent child Browse files
Show More
@@ -1,4 +1,4 b''
1 VERSION = '2.5.0 Isako'
1 VERSION = '2.5.0 Yasako'
2 SITE_NAME = 'Neboard'
2 SITE_NAME = 'Neboard'
3
3
4 CACHE_TIMEOUT = 600 # Timeout for caching, if cache is used
4 CACHE_TIMEOUT = 600 # Timeout for caching, if cache is used
@@ -65,3 +65,13 b' more simple now'
65
65
66 # 2.3.0 Neiro
66 # 2.3.0 Neiro
67 * Image deduplication
67 * Image deduplication
68
69 # 2.4.0 Korra
70 * Downloading images by URL
71 * [CODE] Cached properties
72
73 # 2.5.0 Yasako
74 * User notifications
75 * Posting to many threads by one post
76 * Tag details
77 * Removed compact form
General Comments 0
You need to be logged in to leave comments. Login now