Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use case-sensitive address for realt dashboard URL #12

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

mfrederic
Copy link
Owner

Closes #8

@mfrederic mfrederic merged commit e1a89be into main Apr 23, 2024
6 checks passed
@mfrederic mfrederic deleted the fix/realt-dashboard-link branch April 23, 2024 15:53
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 23, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 23, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
mfrederic pushed a commit that referenced this pull request Nov 25, 2024
* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
RPM-bot pushed a commit that referenced this pull request Nov 25, 2024
# 1.0.0 (2024-11-25)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 25, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RPM-bot pushed a commit that referenced this pull request Nov 26, 2024
# 1.0.0 (2024-11-26)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 26, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RPM-bot pushed a commit that referenced this pull request Nov 26, 2024
# 1.0.0 (2024-11-26)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use mantine ([316e204](316e204))
RPM-bot pushed a commit that referenced this pull request Nov 26, 2024
# 1.0.0 (2024-11-26)

### Bug Fixes

* add marker opacity deps to effect ([ec00528](ec00528))
* add missing translation ([897b666](897b666))
* add missing translation and slider label ([1e7bc6f](1e7bc6f))
* add missing translation and slider label ([#6](#6)) ([06b5db8](06b5db8))
* disable eslint rule for unused var line ([4d4cdf4](4d4cdf4))
* increase chunk threshold ([635567c](635567c))
* last cache clear feature ([9e00fda](9e00fda))
* match filename to component ([3840135](3840135))
* realt community URL domain ([3d81b16](3d81b16))
* remove unused filter ([7042181](7042181))
* remove wallet requirement for property loading ([4897723](4897723))
* rpm logo import ([562350c](562350c))
* run npm audit fix ([eb28ebb](eb28ebb))
* ttl is calculated in seconds ([1342ea0](1342ea0))
* ttl is calculated in seconds ([#14](#14)) ([be59bef](be59bef))
* use case-sensitive address for realt dashboard URL ([7ec9862](7ec9862))
* use case-sensitive address for realt dashboard URL ([#12](#12)) ([e1a89be](e1a89be)), closes [#8](#8)

### Features

* add carousel for property panel images ([86e6e2f](86e6e2f))
* add ga events to app ([c2d6b02](c2d6b02))
* add google maps link ([dbc1e14](dbc1e14))
* add marker clustering setting ([3388ccc](3388ccc))
* add marker clustering setting ([#13](#13)) ([740fd67](740fd67)), closes [#10](#10)
* add property panel informations ([efae3de](efae3de))
* add realt provider ([88f9bf6](88f9bf6))
* add rpm help button ([a9074bc](a9074bc))
* add search field ([3bacc2f](3bacc2f))
* add sharing buttons ([9ba5e5e](9ba5e5e))
* add splash screen ([73e912e](73e912e))
* add start tooltip display option ([9855296](9855296))
* add start tooltip display option ([#7](#7)) ([ea9160a](ea9160a))
* add URL copy feature ([9947a26](9947a26))
* change markers icon and add opacity option ([596ac7f](596ac7f))
* default mapOption to display all ([e7f7c33](e7f7c33))
* extend local storage items getter ([aa6a6f9](aa6a6f9))
* handle resort bungalow property type ([a0930b2](a0930b2))
* handle wrong response from realt community ([e038d3d](e038d3d))
* hide existing addresses by default ([642b08a](642b08a))
* improve map performance ([d0c3a43](d0c3a43))
* improve SEO ([c9f78d0](c9f78d0))
* mark rmm tokens option as in progress work ([7dee7d5](7dee7d5))
* owned marker differentiate option ([22c6cb2](22c6cb2))
* reduce ttl for cache to 1h ([757036b](757036b))
* reduce ttl for cache to 1h ([#15](#15)) ([284bdeb](284bdeb))
* replace GQL api using the graph ([b7f92e3](b7f92e3))
* store data in URL ([a35c36c](a35c36c))
* update build files ([692a362](692a362))
* update URL env variables ([eb7e07c](eb7e07c))
* upgrade cache layer ([e5a3fcf](e5a3fcf))
* use global version in frontend ([9d82b00](9d82b00))
* use mantine ([316e204](316e204))
@RPM-bot
Copy link
Collaborator

RPM-bot commented Nov 26, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Link to dashboard asset is wrong
3 participants