Dashboard Plus의 버전 기록 - 25개 버전
Dashboard Plus 제작자: dragongirlsnout
Dashboard Plus의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.9.0
2025년 10월 15일에 출시 - 478.59 KBfirefox 121.0 이상, android 121.0 이상에서 작동general
- slight preference menu redesign
- accessibility improvements for preference menu
- added preference menu to FF extension options page
floating avatars
- shrunk vertical navigation top marginMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.8.4
2025년 10월 12일에 출시 - 478.79 KBfirefox 121.0 이상, android 121.0 이상에서 작동MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.8.2
2025년 10월 8일에 출시 - 478.48 KBfirefox 121.0 이상, android 121.0 이상에서 작동general
- now opens config menu after install
- fixed issues with z-layering of popovers
- added the dragon
revert post footer appearance
- fixed repainting of the reblog icon after reblogging
- fixed duplication of tab bars with the new notes tab bar
- fixed absolute placement of blaze icons causing them to display over the reblog button
- fixed clean() method not accounting for replacement icons
revert post header appearance
- fixed hydration timing issuesMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.8.1
2025년 10월 6일에 출시 - 474.76 KBfirefox 121.0 이상, android 121.0 이상에서 작동v1.8.1
mobile quick reblog- now enabled for all touch devices
- fixed new tumblr reblog menu being supressed from opening
better post footers- added option to remove the extra click to reblog
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.8.0
2025년 9월 27일에 출시 - 474.48 KBfirefox 121.0 이상, android 121.0 이상에서 작동general
- fixed preference export filename not accounting for zero-based month index
- the extension is now available for firefox android!
horizontal navigation
- added missing / in blog queue urls
new feature! mobile quick reblog
- adds the tumblr mobile quick reblog popup menu to the mobile web interface
- mobile-only (touch controls)MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.7.1
2025년 9월 15일에 출시 - 452.23 KBfirefox 121.0 이상에서 작동general
- rewrote the database utilities to drop an external library in favour of a faster custom implementation
post finder
- re-implemented feature in native IDB to fix issues with large operations
- additional performance improvementsMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.7.0
2025년 9월 15일에 출시 - 453.25 KBfirefox 121.0 이상에서 작동general- extension preferences can now be imported directly from compatible .json files
- changed extension update behaviour
- active tumblr tabs are now only reloaded on first install
- menu theme now defaults to true blue if no theme is stored
- added filter widgets to the menu
- fixed some mutation issues that led to mutation-based features being skipped on later pages
- page world script is now run in an anonymous function in strict mode to allow for smoothly be re-initialisation on install/update
- added the dragon
horizontal navigation- now automatically stops/restarts when the browser window is resized below/above the 990px mobile view breakpoint
- general cleanup and improvements
floating avatars- fixed mutation-based issues
link to custom theme pages- fixed hydration bugs (stuck placeholder gradient) when adding theme page links to avatars
show exact poll votes, show poll results without voting- fixed mutation-based issues wrt poll features sporadically not running on new posts, especially on masonry pages
post finder- major performance improvements to all database operations
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.6.0
2025년 9월 14일에 출시 - 277.92 KBfirefox 121.0 이상에서 작동better post footers
- much cleaner implementation
- now re-adds edit and delete buttons
- should also be compatible with xkit rewritten's quick reblog
hide content in posts
- fixed blaze selector not working on new footer contentMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.5.3
2025년 9월 4일에 출시 - 276.67 KBfirefox 121.0 이상에서 작동horizontal navigation
- fixed the create post button being cut off by the right edge of the navbarMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.5.2
2025년 9월 3일에 출시 - 276.59 KBfirefox 121.0 이상에서 작동better post footers
- improved functionality somewhat
- re-added share button for backup fix
- will probably fully replace this in the future with the Dashboard Next custom notes component if tumblr continues to cause headaches with thisMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.5.0
2025년 8월 3일에 출시 - 276.08 KBfirefox 121.0 이상에서 작동general
- made use of some nifty features that tumblr's "developers" still can't patch to serve as a bonus implementation of a feature 😎
- added the dragon
new feature! better post footers
- makes post footers less ugly and fixes the button order
-postFooterSplitNotesCount
has gotta be a new all-time low for beta feature quality. if i was getting paid to develop this stuff i would be miserableMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.4
2025년 7월 16일에 출시 - 273.02 KBfirefox 121.0 이상에서 작동v1.4.4
horizontal navigation
- fixed the create post button being cut off horizontally
new feature! link to theme
- allows changing avatar or post header links to link to a blog's custom theme page instead of the soft navigation mobile/peepr view, where possible
- based on the legacy dashboard unfucker standalone iconfix scriptMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.3
2025년 6월 14일에 출시 - 271.43 KBfirefox 121.0 이상에서 작동hide content in posts
- fixed follow buttons being hidden outside of posts
content width
- fixed content width modifications being applied on masonry-styled pagesMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.2
2025년 4월 23일에 출시 - 271.33 KBfirefox 121.0 이상에서 작동general
- fixed a strange sporadic issue with a strict mode error being thrown
show exact poll votes
- potentially? fixed an untracable error with polls being skipped in processingMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.1
2025년 4월 7일에 출시 - 271.18 KBfirefox 121.0 이상에서 작동general
- fixed routeset watchdog not updating the routeset on some navigations, shifting the dashboard over to the left slightly
- added base compatibility for mobile-sized screens (more firefox android compatibility to come!)
floating avatars
- fixed position not being set as stickyMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.0
2025년 4월 1일에 출시 - 271.53 KBfirefox 121.0 이상에서 작동general
- unscrongled all of staff's newest attempts at """ui design"""
new feature! square avatars
- round isn't always better, yknow?MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.3
2025년 3월 21일에 출시 - 269.62 KBfirefox 121.0 이상에서 작동hide sidebar content
- fixed update/clean methods being switched
revert activity feed popup
- fixed style bugs related to the new activity update
activity popup filter
- updated for new activity api
- preferences for tab contents were reset, so make sure to update your preferencesMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.2
2025년 3월 17일에 출시 - 269.94 KBfirefox 121.0 이상에서 작동general
- added a fallback for the fallback for root node race conditions so the mutuation observer shouldn't fail to init in rare cases
- fixed the IDB upgrade routine checkingIDBObjectStore.index()
as a index deletion condition and throwingNotFoundErrors
when attempting to upgrade
show mutuals
- added an "uncoloured" option that inherits the default blog link text colour
- fixed mutual icons not being shown on link of the blog being reblogged from
post finder
- replaced the slow post index arrays with much faster sets, which greatly increases cursor seek times (up to 4000 keys/second)
- added an "autosync" feature which automatically propagates updates to the live index progress/search progress counters every few seconds so they don't seem frozen during slow operations (as they normally only update once for every 100 increments)
- added better post renderer error handling so a single dubiously indexed post will no longer cause an entire page of search results to fail to displayMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.1
2025년 3월 8일에 출시 - 268.62 KBfirefox 121.0 이상에서 작동general
- added a fallback for noact parsing plain strings
- fixed quickInfo being registered on postStore
post finder
- fixed searchStore not indexing quickInfo, add storedAt index
- major performance improvements, including adding a max result limit and pagination
- now shows info about indexing progress and searching progress
- results are now displayed in reverse chronological order
- search dialogue window size is now capped to prevent scrolling outside of the bounds of the windowMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.3.0
2025년 3월 1일에 출시 - 267.26 KBfirefox 121.0 이상에서 작동new feature! post finder
- indexes posts you've seen before in your browser storage and turns them into a searchable database!
- you can search multiple keywords, with the option to split keywords with either commas or spaces (replace spaces inside keywords with underscores)
- you can also filter out keywords by prefixing them with a hyphen (-)
- in advanced mode, you can keep track of keywords easier with multiple search categories, and strict mode limits keyword results to only the specified categories
- still a work in progress, report bugs to the github repository or @dragongirlsnout on tumblr!MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.4
2025년 3월 1일에 출시 - 264.09 KBfirefox 121.0 이상에서 작동general
- fixed an edge case where blogs changing their urls would result in a uuid clash leading to an idb ConstraintError. thanks charlotte!
- indexedResource calls are now queued, although performance increase are likely negligible
hide in stream content
- fixed carousel titles AGAIN
new feature! following tab as default
- always defaults your dashboard to the "following" tab.
- otherwise, tumblr will randomly switch it to "for you"MIT 라이선스에 따라 릴리스된 소스 코드