---
tags: hackmd, release-note
---
# Hackmd-it Release Notes
- Chrome and Opera: [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/cnephjboabhkldgfpdokefccdofncdjh.svg)](https://chrome.google.com/webstore/detail/hackmd-it/cnephjboabhkldgfpdokefccdofncdjh)
- Firefox: [![Mozilla Add-on](https://img.shields.io/amo/v/hackmd-it.svg)](https://addons.mozilla.org/en-US/firefox/addon/hackmd-it/?src=userprofile)
- See tutorial at https://hackmd.io/c/tutorials/%2Fs%2Fhackmd-it
- Tell us how you think here! https://forms.gle/nPZKEy3dpfVSxmw16
## v0.5.1 (2024-07-01)
- Fix missing default shortcut since upgrading to manifest v3
## v0.5.0 (2024-06-21)
- Support extension manifest v3 on both Chrome and Firefox platforms
- Drop the support of editing synchronization through opening GitHub/GitLab and HackMD editor tabs.
- HackMD now has built-in support for GitHub syncing.
- GitLab integration is supported in the Enterprise edition
## v0.4.4 (2024-05-29)
- Fix unescaped title interpolation
## v0.4.3 (2021-04-21)
- Republish to Chrome extension store
- Remove extraneous permissions
## v0.4.2(2019-11-11)
- You can now add and delete self-host GitLab instances in management list
![](https://i.imgur.com/abACnvA.png =600x)
![](https://i.imgur.com/IM71dd8.png =600x)
## v0.4.1 (2019-10-01)
- Fix documentation of keyboard shortcut
- Add feedback/tutorials button
![](https://i.imgur.com/ucwJqPw.png)
- Add bug report link at option page
![](https://i.imgur.com/AsjipEK.png)
## v0.4.0 (2019-09-02)
- new popup page
- You can now pin notes to easily find them later
![](https://i.imgur.com/uqq5Y4G.gif =340x584)
- You can now use hot keys to open the extension and switch focus bewteen notes
- open extension: <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>k</kbd>
- switch notes: <kbd>Tab</kbd>, <kbd>↑</kbd>, <kbd>↓</kbd>
- It will now show pinned and recent notes when you are not searching
- Hide sync editing block when no notes are under sync editing
![](https://i.imgur.com/h7EpPPf.png =331x434)
- It will now opens a note at current tab when the tab is empty
- Fix dropdown color in option page
## v0.3.5 (2019-04-09)
- Fix freezing page with new template feature
## v0.3.4 (2019-04-08)
- Fix `Edit on GitHub` button for GitHub
## v0.3.3 (2018-11-06)
- Fix unsupported browser language causes language setting initialization to fail on the option page
## v0.3.2 (2018-11-06)
- New popup page
![](https://i.imgur.com/SwCl8EC.png =350x)
<br>
![](https://i.imgur.com/ASNha9J.png =350x)
- New option page
![](https://i.imgur.com/uyK0LuF.png)
- Search notes from HackMD browsing history
![](https://i.imgur.com/zkS4QzZ.png =350x)
- Choose your preferred language on Option page
![](https://i.imgur.com/sT9NiiV.gif)
## v0.3.1 (2018-07-03)
- Fix some search keywords might freeze the popup
- Adjust search algorithm
- Minor adjustment to search result styling
![](https://i.imgur.com/zsbhtxS.png)
## v0.3.0 (2018-07-02)
- You can now search notes through browsing history, results are based on note's title and content:
- Open the popup and happy searching :heart:
![](https://i.imgur.com/ovr1YAk.gif)
- You can enable/disable this feature in the option page
![](https://i.imgur.com/dCW7Eyq.png)
## v0.2.0 (2018-06-17)
- GitLab support
![](https://i.imgur.com/Dry3aq6.gif)
## v0.1.3 (2018-06-03)
## v0.1.2 (2018-06-03)
- Fix extension not working on Firefox
- Release notification: tell you when extension get updated (Click on notification will open this release note :heart:)
## v0.1.1 (2018-05-28)
### Added
#### Option Page
- Open from toolbar icon context menu
![](https://i.imgur.com/zV14RWQ.png)
- Looking like this:
![](https://i.imgur.com/EtEtDMs.png)
- You can now configure hackmd instance URL (for our enterprise partners)
- You can also silent the warnings when closing tabs
### Fixes
- Constraint extension permission scope
- Hackmd-it extension requests fewer permissions since this version
![](https://i.imgur.com/woKNM8B.png)
- If an alternative hackmd instance URL is set, we'll ask you :+1:
![](https://i.imgur.com/bIPxFD7.png)
- Popup on Firefox should look better now