Versiegeschiedenis van Lemmy Deep Lighthouse - 4 versies
Lemmy Deep Lighthouse door sanitation
Versiegeschiedenis van Lemmy Deep Lighthouse - 4 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.3.1
Uitgegeven op 13 mei 2026 - 116,95 KBWerkt met firefox 140.0 en later, android 142.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 1.3.0
Uitgegeven op 10 mei 2026 - 114,69 KBWerkt met firefox 140.0 en later, android 142.0 en later- 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.
Broncode vrijgegeven onder MIT-licentie
Versie 1.1.0
Uitgegeven op 8 mei 2026 - 113,17 KBWerkt met firefox 140.0 en later, android 142.0 en later- improved UI for lemmy community ban detection
- improved UI for auto approvals
Broncode vrijgegeven onder MIT-licentie
Versie 1.0.1
Uitgegeven op 4 mei 2026 - 101,21 KBWerkt met firefox 140.0 en later, android 142.0 en laterAdded privacy policy, corrected iconsBroncode vrijgegeven onder MIT-licentie