Thesis Phoenix Versions Save

A lightweight, bolt-on, intuitive content editing system for Elixir/Phoenix websites. Star this repo and follow along with our progress!

v0.3.4

5 years ago
  • fix: external link redirect (#161 by @sandeshsoni)

v0.3.3

5 years ago

• Moved Mix.env to config #159 - fixes #154 (thanks @Balt87)

v0.3.2

5 years ago

• Fix View.content and View.global_content when options are passed #157 (thanks @MikeAndrianov)

v0.0.30

7 years ago

• Fixes home page content reset bug

v0.0.28

7 years ago

• Fixes issue with malformed URLs (trailing or doubled slashes)

v0.0.26

7 years ago
  • Added a new Thesis.EctoUploader to store uploaded files in the database

v0.0.25

7 years ago
  • Updated to use HTTPS for Ospry uploads
  • Minor CSS tweaks

v0.0.24

7 years ago
  • Alpha release

v0.0.20

7 years ago

Alpha release 20. Includes:

  • Image uploading
  • Image by URL
  • HTML, text, raw HTML text areas
  • Page meta editing
  • and more...