Skip to content

Releases: int32at/Sponge

v0.6.3-beta

20 Aug 16:53
Compare
Choose a tag to compare
  • TreeView Web Part: A web part that allows you to display the contents (folders & documents) of a selected document library in Tree View format.

v0.6.2-beta

14 Aug 17:20
Compare
Choose a tag to compare
v0.6.2-beta Pre-release
Pre-release
  • Weather Web Part: A web part that shows the current weather information based on the user's location.

v0.6.1-beta

08 Aug 16:01
Compare
Choose a tag to compare
v0.6.1-beta Pre-release
Pre-release

Enhanced Logging & Configuration Components - JavaScript Support

It is now possible to use the central & relative components in JavaScript. That means you can use the Sponge Logging Web Service to log your js errors! You can also retrieve the app's config from directly from Sponge/SharePoint! See the Logging/Configuration wiki pages for more details!

v0.5-beta

06 Aug 13:17
Compare
Choose a tag to compare
v0.5-beta Pre-release
Pre-release
  • Improved Configuration & Logging Component
    • It is now possible to use Sponge in Central Admin and in every Site Collection (Central/Relative). See the Wiki
      for more info on that!
  • Improved Wiki

v0.4.1-beta

04 Aug 00:42
Compare
Choose a tag to compare

v0.4-beta

01 Aug 15:53
Compare
Choose a tag to compare
v0.4-beta Pre-release
Pre-release
  • Improved Configuration Component
  • Implemented Logging Component
    • Logging Web Service
    • Logging Database Target
    • SharePoint ULS Target
  • Implemented Site Property Manager
  • Implemented Hosting Web Part
  • Improved Wiki

v0.2-beta

20 Jul 12:50
Compare
Choose a tag to compare
v0.2-beta Pre-release
Pre-release
  • Removed Logging UI from the Central Admin
  • Added Screenshots to show usage of Sponge

v0.1-beta (First Release)

20 Jul 12:42
Compare
Choose a tag to compare
Pre-release

This is the very first release of Sponge! It include's the following features:

  • Sponge Admin Site: a site in your Central Administration to manage the Sponge Framework
  • Configuration Framework
    • Server Side API: retrieve values from the config store in Application Pages, Web Parts, Timer Jobs, etc.
    • Client Side API: retrieve values from the config store using the Config Service - Console Apps, WinForms, WPF, WP, etc.
    • Web Service: if you prefer to call the web service directly, without using the api.
    • Lists: easily manage your configurations in the Sponge Admin Site!