Releases: shahryarjb/mishka-cms
0.0.2
We are delighted to announce the release of the second version of Mishka CMS.
Mishka's team worked on this version for over nine months and experienced many Elixir, Phoenix, and structural challenges.
As a matter of fact, we were surrounded by users' requirements which forced us to make Mishka CMS modular; yes, from now you can create your own plugin and active this everywhere that we have an event for this!! It is good news.
You can see the Full Changelog 0.0.1...0.0.2
Our To-do:
- Support English language
- Support LTR
- Create Plugin and component installer
- Place to install custom template and template creator
- SEO tools
It should be noted that we have started some subprojects for Mishka CMS
- MishkaCms: MishkaCms an open source and real time API base CMS Powered by Elixir and Phoenix
- Android flutter version of MishkaCms: The Android application for MishkaCms which is created by flutter
- iOS of MishkaCms: The iOS application for MishkaCms which is created by SwiftUI
- MishkaInstaller: Mishka Installer is a system plugin manager for elixir
- MishkaSocial: MishkaSocial is a plugin for MishkaCms as a social networking gateway
By the way, we prefer to say it is still developer mode and do not use it as production, Please for installing see our Wiki
Special thanks:
@samdvr @pouriya @toomaj @mojtaba-naseri @iArazar @husen-hn @shahryarjb
0.0.2-beta.9
- Fix delete macro of LiveView
- Fix cleaning Flash message in admin dashboard
JUST USE IT FOR DEVELOPER ENV 🚫
0.0.2-beta.8
- Complete basic URLs of Postman (content and auth API v1)
- Fix some issues from Content API controller
JUST USE IT FOR DEVELOPER ENV 🚫
Full Changelog: 0.0.2-beta.7...0.0.2-beta.8
0.0.2-beta.7
- Fix storing token
- Fix Phoenix LiveView missing ID's
JUST USE IT FOR DEVELOPER ENV 🚫
Full Changelog: 0.0.2-beta.6...0.0.2-beta.7
0.0.2-beta.6
- Fix ACL action endpoints
- Fix short activities of admin dashboard
JUST USE IT FOR DEVELOPER ENV 🚫
What's Changed
- Improve auth Postman, add some documents and test for Postman section auth by @shahryarjb in #184
- Re-check subscribe of HTML render (home page, and blogs page), fix action of ACL by @shahryarjb in #186
Full Changelog: 0.0.2-beta.5...0.0.2-beta.6
0.0.2-beta.5
- Fix some issues from
mishka_installer
andmishka_social
JUST USE IT FOR DEVELOPER ENV 🚫
0.0.2-beta.4
- Developer package with docker and easy installation was added.
- Some issues were passed
- Social network connecting was separated into another repository. (MishkaSocial)
- Persian proposal version of how to develop custom template for CMS was added
JUST USE IT FOR DEVELOPER ENV 🚫
0.0.2-beta.3
- WE shifted MishkaInstaller out of the project as a hex package.
- GitHub CI changed
- README changed
JUST USE IT FOR DEVELOPER ENV🚫
0.0.2-beta.2
Supporting system plugins manager 0.0.1
Without supporting (LTR, custom template installation, English language)
JUST USE IT FOR DEVELOPER ENV🚫
What's Changed
- Implement plugins system manager by @shahryarjb in #149
Full Changelog: 0.0.2...0.0.2-beta.2
0.0.2-beta.1
This is the second release of MishkaCms without supporting (LTR, plugin based, custom template installation, English language). It should be noted, it is just for test.