- Introduced Find/Replace feature code-editing
Version history
CloudConfluence Cloud2022-09-06Improvement and Security update 3.0.11Confluence Data Center 7.4.0 - 8.1.32023-01-03App is now Compatible with CDN(Content Delivery Network) No release notes.3.0.11Confluence Server 7.4.0 - 8.1.32023-01-03App is now Compatible with CDN(Content Delivery Network) No release notes.3.0.10Confluence Data Center 7.4.0 - 8.0.42022-08-24Bug fixes and Improvement 3.0.10Confluence Server 7.4.0 - 8.0.42022-08-24Bug fixes and Improvement 3.0.9Confluence Data Center 7.4.0 - 7.19.72022-07-14Improvement and Security update 3.0.9Confluence Server 7.4.0 - 7.19.72022-07-14Improvement and Security update 3.0.8Confluence Data Center 7.4.0 - 7.18.32021-03-06Update documentation links Documentation is now at https://docs.mohami.io/source-editor-for-confluence
3.0.8Confluence Server 7.4.0 - 7.18.32021-03-06Update documentation links Documentation is now at https://docs.mohami.io/source-editor-for-confluence
3.0.7Confluence Data Center 5.8.2 - 7.11.22020-08-26Minor bugfix - SOURCE-62 Fixed a bug where undoing after opening the editor would cause it to become empty.
3.0.7Confluence Server 5.8.2 - 7.11.22020-08-26Minor bugfix - SOURCE-62 Fixed a bug where undoing after opening the editor would cause it to become empty.
3.0.6Confluence Data Center 5.8.2 - 7.7.42020-04-29Network bugfix - SOURCE-56 Fixed a bug where the editor still relied on some external dependencies, which prevented it from loading on Confluence servers behind a firewall.
3.0.6Confluence Server 5.8.2 - 7.7.42020-04-29Network bugfix - SOURCE-56 Fixed a bug where the editor still relied on some external dependencies, which prevented it from loading on Confluence servers behind a firewall.
3.0.5Confluence Data Center 5.8.2 - 7.4.182020-04-06Bugfix - SOURCE-58 Fixed a race condition where sometimes loading the editor would result in error.
3.0.5Confluence Server 5.8.2 - 7.4.182020-04-06Bugfix - SOURCE-58 Fixed a race condition where sometimes loading the editor would result in error.
3.0.4Confluence Data Center 5.8.2 - 7.3.52020-03-30Added compatibility for Confluence 7.3.X - SOURCE-58 Added support for Confluence 7.3.X
3.0.4Confluence Server 5.8.2 - 7.3.52020-03-30Added support for Confluence 7.3.X - SOURCE-58 Added support for Confluence 7.3.X
3.0.3Confluence Data Center 5.8.2 - 7.2.22020-03-19Fixed some extraneous error logging - SOURCE-55 Remove dead css-resource from dependencies that was producing error messages in logs.
3.0.3Confluence Server 5.8.2 - 7.2.22020-03-19Fixed some extraneous error logging - SOURCE-55 Remove dead css-resource from dependencies that was producing error messages in logs.
3.0.2Confluence Data Center 5.8.2 - 7.3.52020-01-28Bugfix - SOURCE-53 Fixed a bug where an error occurs when saving a page with layout tags.
3.0.2Confluence Server 5.8.2 - 7.3.52020-01-28Bugfix - SOURCE-53 Fixed a bug where an error occurs when saving a page with layout tags.
3.0.1Confluence Data Center 5.8.2 - 7.2.22020-01-21Readonly mode - SOURCE-52 Added compatibility flag for read only mode, as app was previously read only compatible but not flagged correctly.
3.0.1Confluence Server 5.8.2 - 7.2.22020-01-21Readonly mode - SOURCE-52 Added compatibility flag for read only mode, as app was previously read only compatible but not flagged correctly.
3.0.0Confluence Data Center 5.8.2 - 7.2.22020-01-10VS Code Redesign 3.0.0Confluence Server 5.8.2 - 7.2.22020-01-10VS Code Redesign 2.1.2Confluence Data Center 5.8.2 - 7.2.22019-06-17Bugfix for find and replace. - SOURCE-46 Fixed a bug where find and replace would hang when searching a very large file with the same word repeated a large number of times.
2.1.2Confluence Server 5.8.2 - 7.2.22019-06-17Bugfix for find and replace. - SOURCE-46 Fixed a bug where find and replace would hang when searching a very large file with the same word repeated a large number of times.
2.1.1Confluence Data Center 5.8.2 - 6.15.102019-03-08Firefox bugfix - SOURCE-44 Fixed a bug with Firefox where the height of the editor was not getting adjusted properly.
2.1.1Confluence Server 5.8.2 - 6.15.102019-03-08Firefox bugfix - SOURCE-44 Fixed a bug with Firefox where the height of the editor was not getting adjusted properly.
2.1.0Confluence Data Center 5.8.2 - 6.14.32018-12-28Data Center release No release notes.2.1.0Confluence Server 5.8.2 - 6.14.32018-12-29Initial Data Center release No release notes.2.0.2Confluence Server 5.8.2 - 6.13.202018-12-14Bugfixes 2.0.1Confluence Server 5.8.2 - 6.13.202018-11-07Bugfix - SOURCE-40 Fixed a bug where all plugin resources were not always properly loaded.
2.0Confluence Server 5.8.2 - 6.12.42018-08-21UI Redesign We’re happy to announce, the complete overhaul and redesign of our most popular Confluence plugin, Source Editor for Confluence. Our new UI is easier to use, more modern, faster, and matches the theming and aesthetic of the Confluence redesign. We’ve changed the layout of the toolbar, to give users more real estate while also optimizing the ordering to put the most used tools closer to the top. The editor will now auto-beautify page source on load, as most of the time Confluence strips formatting of the source when you update it anyway. For more info, read our announcement here.
1.3Confluence Server 5.8.2 - 6.11.22017-12-20New features 1.3 changes:- SOURCE-120 Support for editing new pages and drafts.
- SOURCE-75 Support for replace regexes.
1.2.3 changes:
- Users attempting to edit a draft will now get a message saying they have to save the draft first. #2
1.2.2 changes:
- Code now beautifies on load #1.
1.2 changes:
- Made Data Center compatible SOURCE-122.
- Added collapsing and expanding tags SOURCE-100.
- Added button in editor to beautify XHTML.
- Added Jump to Line shortcut ALT+G.
- Added tag matching and jump to sister tag with CTRL+J.
- Added in-tool help and documentation SOURCE-49.
- Fixed bug where editing more than one comment in a row would break the editor.
- Fixed bug where white-space and newlines would disappear SOURCE-67.
- Fixed bug where white-space and newlines were added SOURCE-93 & SOURCE-63 & SOURCE-210.
- Fixed bug where users would get 404 editing comments SOURCE-70 & SOURCE-222.
- Fixed bug where unordered list items were added when editing Blueprints and templates SOURCE-106.
- Removed erroneous log SOURCE-111.
1.2.3Confluence Server 5.8.2 - 6.5.32017-03-10Mohamicorp Updates 1.2.3 changes:
- Users attempting to edit a draft will now get a message saying they have to save the draft first. #2
1.2.2 changes:
- Code now beautifies on load #1.
1.2.1 changes:
- Updated Codemirror to latest version.
1.2 changes:
- Made Data Center compatible SOURCE-122.
- Added collapsing and expanding tags SOURCE-100.
- Added button in editor to beautify XHTML.
- Added Jump to Line shortcut ALT+G.
- Added tag matching and jump to sister tag with CTRL+J.
- Added in-tool help and documentation SOURCE-49.
- Fixed bug where editing more than one comment in a row would break the editor.
- Fixed bug where white-space and newlines would disappear SOURCE-67.
- Fixed bug where white-space and newlines were added SOURCE-93 & SOURCE-63 & SOURCE-210.
- Fixed bug where users would get 404 editing comments SOURCE-70 & SOURCE-222.
- Fixed bug where unordered list items were added when editing Blueprints and templates SOURCE-106.
- Removed erroneous log SOURCE-111.
1.2.2Confluence Server 5.8.2 - 6.0.72017-01-20Mohamicorp Updates 1.2.2 changes:
- Code now beautifies on load #1.
1.2.1 changes:
- Updated Codemirror to latest version.
1.2 changes:
- Made Data Center compatible SOURCE-122.
- Added collapsing and expanding tags SOURCE-100.
- Added button in editor to beautify XHTML.
- Added Jump to Line shortcut ALT+G.
- Added tag matching and jump to sister tag with CTRL+J.
- Added in-tool help and documentation SOURCE-49.
- Fixed bug where editing more than one comment in a row would break the editor.
- Fixed bug where white-space and newlines would disappear SOURCE-67.
- Fixed bug where white-space and newlines were added SOURCE-93 & SOURCE-63 & SOURCE-210.
- Fixed bug where users would get 404 editing comments SOURCE-70 & SOURCE-222.
- Fixed bug where unordered list items were added when editing Blueprints and templates SOURCE-106.
- Removed erroneous log SOURCE-111.
1.2.1Confluence Server 5.8.2 - 6.0.72016-12-13Mohamicorp Updates New with 1.2.1:- Updated Codemirror to latest version.
- Made Data Center compatible SOURCE-122.
- Added collapsing and expanding tags SOURCE-100.
- Added button in editor to beautify XHTML.
- Added Jump to Line shortcut ALT+G.
- Added tag matching and jump to sister tag with CTRL+J.
- Added in-tool help and documentation SOURCE-49.
- Fixed bug where editing more than one comment in a row would break the editor.
- Fixed bug where white-space and newlines would disappear SOURCE-67.
- Fixed bug where white-space and newlines were added SOURCE-93 & SOURCE-63 & SOURCE-210.
- Fixed bug where users would get 404 editing comments SOURCE-70 & SOURCE-222.
- Fixed bug where unordered list items were added when editing Blueprints and templates SOURCE-106.
- Removed erroneous log SOURCE-111.
1.2Confluence Server 5.8.2 - 6.0.72016-08-28Mohamicorp Updates - Made Data Center compatible SOURCE-122.
- Added collapsing and expanding tags SOURCE-100.
- Added button in editor to beautify XHTML.
- Added Jump to Line shortcut ALT+G.
- Added tag matching and jump to sister tag with CTRL+J.
- Added in-tool help and documentation SOURCE-49.
- Fixed bug where editing more than one comment in a row would break the editor.
- Fixed bug where white-space and newlines would disappear SOURCE-67.
- Fixed bug where white-space and newlines were added SOURCE-93 & SOURCE-63 & SOURCE-210.
- Fixed bug where users would get 404 editing comments SOURCE-70 & SOURCE-222.
- Fixed bug where unordered list items were added when editing Blueprints and templates SOURCE-106.
- Removed erroneous log SOURCE-111.
1.0.1Confluence Server 5.8.2 - 5.10.92016-08-22Initial Release No release notes.