- Rails 2.0 compatibility
- Added approved_by field to posts
- Normalized artist URLs. Artists can now have an arbitrary number of associated URLs.
- Normalized URLs are stored in a separate field, so saving blogNN URLs will now work correctly
- Added a Pixiv field to artists. You can search by Pixiv id by searching for pixiv:nnnn in artist/index.
- Removed some old fields from users
- Enabled custom user levels
- Enabled custom tag types
- Enabled custom post visibility logic
- Enabled custom ad visibility logic
I still need to do a lot of testing on this.
Updated