Skip to content

Latest commit

 

History

History
253 lines (158 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

253 lines (158 loc) · 12.5 KB

Change Log

v3.0.1 (2017-10-23)

Full Changelog

Closed issues:

  • Add prefetch method #65
  • Ability to run simpla on own server #11

v3.0.0 (2017-10-17)

Full Changelog

Merged pull requests:

v2.3.2 (2017-09-23)

Full Changelog

Implemented enhancements:

  • Replace API authentication with Auth0 SDK #32
  • Check if project ID belongs to user on login #30

Fixed bugs:

  • Throw useful error when invalid project key #15

v2.3.1 (2017-06-30)

Full Changelog

Merged pull requests:

v2.3.0 (2017-06-29)

Full Changelog

Merged pull requests:

v2.2.2 (2017-06-27)

Full Changelog

Merged pull requests:

v2.2.1 (2017-06-14)

Full Changelog

v2.2.0 (2017-06-14)

Full Changelog

Merged pull requests:

v2.1.2 (2017-05-12)

Full Changelog

v2.1.1 (2017-05-10)

Full Changelog

Merged pull requests:

v2.1.0 (2017-05-09)

Full Changelog

Implemented enhancements:

  • Investigate making Simpla AMP compliant #39
  • Search engine visibility #24

Fixed bugs:

  • Search engine visibility #24

Closed issues:

  • Stuck at login #56

Merged pull requests:

v2.0.0 (2017-04-12)

Full Changelog

v1.2.4 (2017-04-12)

Full Changelog

Implemented enhancements:

  • Make multiple build targets e.g. w/o Polyfills #37
  • Remove auto element imports #34
  • Decouple edit mode from #edit #29
  • Rework edit mode (vs. authenticated) #28
  • Warn when leaving page with unsaved changes #13

Fixed bugs:

  • [v2] Remove fails with 500 errors and corrupts data intermittently #51
  • [v2] Removing parent UID should remove child paths #50
  • Element imports shouldn't default to async #46

Closed issues:

  • [v2] Build to dist folder? #64
  • [v2] Drop support for bower and don't commit build files #63
  • [v2] Invalid paths should warn not throw #59
  • Website is down... #58
  • [v2] Deprecations #49
  • Warn when offline #38
  • Breaking changes for 2.0 #36
  • Simpla SDK v2 interface #35
  • Ensure imported polyfills are minified #33

Merged pull requests:

v2.0.0-preview (2017-01-30)

Full Changelog

Implemented enhancements:

  • get() should use no-cors mode #31
  • Cannot use edit on a website that already uses hashes urls #10

Fixed bugs:

  • <simpla-text> inside <a> tags #26

Closed issues:

  • Can I use simpla with this Elm like library? #27
  • Multi-user support #5

Merged pull requests:

v1.2.3 (2016-07-25)

Full Changelog

Closed issues:

  • Srcset, sizes, and/or the picture element #25

v1.2.2 (2016-07-15)

Full Changelog

v1.2.1 (2016-07-15)

Full Changelog

v1.2.0 (2016-07-14)

Full Changelog

v1.1.0 (2016-07-14)

Full Changelog

Merged pull requests:

v1.0.0 (2016-07-08)

Full Changelog

Fixed bugs:

  • Multiple history entries for the home page (simplajs.org) #12

Merged pull requests:

v0.3.2 (2016-06-24)

Full Changelog

Fixed bugs:

  • Entering into placeholder and deleting all disables editing on that element #16

Closed issues:

  • simple-api attribut deprecated but docs not updated #14
  • SPA Framework support -> Adjust location of save button #4

v0.3.1 (2016-05-05)

Full Changelog

Fixed bugs:

  • Hitting backspace whilst editing text often results in going back a page #6

v0.3.0 (2016-05-04)

Full Changelog

Merged pull requests:

v0.2.2 (2016-05-03)

Full Changelog

Merged pull requests:

v0.2.1 (2016-05-02)

Full Changelog

v0.2.0 (2016-05-02)

Full Changelog

Closed issues:

  • Don't vulcanize components? #1

Merged pull requests:

v0.1.0 (2016-04-14)

Closed issues:

  • Support for SPA frameworks specifically Aurelia #3
  • Migrate all components to Babel 6 + Rollup, and refactor gulpfile #2

* This Change Log was automatically generated by github_changelog_generator