Releases: NagariaHussain/doppio
Releases · NagariaHussain/doppio
v0.18
v0.17
Minor Cleanups
- Add
private
to proxy boilerplate localhost
->127.0.0.1
in proxy options boilerplate- Remove socketio client dependency for vite react setup
v0.15
Rename Custom Page to Desk Page
Renamed command:
bench add-desk-page
v0.14
- fix: select the first module from module.txt
v0.13
Setup React/Vue Powered Custom Pages ✨✨
Now, you can use doppio to setup React or Vue powered custom pages on your custom Frappe apps:
bench --site <site-name> add-custom-page
v0.12
What's Changed
- fix: updated socket.io version to 4.5.1 to match Frappe by @nikkothari22 in #22
Full Changelog: v0.11...v0.12
v0.11
What's Changed
- chore: Use https://github.com/NagariaHussain/doppio_frappeui_starter for generating frappe-ui starter!
- chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3 by @dependabot in #20
Full Changelog: v0.10...v0.11
v0.10
Full Changelog: v0.9...v0.10
v0.9
v0.8
- Fix
csrf_token
render. Won't require a context (index.py
) file now.
Thanks @IMS94 for reporting the issue along with the solution they used!
Full Changelog: v0.7...v0.8