From cca47a1df965e3f31a82aeeb51865e4a1dd92ef0 Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 25 Jan 2009 11:47:07 +0000 Subject: [PATCH] new feature list --- README.txt | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index a74a5726..c29bfe45 100644 --- a/README.txt +++ b/README.txt @@ -6,8 +6,8 @@ /_______ /|___| /__|__|_| /__|_| /__|\___ >_______ \ \/ \/ \/ \/ \/ \/ -Shimmie Alpha -~~~~~~~~~~~~~ +Shimmie 2.3 Beta +~~~~~~~~~~~~~~~~ This code is for people who want to write extensions compatible with the next version of shimmie. You can run a production site with it if you're feeling brave, but it's not recommended. @@ -16,6 +16,32 @@ If there is a feature here, and not in the stable branch, that's probably because the feature doesn't work yet :P +New since 2.2 +~~~~~~~~~~~~~ +For admins: + o) Simplified installer, only one question + o) Improved mass tag editor, allows searching and replacing multiple tags + o) Automated installation + o) Automatic detection of niceurl support + o) Support for caching data, to lower database load + o) Improved extension management, built-in documentation function + o) Built-in documentation for extensions + o) Better spam filtering + +For users: + o) Better BBCode support + o) Image ratings, with eg. hiding of explicit images to anonymous users + o) Theme improvements, new themes + o) Better searching + o) Cooliris support + +For developers: + o) More sensible APIs + o) Automated testing + o) Preliminary SQLite & Postgres support, for people with very small and + very large sites (Not all extensions are compatible yet though) + + Requirements ~~~~~~~~~~~~ MySQL 4.1+