Backward incompatibilties with previous releases
* RBARC attribute of OPTION is now considered by SURVEY.
* SROTATION angle sign changed in SURVEY for consistency with MAD-X and MAD-X PTC.
* YROTATION (and XROTATION) properly implemented and made consistent with MAD-X PTC.
* ELSEPARATOR kicks were swapped in H-V planes by TWISS.
Bug Fixes
* Fix lost support for MVAR in match 543. (Tobias)
* Fix problem with ESAVE 501. (Thomas)
* Fix consistency in RF-multipole kick phase when exported to SixTrack 505. (Tobias)
* Fix ELSEPARATOR. Before a horizontal field gave a vertical kick in twiss 509. (Tobias)
* Sign changed in SURVEY for SROTATION. 569. (Tobias)
* Fix the replace command that changed type of other elements. 599. (Tobias)
* Fix problem to read turn number and particle ID from TRACK table 533. (Tobias)
* Fix type and length of aperture elements name in sixtrack export 552. (Veronika, James)
* Fix the difference of output for VALUE command depending on compiler. 531. (Piotr)
* Ptc_track with element_by_element=false, before it was crashing in some cases (Piotr)
* Sign of rfcavity LAG was swapped in PTC 539. (Piotr)
* Sign of T of closed orbit in summary table was swapped 539. (Piotr)
* Removed absolute limit for T coordinate in ptc_tracking 548. (Piotr)
* Fixed ptc_align 545. (Piotr)
* 6D closed orbit search with TOTALPATH=true 551. (Piotr)
* Disabling STOCHASTIC switch during closed orbit search (was always failing) 565. (Piotr)
* Fixed the calculation of energy loss due to quantum synchrotron radiation emission. (Andrea)
* Fix aperture plot 490. (Thomas)
* Fix gub in SAVE selection 492. (Thomas)
* Fixing the unified atomic mass 518. (Laurent, Thomas)
* Fix plotting of two points with the same x-value. 576. (Tobias)
* Fix SURVEY to be aware of the RBARC option 564. (Laurent)
* Fixing the last digits of the physical constants from PDG in the code. (Laurent)
Added features/checks/functionalities
* Thick 6d SOLENOID tracking implemented in TRACK 495 564. (Andrea)
* The TRANSLATION element implemented 515. (Tobias)
* SECTORPURE option implemented for sectormaps 518. (Tobias)
* Thick attribute for SOLENOID implemented in MAKETHIN 547. (Helmut)
* XROTATION and YROTATION implemented. 569. (Laurent, Tobias)
* Field errors added to thick SBENDs and QUADRUPOLEs in TRACK 583. (Andrea)
* MULTIPOLEs and SBENDs support k0l != angle in SURVEY, TRACK, TWISS and EMIT 564. (Laurent)
* Implemented new thick map for combined-function SBEND (and QUADRUPOLE) with h, k0, and k1 handled independently 471. (Andrea)
* Name mangling in SixTrack export to uniquely compress names longer than 16 characters. (Andrea)
* PTC_CREATE_LAYOUT now stops if a not supported aperture is found in any element. (Piotr)
* Added AC dipole in PTC_TRACK and PTC_TRACKLINE (Piotr) 531. (Piotr)
* Add an initial guess attribute for closed orbit search in PTC_TRACK 567. (Piotr)
* Implemented roll errors of thin dipoles (EALIGN in thin lattice are very approximative) 549. (Piotr)
* Orbit_-cT renamed to orbit_t to allow access and use within expressions 548. (Piotr)
* PTC_SETSWITCH modifies only the parameters explicitly defined by the user (no more default update) 548. (Piotr)
* Added seed option in PTC_SETSWITCH to set random number generator seed of PTC 548. (Piotr)
* Added option TRACKRDTS in PTC_TWISS to produce table TWISSRDT with Resonance Driving Terms (order >=3) 548. (Piotr)
* Automatic determination of SECTOR_NMUL parameter, speeds up calculations with exact Hamiltonian (EXACT=true) by factor 3 559. (Piotr)
* Updated PTC version (fix problems with chromaticities of 4th order and above) 537. (Piotr)
* Review of coupling calculation in MAD-X, slides part 1 and part 2. (Laurent)
* Review of SOLENOID maps and YROTATION maps for tilted solenoid-antisolenoid of FCC-ee, slides. (Laurent, Tobias)
* Switch to C++11 (Laurent, Piotr, Thomas)