Releases: danthe1st/IJ2gDocs
Releases · danthe1st/IJ2gDocs
v1.2.3
v1.2.2
Changed
- Support IDEA 2022.1
- Update dependencies
v1.2.1
Changed
- Update dependencies
- Send multiple requests to the Google Document in batch
v1.2.0
Added
- A notification is shown when mirroring is started/stopped
Changed
- The mirror button is enabled whenever a project is visible and not after indexes are updated/loaded
- A different text is shown in order to disable mirroring
v1.1.0
Added
- Plugin signing
- Allow to reset OAuth2 authorization in Settings (
Settings
>Tools
>IJ2gDocs
)
Changed
- Using submodules for common Google API code
- Only rewrite modified parts instead of the whole document (if possible)
- Update dependencies
Fixed
- OAuth2 credentials are saved but not loaded
v1.0.0
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Mirror files to Google Docs