Raneto Versions Save

Markdown powered Knowledgebase Wiki for Node.js

0.16.4

4 years ago

2019.08.11 / v0.16.4

  • [New] Async IO Improvements #294
    • contributed by @pmoleri
  • [New] Danish Translation #292
    • contributed by @MortenHC
  • [Fixed] Heroku postinstall script #291
    • contributed by @shamork
  • [Fixed] Code fixes for upgraded dependencies
    • contributed by @ryanlelek
  • [Misc] Dependency upgrades

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

-- Ryan

0.16.2

5 years ago

2019.01.19 / v0.16.2

  • [New] Polish Translation
    • contributed by @suprovsky - Radosław Serba
  • [Fixed] base_url ignored on login page #200
    • contributed by @GrahamDumpleton
  • [Fixed] Request for translations.json doesn't include base_url #279
    • contributed by @GrahamDumpleton
  • [Fixed] Proxy subfolders #189
    • contributed by @GrahamDumpleton
  • [Misc] Dependency upgrades

0.16.0

6 years ago

2018.04.21 / v0.16.0

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

0.15.0

6 years ago

2018.03.29 / v0.15.0

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

0.14.0

6 years ago

2018.01.09 / v0.14.0

  • [New] Language Translations!
    • Spanish contributed by @dgarcia202
    • Norwegian contributed by @kek91
    • Hungarian contributed by @gabord
  • [New] Multi-level Page Nesting
    • @denisvmedia
  • [New] Marking Active Category in UI
    • @pmoleri
  • [New] Export of Raneto class
    • @pmoleri
  • [Improvement] Search with Special Characters
    • @cassiobsilva
  • [Improvement] Upgrade to SweetAlert2
    • @limonte
  • [Misc] Remove Babel
    • @pmoleri
  • [Misc] Move from JSHint to ESLint
    • @Sparticuz
  • [Misc] Code Refinements
    • @furier
    • @dettoni
    • @denisvmedia
    • @dgarcia202
  • [Misc] Document Refinements
    • @dgarcia202
    • @n7st
  • [Misc] Dependency upgrades

0.13.0

7 years ago

2017.03.15 / v0.13.0

  • [New] Nested Pages
    • contributed by @zmateusz
  • [New] Manual Category Title
    • contributed by @theRealWardo
  • [New] Last Edited Metadata Header
    • contributed by @Sparticuz
  • [New] Require Authentication for Viewing
    • contributed by @bschne and @mohammadrafigh
  • [Improvement] Meta Data RegEx Refinement
    • contributed by @cmeyer90
  • [Improvement] Unix Sitemap Generation
    • contributed by @forsureitsme
  • [Improvement] Display All Files Fix
    • contributed by @forsureitsme
  • [Misc] Code Refinements
    • @shyim
    • @Sparticuz
    • @theRealWardo
  • [Misc] Dependency upgrades

0.11.0

7 years ago

2016.09.13 / v0.11.0

  • [New] Language Translations!
    • Mandarin Chinese contributed by @noahvans
    • French contributed by @sfoubert
    • Brazilian Portuguese contributed by @ToasterBR
  • [New] Google OAuth Support
    • contributed by @Hitman666
  • [New] Authentication for Edit (Public Read-Only)
    • contributed by @alexspeller
  • [New] Dynamic Sitemap.xml
    • contributed by @sfoubert
  • [New] Custom Variables
    • contributed by @Sparticuz
  • [Improvement] Multiple User Login
    • contributed by @mohammadrafigh
  • [Improvement] Table of Contents (Dynamic)
    • contributed by @Sparticuz
  • [Misc] Merged Raneto-Core module into repository
  • [Misc] Dependency upgrades

0.9.0

8 years ago

2016.02.13 / v0.9.0

  • [Fixed] Embedding images in content
    • contributed by @helenamunoz
  • [Fixed] Custom homepage via index.md file
    • contributed by @dirivero
  • [Fixed] Sanitizing file paths
  • [New] German Translation / Locale
    • contributed by @Radiergummi
  • [New] Authentication on Changes Only
    • contributed by @Radiergummi
  • [New] Vagrant Container
    • contributed by @draptik
  • [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

0.8.0

8 years ago

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
    • contributed by @matthiassb
  • [New] Added ability to run Raneto as a PM2 service
    • contributed by @matthiassb
  • [New] Main Articles is now a category editable in the UI
    • contributed by @yaruson
  • [New] Using NPM for client-side libraries
    • contributed by @sbussard
  • [Upgraded] Improved Live Editor layout
    • contributed by @draptik
  • [Removed] Bower for client-side libraries
    • contributed by @sbussard

0.7.1

8 years ago

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