Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Glasnost v0.10 released

Compare
Choose a tag to compare
@ontofractal ontofractal released this 06 Jun 10:38
· 208 commits to master since this release
  • new iteration of posts page design
  • added a configurable custom and a config option. example: "menu": [{"item": "Menu Item 1", "dropdown_items": [["title", link]]}]
  • upgrade insecure requests config option issue #9 closed
  • default image for posts missing one issue #13 closed
  • match Steemit behaviour for non-standard markdown imgsissue #11 closed
  • cleaned up and improved excerpts generation
  • performance: markdown parsing moved to blockchain sync step
  • add js libs required by semantic-ui
  • docker image updated to v0.10