Hi,
The new directory layout for Sage 6 will require a bump to the version
number of sagenb, so I'm planning to tag, release, and make an SPKG of
sagenb 0.10.6 soon.
I notice there are some pull requests which have been sitting around for
a while but which nobody has reviewed, though they seem like they are
ready for review. If someone could take a look in the next few days, I
could include them in 0.10.6, which would be nice.
"Sanitize the output and text cells of published worksheets"
Jason Grout
https://github.com/sagemath/sagenb/pull/100
"Fix issue #98" (about resetting forgotten user passwords)
Robin Martinjak
https://github.com/sagemath/sagenb/pull/119
"Send email notifications to configured addresses"
Robin Martinjak
https://github.com/sagemath/sagenb/pull/120
"Allow more actions in live docs"
Nicolas M. Thiery
https://github.com/sagemath/sagenb/pull/143
-Keshav