Versions are numbered N.M-S
, where N.M
is the MapBBCode library version, and S
is the Share build, independent of the library version. There are no "stable" versions and releases: the latest version is always the one to install.
- Fix processing of delimiters inside quotes for CSV.
- Move default position, zoom and layers to
config.php
(by @aaronpk). #23 - Support for nginx with php-fpm (by @aaronpk). #20
- Swap MyOpenID for Vkontakte OpenID provider. #21
- Fix paths to
auth.php
for cases when Share is not in a root directory.
?direct
parameter does not add attachment headers (useful for HTML export).- Updated L.PopupIcon in HTML format exporter.
- Host detection in
auth.php
instead of a hardcoded address. #15 - IFrame format. #17
- Updated MapBBCode to 1.2.0-dev.
- Process colors in GPX.
- Fixed exporting empty maps and single marker maps to HTML. #10
- Exported HTML now uses Leaflet 0.7.1. #11
- WPT import uses description field if it's not empty. #12
- Quotes in WPT and PLT are now screened, and are read properly.
- Export tries to create filename out of map title before resorting to code id (sadly, cyrillic letters are dropped).
- Increased displayed library size to 100 maps.
- Updated MapBBCode to 1.1.2.
- Extracted help contents to
help.txt
.
- Updated MapBBCode to 1.1.2-dev.
- Added attribution edit link
- Fixed cache purging.
- Updated MapBBCode to 1.1.2-dev.
- Added length measurement with a new plugin.
- Website now works in subfolders and without mod_rewrite. #4
- Fixed edit id reset after importing a file. #7
- OziExplorer formats now can have their own encoding (usually iso or cp1251). #6
- Updated MapBBCode to version 1.1.1.
- Updated MapBBCode to version 1.1.0.
- Updated MapBBCode parsing functions, semicolons in titles are now processed correctly.
- Forgot to replace one bbcode specification link.
- Empty CSV now doesn't have a header to not confuse users; single path is saved as csv.
- BBCode tags can be omitted in
?bbcode=
parameter. - Moved Bing key to a configuration file.
- Ability to work without a database. #3
- Merge imported traces with existing data. #2
- Highlight "Save" button on map change. #1
- Rephrased the message with a link for sharing.
- New OpenMapSurfer tile URL.
- New configuration keys:
BING_KEY
,IMPORT_SINGLE
.
- Added Cycle Map layer.
- Rephrased the message with a link for sharing.
- Restricted bots from editing pages.
Initial release.