Added
GET /api/v1/points/tracked_months
endpoint added to get list of tracked years and months.GET /api/v1/countries/visited_cities
endpoint added to get list of visited cities.- A link to the docs leading to a help chart for k8s. #550
- A button to delete all notifications. #548
- A support for
RAILS_LOG_LEVEL
env var to change log level. More on that here: https://guides.rubyonrails.org/debugging_rails_applications.html#log-levels. The available log levels are::debug
,:info
,:warn
,:error
,:fatal
, and:unknown
, corresponding to the log level numbers from 0 up to 5, respectively. The default log level is:debug
. #540 - A devcontainer to improve developers experience. #546
Fixed
- A point popup is no longer closes when hovering over a polyline. #536
- When polylines layer is disabled and user deletes a point from its popup, polylines layer is no longer being enabled right away. #552
- Paths to gems within the sidekiq and app containers. #499
Changed
- Months and years navigation is moved to a map panel on the right side of the map.
- List of visited cities is now being shown in a map panel on the right side of the map.
💙 This release is supported by Steven B., James Manolios, chenrik, aldumil and Arne Schwarck on Patreon 💙
What's Changed
- On Map Point delete: Hide Polyline Layer, if it was hidden before by @tabacha in #552
- docs: Mention Helm chart by @Cogitri by @sheyabernstein in #550
- Feature: Add a "Delete Notifications" button by @tabacha in #548
- Add support for changing log level in development by @sheyabernstein in #540
- Map page update by @Freika in #529
- Bump oj from 3.16.7 to 3.16.8 by @dependabot in #556
- Bump dotenv-rails from 3.1.4 to 3.1.6 by @dependabot in #554
- fix gem paths in compose.yml & k8s instructions by @tigattack in #499
- Add devcontainer to dawarich by @tabacha in #546
New Contributors
- @sheyabernstein made their first contribution in #550
- @tigattack made their first contribution in #499
Full Changelog: 0.19.7...0.19.8