Skip to content

Releases: ryanlelek/Raneto

v0.16.4

11 Aug 22:36
Compare
Choose a tag to compare

2019.08.11 / v0.16.4

  • [New] Async IO Improvements #294
  • [New] Danish Translation #292
  • [Fixed] Heroku postinstall script #291
  • [Fixed] Code fixes for upgraded dependencies
  • [Misc] Dependency upgrades

We are once again fully up-to-date on NPM modules

-- Ryan

v0.16.2

19 Jan 23:10
Compare
Choose a tag to compare

2019.01.19 / v0.16.2

v0.16.0

21 Apr 22:12
Compare
Choose a tag to compare

2018.04.21 / v0.16.0

  • [New] Better Multi-Language Support!
  • [New] Raneto can be served from non-root path (URI Prefix)
  • [Misc] Upgrade to lunr v2.x
  • [Misc] Code Refactor
  • [Misc] Dependency upgrades

v0.15.0

30 Mar 01:22
Compare
Choose a tag to compare

2018.03.29 / v0.15.0

  • [New] Language Translations!
  • [Fixed] #192 Any metadata will now cause metadata to render
  • [Fixed] Login page loading of jQuery Backstretch plugin
  • [Fixed] #247 Search result page no longer shows excerpt as link text
  • [Fixed] #251 #194 Documentation in README for local install
  • [Misc] Dependency upgrades

v0.14.0

10 Jan 04:01
Compare
Choose a tag to compare

2018.01.09 / v0.14.0

v0.13.0

15 Mar 23:46
Compare
Choose a tag to compare

2017.03.15 / v0.13.0

v0.11.0

14 Sep 01:49
Compare
Choose a tag to compare

2016.09.13 / v0.11.0

  • [New] Language Translations!
  • [New] Google OAuth Support
  • [New] Authentication for Edit (Public Read-Only)
  • [New] Dynamic Sitemap.xml
  • [New] Custom Variables
  • [Improvement] Multiple User Login
  • [Improvement] Table of Contents (Dynamic)
  • [Misc] Merged Raneto-Core module into repository
  • [Misc] Dependency upgrades

v0.9.0

13 Feb 18:45
Compare
Choose a tag to compare

2016.02.13 / v0.9.0

  • [Fixed] Embedding images in content
  • [Fixed] Custom homepage via index.md file
  • [Fixed] Sanitizing file paths
  • [New] German Translation / Locale
  • [New] Authentication on Changes Only
  • [New] Vagrant Container
  • [New] Category in Search Results
  • [New] Metadata on homepage
  • [Upgraded] Module raneto-core from v0.2.0 to v0.4.0
  • [Upgraded] Other Dependencies
  • [Misc] Broke up code into multiple files
  • [Misc] Delinted Code
  • [Misc] Overall refactor

v0.8.0

29 Dec 09:29
Compare
Choose a tag to compare

2015.12.29 / v0.8.0

  • [Fixed] URI Decoding with non-Latin characters
    • contributed by @yaruson
  • [Fixed] Windows compatability (use npm run start_win)
  • [New] Added Login Page to replace HTTP Basic Auth
  • [New] Added ability to run Raneto as a PM2 service
  • [New] Main Articles is now a category editable in the UI
    • contributed by @yaruson
  • [New] Using NPM for client-side libraries
  • [Upgraded] Improved Live Editor layout
  • [Removed] Bower for client-side libraries

v0.7.1

12 Oct 01:20
Compare
Choose a tag to compare

2015.10.11 / v0.7.1

  • [New] Theme support. Copy themes/default/ to themes/<new name>/ and edit.
  • [New] Added toggle for enabling online editing of pages
  • [New] Preparing for Raneto to be NPM-installable (see example/ for new usage)
  • [New] Codified Bower dependencies into bower.json
  • [Upgraded] Upgraded Bower modules in bower.json (current)
  • [Upgraded] Upgraded Node.js modules in package.json (current)
  • [Removed] ./bin/www script. Replace with "npm start"
  • [Removed] Unused modules