Releases: fityannugroho/idn-area-map
Releases ยท fityannugroho/idn-area-map
v1.5.0
What's Changed
- Add Stadia tile proxy with caching and theme attribution fixes by @fityannugroho in #88
- Move to Carto free dark tiles (revert PR #88) by @fityannugroho in #89
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- Security: Patch React CVE-2025-55183 and CVE-2025-55184 by @fityannugroho in #87
- fix: reset descendants value area selector when parent changed by @furqonStudio in #85
- fix: prevent unused fetch by @furqonStudio in #86
New Contributors
- @furqonStudio made their first contribution in #85
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- build(deps): bump vite from 7.1.3 to 7.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #79
- build(deps): bump vite from 7.1.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #80
- chore(deps): bump react and next.js; remove eslint by @fityannugroho in #82
- build(deps): bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #83
- build(deps): bump @playwright/test to version 1.57.0 by @fityannugroho in #84
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix(area-selector): improve ComboboxArea/reset + UI tweaks by @fityannugroho in #76
- Add islands filtering controls and show/hide markers by @fityannugroho in #77
- Pilkada2024: Color Boundaries by Margin-of-Victory & UI Improvements by @fityannugroho in #78
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- fix(islands): load islands that do not belong to any regency by @fityannugroho in #70
- feat: enhance map popups with dropdown menus and API links by @fityannugroho in #71
- fix: support Turbopack asset imports for Leaflet markers + add keyv dependency by @fityannugroho in #72
- fix: duplicate Navbar in dev (Turbopack) by @fityannugroho in #73
- fix: initialize
ComboboxAreawith default selected area by @fityannugroho in #74 - fix: ensure MapContainer receives forwarded ref by @fityannugroho in #75
Full Changelog: v1.2.0...v1.3.0
v1.2.0
New data
Area data now fetched from idn-area API version 7 (see #63).
What's Changed
- refactor: make
ComboboxAreacomponent reusable by @fityannugroho in #48 - Rename component files by @fityannugroho in #49
- build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot[bot] in #50
- build(deps): bump next from 14.2.17 to 14.2.21 in the npm_and_yarn group by @dependabot[bot] in #51
- build(deps): bump vite from 5.4.10 to 5.4.14 in the npm_and_yarn group by @dependabot[bot] in #52
- build(deps-dev): bump vitest from 2.1.4 to 2.1.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #53
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #54
- build(deps): bump next from 14.2.21 to 14.2.25 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #55
- build(deps): bump next from 14.2.25 to 14.2.26 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #56
- build(deps): bump vite from 5.4.14 to 5.4.19 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #57
- fix: improve error handling in data fetching functions by @fityannugroho in #58
- Upgrade deps (React 19, etc.) and refactoring by @fityannugroho in #59
- fix: popup tip position and change the text color by @fityannugroho in #60
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @fityannugroho in #61
- Update data fetching to idn-area API v7 by @Copilot in #63
- Use
opengraph-image.tsfor OpenGraph image generation by @Copilot in #64 - build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #62
- refactor: remove addDotSeparator utility by @fityannugroho in #65
- refactor: load local fonts by @fityannugroho in #67
- Upgrade Biome to v2.2.0 and migrate configuration by @fityannugroho in #68
- Upgrade to Next.js 15.5 and another deps by @fityannugroho in #69
New Contributors
- @Copilot made their first contribution in #63
Full Changelog: v1.1.0...v1.2.0
v1.1.0
New! Pilkada 2024 data on the map
Explore detailed data of Pilkada 2024 with the interactive map. Go to /pilkada2024 page.
What's Changed
- Refactor
AreaBoundarycomponent by @fityannugroho in #44 - Introduce interactive map for Pilkada 2024 data, including refactor some components by @fityannugroho in #45
- Simplify
AreaBoundary, prevent unnecessaryuseAreausage by @fityannugroho in #46 - Increase fill opacity of the boundary for
/pilkada2024page by @fityannugroho in #47
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: increase maximum zoom level by @fityannugroho in #43
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Finally!!! v1.0.0 ๐ฅณ
What's Changed
- Add detail area page
/{code}by @fityannugroho in #16 - Generate OpenGraph image dynamically by @fityannugroho in #17
- build(deps): bump next from 14.1.0 to 14.1.1 in the npm_and_yarn group across 1 directory by @dependabot in #18
- build(deps): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #19
- build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #20
- Make dashboard panel component collapsible by @fityannugroho in #21
- build(deps): bump next from 14.1.1 to 14.2.12 in the npm_and_yarn group by @dependabot in #22
- fix: resize the map when the sidebar panel is resized by @fityannugroho in #23
- feat: double-click the sidebar toggle to collapse/expand by @fityannugroho in #24
- feat: add double-tap functionality to collapse/expand the sidebar by @fityannugroho in #25
- refactor: use
NextResponseinstead ofResponseby @fityannugroho in #26 - Fix unhandled validation error, add Not Found Page by @fityannugroho in #28
- Upgrade
next-themesand the other dependencies by @fityannugroho in #27 - Implement dark mode for leaflet components by @fityannugroho in #29
- Add API and Donate links to the Navbar by @fityannugroho in #30
- fix: added target blank instead of replacing current tab by @mazkaaa in #31
- Replace
PrettierwithBiomeby @fityannugroho in #32 - Refactor
MapDashboardand other resources by @fityannugroho in #33 - fix: not all provinces data loaded in
AreaSelectorsby @fityannugroho in #34 - Add testing by @fityannugroho in #35
- Upgrade
Comboboxdependency and others by @fityannugroho in #36 - Update shadcn UI components, add icons to theme toggle items by @fityannugroho in #37
- Replace Radix UI icons with Lucide icons by @fityannugroho in #38
- Adjust icon sizes and spacing in AreaBoundary and IslandMarkers by @fityannugroho in #39
- Add more e2e tests by @fityannugroho in #40
- chore: update dependencies and switch to pnpm for package management by @fityannugroho in #41
- Fix Laggy Map Dragging on Mobile with Dark Mode Enabled by @fityannugroho in #42
New Contributors
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- Fix unstopped boundary loading spinner when failed & upgrade deps by @fityannugroho in #15
Full Changelog: v0.1.0...v0.1.1
