Lemmy Deep Lighthouse Versionsgeschichte – 4 Versionen
Lemmy Deep Lighthouse von sanitation
Lemmy Deep Lighthouse Versionsgeschichte – 4 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.3.1
Veröffentlicht 13. Mai 2026 – 116,95 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höher- Added per-mapping ignored title phrases to filter catch phrases before posts enter moderation.
- Added queued-post edit controls for title, URL, body text, and body inclusion before approval.
- Capped submitted Lemmy post titles at 200 characters to avoid Lemmy title-length failures.
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 1.3.0
Veröffentlicht 10. Mai 2026 – 114,69 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höher- Migrated entire codebase from plain JavaScript to TypeScript with strict mode.
- Replaced globalThis/window module sharing pattern with proper ES module imports.
- Bundled all entry points (background, options, popup, content script) with esbuild.
- Compiled output now written to
dist/alongside static assets; root stays clean. - Added
crawl_queue.tsandbest_candidate_decider.tsas proper typed modules. - Added
package.json,tsconfig.json,build.jsfor TypeScript build toolchain. - Kept the mapping posting-account banned pill on the same line as the account.
- Simplified the selected moderation mapping header into a larger back link and route title.
- Made the selected moderation back link more prominent and route typography consistent.
- Renamed moderation mapping "Next best candidate" labels to "Next auto candidate".
- Increased spacing below the selected moderation back link.
- Added amber "won't post automatically" indicator to the popup Awaiting Approval section.
- Removed file download from per-post duplicate check; result shown as inline toast instead.
- Added direct moderation links from subreddit mapping cards.
- Moved the queue duplicate-check button into the duplicate status line.
Quelltext steht unter der MIT-Lizenz
Version 1.1.0
Veröffentlicht 8. Mai 2026 – 113,17 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höher- improved UI for lemmy community ban detection
- improved UI for auto approvals
Quelltext steht unter der MIT-Lizenz
Version 1.0.1
Veröffentlicht 4. Mai 2026 – 101,21 KBFunktioniert mit firefox 140.0 und höher, android 142.0 und höherAdded privacy policy, corrected iconsQuelltext steht unter der MIT-Lizenz