Skip to content

Releases: GonzaloTorreras/HubSpot-Developer-Extension

Beta Update - Dev Menu functionality restored, performance updates dark theme updates

23 Dec 04:26
Compare
Choose a tag to compare

HubSpot changed their header structure causing the dev menu to fail to get injected.

This update fixes that issue as well as introduces some performance and stability updates to the dev menu.

We also updated the dark theme to improve readability in some areas and improve aesthetics.

v1.04.0.59 - Beta Update: Bug fix and dark theme update

21 Dec 18:29
Compare
Choose a tag to compare

HS modified header code breaking the developer menu. This has been fixed.

HS added scroll indicators. This update patches them to make them blue so they are not painful on the eyes.

Beta update - further tab scrollbar tweaks and color change

13 Dec 15:33
fcf7a53
Compare
Choose a tag to compare

This change incorporates more of @danaholdt's changes as well as some scrollbar color changes.

Beta update- tab horizontal scrollbar size adjusted, color adjusted, support for old nav dropped

13 Dec 14:46
398f7f9
Compare
Choose a tag to compare

Special thanks to @danaholdt and @beacondigitalmarketing for the design manager tab scrollbar tweaks.

Dana submitted a PR for some other horizontal scrollbar adjustments, they are being compared against @beacondigitalmarketing 's tweak. that might come in the next update.

Patch: removed Emojii from tab titles - many devs didn't like them

05 Nov 17:00
Compare
Choose a tag to compare

The latest release added a tab title update which included emojii in the title, we have removed the emojii and will make it available as a toggle later.

There were multiple complaints about the emojii.

Feel free to weigh in in the slack channel.

For those who do not like the emojii you have 2 options.

You can force google chrome to update the extension - https://github.com/williamspiro/HubSpot-Developer-Extension/wiki/How-to-manually-force-Google-Chrome-to-update-your-extensions

or you can flip the toggle on the UI Tweaks/Dev Menu to OFF.

Keyboard Shortcuts are Live!

04 Nov 16:19
014cd90
Compare
Choose a tag to compare

Keyboard shortcuts have been made live in the stable build!

Keyboard shortcuts have been added for the cachebuster and debug mode features.
The default shortcuts are:
ctrl+shift+1(Cachebuster) and ctrl+shift+2 (Debug)

You can change the key combo used to trigger this by going to chrome://extensions
clicking the hamburger menu, then going to keyboard shortcuts and finding the HubSpot Developer Chrome Extension.

This is one of the most hotly requested features and I'm excited to announce it, but that also means we need to get it right while it's still in beta. If you think the default keyboard shortcut would make sense as something else, let us know, If you run into issues where the shortcut doesn't work, let us know!

French, and Japanese support now in the stable version!

Other updates - we are now tracking clicks to the injected developer menu, the hope being we can later re-order the links in a way that makes the most sense for users, higher trafficked links showing closer to the top. For more information on what we track and how the data is used please view our privacy policy.
General Code quality improvements.

v1.04-beta.52 Happy Hacktoberfest!

23 Oct 03:12
Compare
Choose a tag to compare
Pre-release

We had some really awesome people contribute this month.

The extension now supports more languages, thanks to some very awesome people.

French - @MisterJack49
Japanese - @amedora
German - @naftalima

Screenshots of the German version of the extension provided by @agnesoshiro

Beta - Keyboard Shortcuts

09 Oct 13:28
Compare
Choose a tag to compare
Pre-release

Keyboard shortcuts have been added for the cachebuster and debug mode features.
The default shortcuts are:
ctrl+shift+1(Cachebuster) and ctrl+shift+2 (Debug)

You can change the key combo used to trigger this by going to chrome://extensions
clicking the hamburger menu, then going to keyboard shortcuts and finding the HubSpot Developer Chrome Extension.

This is one of the most hotly requested features and I'm excited to announce it, but that also means we need to get it right while it's still in beta. If you think the default keyboard shortcut would make sense as something else, let us know, If you run into issues where the shortcut doesn't work, let us know!

The big good accident

04 Oct 03:02
Compare
Choose a tag to compare

Due to an accident in making a really minor update, while fixing a relatively trivial issue in the extension. @TheWebTech accidentally pushed a bunch of updates/features live to the main version of the extension. These updates have all been tested for atleast a couple of months in the beta, didn’t intend to release them just yet but hey, they are stable and good quality of life updates no point reverting.

Non-Beta users - Changes you can expect once the extension updates for you:
• German Language Support - if you sprechen ze deutche, congrats, the extension does too now.
• several Performance and stability improvements
• If you have the Tweaks/dev menu toggled on, you will see a change to your Design Manager tab titles making it easier to differentiate your tabs if you’re like me and have 40+ tabs open at a given time. Titles will now display in this fashion “Portal Name |DM-HS” DM standing for Design Manager, HS standing for HubSpot of course. (This is not the emoji update that is in the beta right now and this only applies to the design manager)
• The Developer Menu has a few more useful links.
• Some updates to the dark theme.(some readability tweaks, performance tweaks, styling updates for elements that previously were not affected by the dark theme(rich text overlay, add widget interface, swap widget interface, global group borders, tweaks to make code editor and dark theme feel more unified, simple menu interface, add group interface)

Please post in this chat if you find any bugs or have feedback. We will try to address as quickly as we can. As we said each of these features has been tested over at-least a couple months by those in the beta. We don’t expect any bugs. Thank you for using the extension.

Minor bug-fix: corrected broken link in options screen

04 Oct 03:00
Compare
Choose a tag to compare
v1.04-beta.4.1

incremented version - pushing update to beta build - this patch fixes…