* Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/
- Changes since 21.12.2:
* Don't pass PDFDoc arguments that Poppler already has the same defaults for
* Ignore more files for cppcheck that hang the latest version on the CI
* Add basic Air France PDF ticket extractor
* Reduce the lower size threshold for 2D barcodes
* Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/
- Changes since 21.12.1:
* Round up when converting vector bounding box to integers
* Include the pen width in computing vector bounding boxes
* Only consider rectangular strokes for the PDF vector barcode detection
* Fix build against KF5.91+
* Add extractor script for Skymark booking emails
* Normalize flight numbers during post-processing
* Make the same city detection consider more information
* Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/
- Changes since 21.12.0:
* Fixes for vitolus extractor
* Extract UIC operator code from SNCF TER barcodes
* Make proper json
* Find more reservation number variants in SNCF TER PDF tickets
* Add extractor script for Amtrak tickets
* Make the VIA Rail extractor work both with a full PDF or just the barcode
* Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/
- Changes since 21.11.90:
* Exclude files that hang cppcheck on the CI
* Enable new GitLab CI on stable branch.
* Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.90
* New feature release
- Changes since 21.11.80:
* Add a new set of VDV certificates
* Skip invalid VDV certificates rather than terminating the download
* Add SPDX markers for the generated qrc file
* Fix the Windows build
* Recursively search for a context date from a context MIME node
* Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.80
* New feature release
- Too many changes to list here.
* Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/
- Too many changes since 21.08.2, only listing bugfixes:
* Handle English language MÁV ticket date formats (kde#444550)
* Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/
- Changes since 21.08.1:
* Correctly decode HTML MIME nodes which specify codecs in HTML and MIME
* Handle US date formats in Accor hotel reservations
* Add extractor for onepagebooking
* Add extractor for Feratel cards
* Fix extracting English language SNCF tickets
* Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.1
- Changes since 21.08.0:
* Add Airdo confirmation mail extractor script
* Extract SNCF Ouigo confirmation emails (kde#441361)
* Extract Ryanair PDF boarding passes
* Actually add the MAV extractor
* Add basic MAV (Hungarian state railway) domestic ticket extractor
* Add an alternative way of decoding RCT2 reservation data
* Reproduce whitespaces a bit more correctly when layouting U_TLAY text
* Let RCT2 type detection ignore whitespaces and support Hungarian IRTs
* Add a watchdog timer to interrupt long running extractor scripts
* Add Regionado pkpass extractor script
* Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0
- Changes since 21.07.90:
* Fix build with poppler 21.8.0
* Fix number to string deserialization for large integer numbers
* Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.90
* New feature release
- Changes since 21.07.80:
* The isspace/isctrl/etc functions require unsigned char as input
* Remove unneeded MSVC utf-8 definition
* Add event reservation extractor for ticketmaster.de
* Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Too many changes since 21.04.3, only listing bugfixes:
* Handle SNCF TER booking confirmations (kde#439055)
* Fix handling of asymmetric SNCF OUI retour tickets (kde#439061)
- Only install the license files once
* Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3
- Changes since 21.04.2:
* Add extractor for Impfzentren Bayern
* Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.2
- Changes since 21.04.1:
* Fix station name comparison for unbound train tickets
* Fix single digit day date parsing in oui.sncf confirmation emails (kde#437854)
* Improve handling of multi-leg and return tickets in Oui.sncf summary emails (kde#436976)
* Fix off by one date in certain SNCF tickets
* Apply the same departure day handling we have for flights also for trains
* Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/21.04.1
- Changes since 21.04.0:
* Detect booking.com cancelations
* Handle more variants of NH hotel booking confirmation emails
* Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.04
- Changes since 21.03.90:
* KItinerary doesn't build as a unity build, so don't even try that
- Stop owning directories provided by the filesystem package (boo#1184786)
* Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.90
* New feature release
- No code change since 21.03.80
* Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Too many changes to list here.
* Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/20.12.3
- No code change since 20.12.2
* Wed Feb 03 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-02-apps-update
- Changes since 20.12.1:
* Handle Accor reservation without a hotel phone number
Version: 20.04.2-bp152.1.1
* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update
- No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
* Fix includes. Try to make it compile under windows
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
- Changes since 20.03.80:
* Fix extractor deduplication
* Convert time to calendar timezone before taking the date
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
- Too many changes since 19.12.3, only listing bugfixes:
* Improve description for hotel booking ical events (kde#416444)
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update
- Changes since 19.12.2:
* Handle language variants in the Vueling extractor
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update
- Changes since 19.12.1:
* Fix merging of flight reservations with different IATA BCBP data
* Deal with the German language variant of Trenitalia tickets
* Move extractor engine capabilities string to the library
* Add walking distance accuracy level for the location comparison
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1
- Too many changes to list here.
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12
- Too many changes to list here.
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
* Update knowledge base databases from Wikidata
* Silence debug output
* Do not fail on DB tickets with VDV barcodes
* Make RegioJet date/time patterns more strict
* Fix nullptr dereference when PDF loading fails
* Add a RAII wrapper around Poppler's globalParams
* Make the Poppler version checking a bit more scalable
* Don't initialize MemoryCalendar with an invalid timezone
* Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Too many changes to list here.
* Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.3.php
- Changes since 19.08.2:
* Better end time default for restaurant reservations without an end time
* Fix compatibility with Poppler 0.82
* Thu Oct 17 2019 Wolfgang Bauer <wbauer@tmo.at>
- Update build requirements, add missing Requires to devel package
* Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.2.php
- Changes since 19.08.1:
* Fix UTC conversion during date/time parsing
* Add another date format fallback for a new Lufthansa date format
* Add unit test for JSON-LD date/time parsing
* Fix date parsing in SNCF confirmation emails
* QLatin1Literal => QLatin1String to fix compilation with Qt 5.14
* Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.1.php
- No code change since 19.08.0
* Fri Aug 09 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
* Tue Aug 06 2019 lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* Adapt to KCalendarCore namespace change
* Update Wikidata data tables for 19.08 release
* Hotfix for ZXing master breaking pure QR code decoding for some reason
* Fix another method name typo
* Tue Jul 23 2019 lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Too many changes to list here
* Sat Jul 13 2019 lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- No code changes since 19.04.2
Version: 18.12.3-bp151.2.1
* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* No code changes since 18.12.2
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* No code changes since 18.12.1
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* No code changes since 18.12.0
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* Add missing comparison operators
* Fix compatibility with Poppler 0.72
* Fix FCM extractor for single digit flight numbers
* Remove obsolete todo
* Improve airport lookup by considering alternative umlaut transliterations
* Cleanup airport name lookup code a bit
* Fix flight calendar entries when IATA airport code is missing
* Add arrival terminal property
* Add Easyjet extractor
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Too many changes to list here
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* GBool -> bool
* Relax leading space offset detection for international tickets
* Auto-detect leading space in compact/international DB tickets
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* None
* Fri Sep 07 2018 lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* Run the generic IATA BCBP extractor also for Vueling
* Make the pdfdocumenttest pass without Poppler
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Fix binary Aztec barcode encoding for ticket tokens
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* None
* Thu Apr 12 2018 lbeltrame@kde.org
- Initial package