Skip to content

Latest commit

 

History

History
200 lines (139 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

200 lines (139 loc) · 14.3 KB

Changelog

2.0.0 (2024-01-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Config Option "URL for tile server" issue #120
  • Broken Map module with Icinga 2.11.4 #115
  • "ACL" for Users #114
  • markers not shown in current version without mapDatatype #112
  • Error: Error while evaluating expression: String index is out of range #102
  • Icons on Latest Master #99
  • 404 in GitHub repository description #97

Merged pull requests:

v1.1.0 (2018-11-06)

Full Changelog

Implemented enhancements:

  • Show services as handled if host is down #72
  • Add host status indication to popup #70
  • Update leaflet to version 1.3.1 #64
  • Add custom icons to marker #62
  • additional Color Marker for handled state #54
  • Provides additional marker images for retina displays #42
  • Support also geolocation for services #40
  • Filter by status #32
  • configuring offline maps #18
  • Adapt colors to used theme #75 (nbuchwitz)

Fixed bugs:

  • Show action links only if geolocation is set #63
  • Status indication of unknown services / markers is broken #61
  • Marker tooltip is broken #60
  • Map filtering in dashboards don't work #51

Closed issues:

  • Name a hosts cluster? #79
  • configurable option for clustering count as number of problem hosts in the cluster rather than number of services #78
  • disable grouping? #77
  • User preference for default zoom, longitude and latitude #74
  • No host/services are shown in the map #68
  • Documentation for marker icons #58
  • Documentation for objectType and service markers #57
  • Raise php dependency to >= 5.6 #53
  • problem viewing distant locations #52
  • Unable to filter hosts on map #50
  • Write documentation about using Dashlet function #49
  • module-map behind proxy #48
  • Marker points to incorrect location #44

Merged pull requests:

v1.0.4 (2017-12-26)

Full Changelog

Implemented enhancements:

  • No grouping on last zoom level #37
  • Proposal to show display_name instead of hostname on popup #25
  • Move documentation to doc/ and enhance #20
  • Filter syntax #11
  • Provide support for localization #10

Fixed bugs:

  • Hostmarker not visible on mobile #38
  • Show host on map parameter handling #34
  • 20 seconds to load the points. #28

Closed issues:

  • Other options for filtering in config file #45
  • Feature: Filter by host-group #39
  • Locations not shown on map #35
  • URL for Host Action #33
  • Filtering by hostgroup is not possible #29

Merged pull requests:

v1.0.3 (2017-08-15)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: Cannot read property 'lat' of null #19

Closed issues:

  • Default zoom/location redirect wrong #21

Merged pull requests:

v1.0.2 (2017-08-08)

Full Changelog

Implemented enhancements:

  • worst state handling: how to treat pending/unknown? #16

Fixed bugs:

  • Use a green bubble if hosts are not down #13

Merged pull requests:

  • Clean vendor JS/CSS from Leaflet; add License details #17 (dnsmichi)
  • Fix undefined variable error if there are no data points fetched #15 (dnsmichi)

v1.0.1 (2017-08-06)

Full Changelog

Implemented enhancements:

  • Switch for state modus #12

Fixed bugs:

  • Two dashlets, only the first one gets updated #9

Merged pull requests:

  • Remove sub menu icon - style guide change #8 (dnsmichi)
  • Move "Host Map" into "Maps" menu item #7 (dnsmichi)
  • Docs: Add release tarball installation #6 (dnsmichi)

v1.0.0 (2017-08-04)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator