Releases: origo-map/origo
v2.9.0
Origo v2.9.0 is here with OpenLayers 9.2.4 and multiple additions and fixes
🍂
What's Changed
- feature: new group options by @jokd in #1910
- feature: sticky legend group header by @jokd in #1909
- fix: long group names by @jokd in #1913
- fix: sorting out default controls from json by @johnnyblasta in #1916
- fix: change word wrapping for subgroups by @jokd in #1925
- fix: group header issue by @jokd in #1929
- Fix: Rescale vector tiles depending on dpi in print by @sweco-seguro in #1911
- feature: rotate text and point in draw control by @johnnyblasta in #1947
- fix: wrap in infowindow to stopp overflow by @johnnyblasta in #1946
- Fix: Correct print scales even when constrainResolution is true by @sweco-seguro in #1938
- feature: new icon for extended legend by @johnnyblasta in #1954
- build(deps-dev): bump follow-redirects from 1.14.8 to 1.15.4 by @dependabot in #1942
- feature: more option for draw-controls text by @johnnyblasta in #1953
- fix: update linter ecmascript version and keep up to date by @Grammostola in #1957
- fix: update lint workflow by @Grammostola in #1959
- feature: infowindow for search by @jokd in #1920
- fix: allow 0 as ID by @jokd in #1923
- fix: maxZoomLevel for searchlist by @jokd in #1919
- feat: add text/html support for geoserver by @Grammostola in #1955
- feature: add newest member to mask and cities by @Grammostola in #1966
- feature: add thematicStyling to sharemap by @dahlalex in #1962
- build(deps-dev): bump ip from 1.1.5 to 1.1.9 by @dependabot in #1968
- doc: update README.md node version by @johnnyblasta in #1970
- fix: make draganddrop use existing style function for features withou… by @Grammostola in #1943
- feature: new search params by @jokd in #1918
- Added minimize button to popup by @huggla in #1949
- build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1979
- feature: expose loader and spinner by @steff-o in #1973
- feature: adapt to image property of custom style for custom style ico… by @Grammostola in #1961
- build(deps-dev): bump webpack-dev-middleware from 5.3.0 to 5.3.4 by @dependabot in #1983
- feat: make the print legend respect theme visibility of thematicstyli… by @Grammostola in #1969
- fix: make it possible to have more backgroud layers by @huggla in #1985
- Update legend.js by @huggla in #1987
- fix: make items in toolbars and navigation use the align-items: flex-… by @Dalneberg in #1984
- Add
filterType
source param and use QGISEXP_FILTER
when param isqgis
by @MattiasSp in #1536 - build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #1988
- Fix missing typenames for QGIS Server sources by @MattiasSp in #1998
- feat: change Rubrik to Titel by @Dalneberg in #2004
- feature: logger component by @jokd in #1990
- Make background buttons and close buttons in legend align on all browsers by @huggla in #1994
- fix: check for zero value on area by @johnnyblasta in #2010
- fix: make getfeatureinfo requests not fail together by @Grammostola in #2003
- feature: queryParams for wfssource by @jokd in #1991
- Moved attachments and related tables from featureinfo to SelectedItem by @steff-o in #2002
- Tooltips, fixes and addition by @Flodkvist in #2006
- feature: circle and square as polygon draw shapes by @jokd in #2013
- dep: ol v9.2.4 and others by @johnnyblasta in #2028
- build(deps-dev): bump ws from 7.5.6 to 7.5.10 by @dependabot in #2029
- fix: last known coordinate in position control by @steff-o in #2027
- Fix map name parsing in permalink store getState() function by @mulfvik in #2016
- feature: add configurable highlight to measure line for visibility by @Grammostola in #2034
- Update position.js by @JohanPihelAtWork in #2036
- build(deps-dev): bump webpack from 5.92.0 to 5.94.0 by @dependabot in #2037
- build(deps): bump send and express by @dependabot in #2042
- build(deps): bump dompurify from 2.3.5 to 2.5.6 by @dependabot in #2047
New Contributors
- @sweco-seguro made their first contribution in #1911
- @dahlalex made their first contribution in #1962
- @huggla made their first contribution in #1949
- @Dalneberg made their first contribution in #1984
- @JohanPihelAtWork made their first contribution in #2036
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- fix: enable keyboard navigation on load by @tonnyandersson in #1892
- fix: missing styleName parameter in print-resize.js by @jokd in #1894
- fix: sharemap popup not displayed by @steff-o in #1904
- feature: spinner for print map loading indicator by @Grammostola in #1891
- fix: changed agstransaction POST data format by @tonnyandersson in #1906
- v2.8.1 by @jokd in #1912
Full Changelog: v2.8.0...v2.8.1
v2.8.0
New release, v2.8.0.
Packed with features and fixes.
What's Changed
- fix: use mapstate-sharemap with draw control by @jokd in #1745
- feature: map marker by @jokd in #1748
- feature: make markers queryable and removeable by @jokd in #1750
- feature: make it possible for named target for attribute links by @johnnyblasta in #1753
- feature: post method for wms and wfs by @jokd in #1756
- feature: make prompt configurable for removable layers by @Grammostola in #1759
- fix: legend icon color set as array by @jokd in #1772
- docs: change README.md discussion invite link to discord by @Grammostola in #1767
- fix: styling of draganddrop layers by @jokd in #1770
- feature: add hide function for draw by @Grammostola in #1779
- feature: pick feature in editor by @jokd in #1769
- fix: let img attribute have precedence before name by @johnnyblasta in #1775
- dep: OL v7.4.0 by @jokd in #1785
- fix: check for preferred icon on compounded style by @johnnyblasta in #1783
- feature: add overlayOptions from the origostyle-object by @jokd in #1761
- feature: thematic styling by @jokd in #1780
- fix: rewrote the infowindow export by @jokd in #1782
- feature: overlayproperties event by @jokd in #1789
- Fix: Image in related table by @steff-o in #1768
- fix: drawHandler event bug by @jokd in #1791
- feature: new options for draganddrop by @jokd in #1793
- fix: remove origostyle attribute from infowindow by @jokd in #1795
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1800
- build(deps): bump tough-cookie and node-sass by @dependabot in #1796
- feature: start point style geometry option by @tonnyandersson in #1798
- fix: make imageLoadFunction revokeObjectURL by @Grammostola in #1806
- fix: check for filter before adding as thematic style by @johnnyblasta in #1809
- Feature: Edit selection by @steff-o in #1776
- dep: OL v7.5.1 by @jokd in #1812
- feature: added settingsExpanded option for print control by @jokd in #1811
- fix: fallback to name if title is missing by @johnnyblasta in #1819
- fix: removes offline in editor.json by @asemoller in #1823
- fix: print: change inital state for button when "mapInteractionsActive": true by @jokd in #1815
- dep: ol v8.1.0 by @jokd in #1825
- feature: show search results in infowindow by @jokd in #1751
- feature: Made modal draggable by @steff-o in #1822
- fix: remove suggestions when clearing search field by @jokd in #1817
- fix: minor changes for the multiselection plugin by @jokd in #1833
- feature: origin as tileGridOptions by @jokd in #1835
- fix: Rename print legend to teckenförklaring by @jokd in #1839
- fix: bad url for icon in print legend by @johnnyblasta in #1853
- fix: don't use state attribut for highlight by @steff-o in #1855
- fix: style for all types in draganddrop by @johnnyblasta in #1857
- fix: draw control: set layer as visible when activated by @jokd in #1869
- feature: add zoomToExtent option for draw layers by @jokd in #1864
- fix: hide opacitySlider by @jokd in #1867
- fix: hide legend button when hideWhenEmbedded is true by @jokd in #1878
- fix: set max height for stylepicker dropdown by @jokd in #1880
- fix: fixed broken image issue for dynamically styled layers by @tonnyandersson in #1882
- fix: no legend message by @Grammostola in #1873
- fix: make splash not assume config file by @Grammostola in #1874
- fix: only issue getlegendgraphic requests for wms layers by @Grammostola in #1885
- feature: new multiselectionstyle for features in active layer by @jokd in #1846
- fix: respect layers parameter in getFeatureInfoRequests by @jokd in #1865
- fix: scrolling in visibleLayersControl by @Flodkvist in #1870
- fix: allow percent sign in getFeature filter by @steff-o in #1877
- fix: Infowindow -headers scroll & window max-height by @Flodkvist in #1881
- Fix:support for MultiLine, MultiPolygon and MultiPoint in drawtools by @steff-o in #1883
- fix: styling multigeometries by @jokd in #1876
- fix: removed max-height for infowindow item by @jokd in #1879
- fix: scrollbars for infowindow by @Grammostola in #1889
- fix: set maxheight for layer search by @jokd in #1886
- release: v2.8.0 by @jokd in #1890
Full Changelog: v2.7.0...v2.8.0
v2.7.0
New release: Origo v2.7.0
Best one so far, lots of new features and fixes
What's Changed
- fix: Scalebar styling by @jokd in #1595
- docs: add swiper and oidc to plugins.md by @asemoller in #1604
- fix: Legend search on mobile by @jokd in #1600
- fix: print with overlays from LMSearch plugin by @johnnyblasta in #1607
- fix: splash control with multiple maps by @jokd in #1622
- fix: exclusive layers in legend search by @jokd in #1621
- feature: support for DMS in position control by @steff-o in #1623
- fix: only header draggable in infowindow expandable list. by @steff-o in #1630
- feature: enable WMS-layers in stylepicker by @sweco-semvtw in #1633
- Bump express from 4.17.2 to 4.18.2 by @dependabot in #1639
- fix: add method for plugins to regenerate visible layers by @Grammostola in #1597
- docs: Plugins doc by @filleg in #1637
- dep: node-sass v7.0.3 by @jokd in #1649
- fix: update codeql-analysis.yml by @johnnyblasta in #1650
- dep: OL v7.2.2 by @jokd in #1648
- feature: editor api by @steff-o in #1625
- fix: reset features style after print control by @johnnyblasta in #1626
- feature: hide controls instead of not adding them on "hideWhenEmbedded" by @johnnyblasta in #1635
- fix: new Origo mask and cities by @johnnyblasta in #1656
- fix: make layers with workspace:layer names work with stylePicker by @Grammostola in #1655
- Separate printRenderMode for better labeling in printed maps by @sweco-sedalh in #1542
- feat: add imagefeatureinfomode featureinfo option to control featurei… by @Grammostola in #1652
- feature: support for value and label in searchList by @steff-o in #1624
- fix: print fix ios by @jokd in #1658
- fix: getfeatureinfo on grouplayers by @jokd in #1659
- feature: turn on all layers button by @johnnyblasta in #1571
- Fix lint issues and add linting to CI by @sweco-sedalh in #1561
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1667
- fix: lint issues by @jokd in #1669
- fix: crash when printing on iOS by @jokd in #1666
- fix: really disable print buttons while print preview map is loading by @Grammostola in #1663
- Wms stylepicker legendparams by @Grammostola in #1670
- feature: wfs filtering by @jokd in #1680
- fix: search result not hidden in legend search by @johnnyblasta in #1664
- fix: drawtool other than default by @johnnyblasta in #1689
- feature: center marker for externalurl by @jokd in #1686
- feature: make the central print component available externally by @Grammostola in #1673
- docs: updating guidelines for PR subject by @johnnyblasta in #1691
- feature: import layer button by @jokd in #1685
- feature: confirm removal of layer by @jokd in #1675
- feature: add feature styling by @jokd in #1677
- fix: hidden styles in print legend by @jokd in #1695
- fix: added crossOrigin option by @tonnyandersson in #1696
- feature: add draggable option for groups by @jokd in #1694
- dep: OpenLayers v7.3.0 by @jokd in #1703
- feature: support timestamp when formatDatetime by @johnnyblasta in #1700
- fix: break word for case of long layer title by @johnnyblasta in #1704
- feature: change the type of layertype.js to be layerType instead of t… by @Grammostola in #1706
- fix: minor bugs and api additions by @jokd in #1684
- fix: fix invalid backslash in json by @johnnyblasta in #1707
- feature: featureinfo templates with alias and API functionality by @jokd in #1682
- feature: mapState as map parameter by @jokd in #1717
- build(deps-dev): bump webpack from 5.67.0 to 5.76.0 by @dependabot in #1712
- fix: decouple default WMS server style and preselected style for the … by @Grammostola in #1715
- fix: attributeAlias bug by @jokd in #1722
- fix: avoid redundant scale param for WMS getlegendgraphic by @Grammostola in #1724
- feature: layerParams in config by @jokd in #1727
- feature: Add group aggregations and length attribute helper. by @steff-o in #1708
- fix: update zoom level when scroll zooming by @jokd in #1730
- fix: validate in editform by @jokd in #1733
- fix: editor toolbar visible as default by @johnnyblasta in #1732
- feature: filter on wms layer by @johnnyblasta in #1728
- fix: only activate buttons on first level when expanding by @johnnyblasta in #1735
- feature: layer param in featureinfo templates by @jokd in #1736
- feature: draw as core control by @jokd in #1714
- fix: ignore attribut type hidden for featureinfo by @johnnyblasta in #1737
- v2.7.0 by @jokd in #1738
- fix: remove some console.logs by @jokd in #1739
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Origo v2.6.0 is out packed with fixes and new features.
What's Changed
- v2.5.0 by @jokd in #1475
- Allow custom URL parameters in WFS sources by @MattiasSp in #1477
- Focus style for icon-small by @johnnyblasta in #1481
- fix: fix geoserver wms theme layer print legend by @Grammostola in #1489
- Adds a aria-label to close button. by @johnnyblasta in #1491
- Fetch feature info in application/geo+json format by @johnnyblasta in #1504
- Origo master feature more option button - ui component by @Polleryd in #1496
- Auto hide layers and save button in editor by @johnnyblasta in #1505
- Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #1507
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1506
- Make legend search placeholder text configurable by @johnnyblasta in #1502
- Origo master feature minor legend by @Polleryd in #1485
- Default values in editor by @steff-o in #1509
- Added Zoom To Layer Extent button by @tonnyandersson in #1517
- Adds a abort button to editor form if autosave and autoform is true by @johnnyblasta in #1512
- fix: allow styles subject to CORS to work with print - save image by @Grammostola in #1522
- Support for changing share map hash by @steff-o in #1473
- Fix for #1476 and #1482 (correct styling upon exiting print view) by @sweco-sedalh in #1514
- Fix lint errors by @steff-o in #1524
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #1531
- Editor checkbox value by @steff-o in #1533
- Add permalink methods to viewer by @jokd in #1544
- Editor searchList support dynamic search by @steff-o in #1515
- Print export progress, button disabling and slight Component refactor by @sweco-sedalh in #1529
- Ol v6141 by @jokd in #1513
- Fix scaling for drawn features in print-preview when changing DPI by @sweco-semvtw in #1539
- Style picker for client stylin by @Polleryd in #1510
- Update overlay.js by @jokd in #1549
- Handle layergroups by @jokd in #1555
- Adds export option for layers by @jokd in #1562
- Round export button in infowindow by @asemoller in #1530
- fix: make print attempt to grip the correct styleSheet for rescaling … by @Grammostola in #1500
- Fix blurry editor form by @tonnyandersson in #1566
- Removed IE11 by @johnnyblasta in #1570
- Labels in print bug fix by @jokd in #1550
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #1573
- Create a print legend for AGS_* layers by @sweco-sedalh in #1532
- Infowindow - layers list by @asemoller in #1564
- Fix group and subgroup expansion by @sweco-sedalh in #1552
- Extended legend inline by @steff-o in #1557
- WMTS print fix by @jokd in #1577
- Make vector sources aware of custom layer extent by @tonnyandersson in #1579
- ol-v6.15.1 by @jokd in #1575
- Fix for popup menu by @jokd in #1576
- feat: enable automatic style creation for wms layers' getLegendGraphic by @Grammostola in #1578
- fix: make sure all AGS layer ids compared in print-legend are numbers by @Grammostola in #1581
New Contributors
- @sweco-sedalh made their first contribution in #1514
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.0
A new release of Origo that includes
Editor:
- Copy feature geometry from one layer to another
- Conditional fields are hidden until condition and there may be many conditions for one field
- Geometry validation checks when editing
- Editor actions can be partially restricted per editable layer
- Batch editing of feature attributes
New map layer types:
GPX, KML
New theme styling options with an expanded filter:
- AND and OR
- regular expression
Various new bits of functionality:
- Interactivity of an embedded map is now controllable
- Photo carousel for one feature with many related photos
- Padlock icon for map layers that are not present in a capabilities document
- CSS styling options for layers including different blending modes
Various bugfixes and improvements, including better functonality of empty subgroups, exposure of the initial map config & selections,
segment labels on measurements can be turned off, event when layers and controls have been added and when a a featureinfo selection has changed, better geojson feature ids, plus more things.
Built on OL 6.7.0.
v2.3.1
v2.3.0
New release of Origo that comes with:
Enhanced print control:
- Scale
- Rotation
- Resolution
- Reduced file size
- North arrow
- Custom file name
- Scrollable settings window
Enhanced measure tool:
- Segment lengths
- Inactivate control without removing the measures
- Clear button
- Make it optional to use hectare
- Remove last node
- Measure with crosshair on touch screens
Legend improvements:
- Visual indication on groups with active layers
- Exclusive option for groups
Tracking mode in geoposition
Removed jQuery dependencies
Usability improvements
New option hideWhenEmbedded for all controls
Plus various bugfixes and package updates
Built on OL 6.5.0
v2.2.0
New release of Origo that comes with:
New infowindow
Cleaner UI
Attribute based rotation of symbols
Custom logo and date for printing control
Information on background layers
Required fields in the editor control
Enhanced behaviour when embedded on page (two finger pan etc.)
Tooltips
Improved handling of search suggestions
Plus additional features and lots of smaller fixes!
Built on OL 6.3.0