mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
8 lines
No EOL
415 B
Markdown
8 lines
No EOL
415 B
Markdown
### v0.11.1 “FeedScope”
|
|
|
|
* Post submit and edit forms now submit to their respective methods directly.
|
|
* Removed `postSubmitRenderedCallbacks` and `postEditRenderedCallbacks`.
|
|
* `telescope-post-by-feed` package now lets you import posts from RSS feeds.
|
|
* Adding limit of 200 posts to post list request.
|
|
* Refactoring post and comment submit to fix latency compensation issues.
|
|
* Tags package now using Autoform. |