Releases: undernightcore/mockos-front
Releases · undernightcore/mockos-front
Release 1.2.0
🎉 Swagger support in Mockos 🎉
Mockos now has a new shiny swagger editor! It follows the same principles as our mocks dashboard, it is simple, collaborative and very complete!
This includes:
- Version and history system to check what have changed in past iterations.
- Collaboration tools such as change diffs and realtime updates. You can easily see who has made a change in real time!
- Rollback or bring past changes easily with our diff editor.
- Now we are using the cutting edge Monaco editor. The same one that your favorite tools such as VSCode uses!
Mockos will stay in development implementing shiny new features and bug fixes. Please stay tuned!
For all the people using Mockos in their job or side projects...
THANK YOU FOR YOUR TRUST!!
What's Changed
- feat: created new sorting/moving functionality by @undernightcore in #130
- fix: show loading spinner when fetching responses by @undernightcore in #133
- fix: prevent opening response modal multiple times by @undernightcore in #134
- feat: create contracts page and functionality by @undernightcore in #135
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
What's Changed
- feat: allow the use of folders by @undernightcore in #127
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
🎉 Welcome to the first release of Mockos 🎉
Mockos now is considered stable and it's core features are fully developed now!
This includes:
- Creating any text/file responses including: JSON, HTML, XML, etc.
- Collaboration tools such as change diffs and realtime updates.
- Project members, permissions and client tokens.
- Online documentation and Self-hosting guides.
- PWA + Mobile apps
Mockos will stay in development implementing shiny new features and bug fixes. Please stay tuned!
For all the people using Mockos in their job or side projects...
THANK YOU FOR YOUR TRUST!!