# shinyStorePlus 0.9
Planned Features
Store all outputs automatically
Store specific variables
Retrieve all stored specific variables & outputs
An updated example of the package in action
# shinyStorePlus 0.8
Features
Convert browser link parameters into Shiny input values e.g Transfer the value of ‘name’ in http://link.com/?name=obianom to a Shiny input
# shinyStorePlus 0.7
Features
Bug fix on clearStore
# shinyStorePlus 0.6
Features
Store inputs automatically
Retrieve all stored inputs
Clear Storage of all inputs
An example of the package in action