Yet another flags version history - 14 versions
Yet another flags by falsefalse
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.3
Released Jul 28, 2023 - 218.65 KBWorks with firefox 109.0a1 and later### 1.2.3
- Do not blur flag icon when fetching geo data, render glyph insteadSource code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.2.2
Released Jun 29, 2023 - 218.74 KBWorks with firefox 109.0a1 and later### 1.2.2
- More accurate relative dates in IP address hint
- Less frequent donation animation
- Tech
- 100% specs coverage
- improve build systemSource code released under All Rights Reserved
Version 1.2.1
Released May 7, 2023 - 218.72 KBWorks with firefox 109.0a1 and later### 1.2.1
- Resolve and render the flag right after the installSource code released under All Rights Reserved
Version 1.2.0
Released May 2, 2023 - 218.63 KBWorks with firefox 109.0a1 and later### 1.2.0
- Support dark mode 🌚
- Capitalize extension name
- Tech
- DRY package scripts
- reexport helpersSource code released under All Rights Reserved
Version 1.1.9.1
Released Apr 20, 2023 - 218.11 KBWorks with firefox 109.0a1 and later### 1.1.9.1
- Show relative date in the IP address hintSource code released under All Rights Reserved
Version 1.1.9
Released Apr 18, 2023 - 217.85 KBWorks with firefox 109.0a1 and later### 1.1.9
- Render resolution 🕙 timestamp in the IP hint in the popup
- Tech
- split helpers into modules
- refactor canvas and storage into classes
- more robust specs and types
- print coverage totals into workflow summarySource code released under All Rights Reserved
Version 1.1.8
Released Apr 16, 2023 - 215.81 KBWorks with firefox 109.0a1 and later### 1.1.8
- Loading states! 💅🏼
🔵 badge for loading, 🔴 badge for errors,
resolved or local are blurred while loading, same as popup.
- Fix: dispose of bitmaps when done resizing the flag
- Fix: don't lose the data when writing into full storage
- Fix: make it impossible to render `undefined` in the popup
- Fix: centering of non-rectangular flags (🇳🇵)
- Tech
- document data types
- add specs, collect coverage, github workflow
- build task for extension source packaging
- simplify package scripts
- update readmeSource code released under All Rights Reserved
Version 1.1.7
Released Apr 7, 2023 - 215.43 KBWorks with firefox 109.0a1 and later### 1.1.7
- Fixes for local IPs
- `0.0.0.0` is local
- `127.0.0.1.boop.com` and friends are not
- Stricter typecheck, fix for non-present current tab
- Smaller build size for 🦊
- Tech
- refactor Jakefile
- DRY rotator animation code
- parallel linting and format check
### 1.1.6
- Build improvs, no user visible changes.Source code released under All Rights Reserved
Version 1.1.5
Released Apr 3, 2023 - 216.12 KBWorks with firefox 109.0a1 and later### 1.1.5
- Popup: add hints to data in popup.
- Popup: convenient text selection when text gets double clicked.
- Popup: don't show stale data when un-marking domain as local.
- Nicer hint for page action.
- More robust errors handling and rendering.Source code released under All Rights Reserved
Version 1.1.4
Released Apr 1, 2023 - 215.75 KBWorks with firefox 109.0a1 and later- Support local DNS resolution (https://dns.google in Chrome, `browser.dns.resolve` in Firefox): new `dns` permission is required for Firefox.
- Migrate to TypeScript.
- More robust handling of browser tab events — faster flag updates when new tab is opened or URL changes.Source code released under All Rights Reserved
Version 1.1.3
Released Feb 16, 2023 - 215.16 KBWorks with firefox 109.0a1 and later### 1.1.3
- Cleanup styles, more legibility, use vector icon for whois service.
### 1.1.2
- Drop unused CSP field from manifest.Source code released under All Rights Reserved
Version 1.1.1
Released Feb 15, 2023 - 214.7 KBWorks with firefox 109.0a1 and later### 1.1.1
- Less annoying charity animation, better handling for initial popup load after install.
- Smaller cache TTLs.Source code released under All Rights Reserved
Version 1.1.0
Released Feb 1, 2023 - 214.68 KBWorks with firefox 109.0a1 and later### 1.1.0
- Pixel perfect flags upscaling (even for Nepal 🇳🇵), 4k mode on.Source code released under All Rights Reserved
Version 1.0.9
Released Jan 31, 2023 - 214.56 KBWorks with firefox 109.0a1 and later### 1.0.9
- HTTPS 🔐
- Fix page action icon being out of sync with popup content (when clicked on 'fetch error' when network is back already)Source code released under All Rights Reserved