Ambar v0.9.3 Release Notes

Release Date: 2017-05-04 // almost 7 years ago
  • 🆕 New features

    • 👍 Community Edition now supports authentication. Don't forget to SignUp!
    • 🆕 New module added - Ambar Proxy. Now by default Ambar API and WEB UI use the same 80 port
    • ➕ Added Polish language analyzer, use ambar_pl in config.json to enable it
    • 🐎 Internal Ambar networking upgraded that improved stability and performance

    🛠 Bugfixes

    • 🛠 Minor UI and WebApi bugfixes (thanks for your feedback)

    Migration from 0.9.2

    • ⚡️ Before updating your Ambar to this version, update your ambar.py script by running wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py and remove api.internal & fe.internal sections from your config.json