mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
28 lines
No EOL
667 B
Markdown
28 lines
No EOL
667 B
Markdown
## v0.5.6
|
|
|
|
* Added simple JSON API showing the 100 last posts
|
|
|
|
## v0.5.5
|
|
|
|
* Added Google Analytics pageview tracking
|
|
* Added RSS feed for /new
|
|
|
|
## v0.5.4
|
|
|
|
* Added email notifications for approved users.
|
|
* Added delete users link
|
|
|
|
## v0.5.3
|
|
|
|
* Added basic color customization.
|
|
* Fixed Flush bug
|
|
|
|
## v0.5.2
|
|
|
|
* Added email notifications of new comments and new replies for all users (along with unsubcribe link) and notifications of new posts for admin users.
|
|
|
|
## v0.5.1
|
|
|
|
* Added a second `createdAt` timestamp. Score calculations still use the `submitted` timestamp, but it only gets set when (if) a post gets approved.
|
|
|
|
* Started keeping track of versions and changes. |