- Fix #65 build with Java 7
- Fix #62 update plugin to 3.3.0
- Add support for writing to browser console
- Fix #60 indent size is forced to 1
- Fix #59 add package name to UrlMappings
- Fix #55 more CSRF protection
- Fix #54 add CSRF protection
- Fix #52 bad dependency graph
- Fix #51 database commands fail if dataSource is defined with logSql=true
- Fix #50 move enabled check to interceptor
- Fix #49 add fileStore.remote.defaultPath config option
- Fix #48 handle remote file list failure
- Fix #45 update resource URL (grails3)
- New build script
- Add support for multiple base URLs (#44)
- Add
out
binding. - Fix #36 mixed content check.
- Fix #29 configuration of editor tabs and indentation.
- Fix #32 add newFileText config param.
- Fix #31 disable hotkeys for layout.
- Fix font-awesome resources.
- Update for Grails 3.
- Fix #25.
- Add welcome instructions.
- Fix #10.
- Collapse exceptions.
- Add inline execution prompt.
- Store visible state of files pane.
- Fix #15. Smarter baseUrl logic. Add
grails.plugin.console.baseUrl
config option to override.
- Add
grails.plugin.console.enabled
config option and change the default behavior to be enabled in development only.
- Fix #11.
- Add option to toggle auto import of domain classes.
- Add option to toggle unsaved changes warning.