Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
CHANGES FROM 2.4 to 2.5 09 May 2017
- Reset updated flag when restarting #() command so that new output is
properly
recognised. GitHub issue 922.
- Fix ECH with a background colour.
- Do not rely on the terminal not moving the cursor after DL or EL.
- Fix send-keys and send-prefix in copy-mode (so C-b C-b works).
- Set the current pane for rotate-window so it works in command
sequences.
- Add pane_mode format.
- Differentiate M-Up from Escape+Up when possible (that is, in
terminals with xterm(1) style function keys). GitHub issue 907.
- Add session_stack and window_stack_index formats.
- Some new control mode notifications and corresponding hooks:
pane-mode-changed, window-pane-changed, client-session-changed,
session-window-changed.
- Format pane_search_string for last search term while in copy mode
(useful with command-prompt -I).
- Fix a problem with high CPU usage and multiple clients with #().
- Fix UTF-8 combining characters in column 0.
- Fix reference counting so that panes are properly destroyed and
their processes killed.
- Clamp SU (CSI S) parameter to work around a bug in Konsole.
- Tweak line wrapping in full width panes to play more nicely with
terminal copy and paste.
- Fix when we emit SGR 0 in capture-pane -e.
- Do not change TERM until after config file parsing has finished, so
that commands run inside the config file can use it to make decisions
(typically about default-terminal).
- Make the initial client wait until config file parsing has finished
to avoid racing with commands.
- Fix core when if-shell fails.
- Only use ED to clear screen if the pane is at the bottom.
- Fix multibyte UTF-8 output.
- Code improvements around target (-t) resolution.
- Change how the default target (for commands without -t) is managed
across command sequences: now it is set up at the start and commands
are required to update it if needed. Fixes binding command sequences
to mouse keys.
- Make if-shell from the config file work correctly.
- Change to always check the root key table if no binding is found in
the current table (prefix table or copy-mode table or whatever). This
means that root key bindings will take effect even in copy mode, if not
overridden by a copy mode key binding.
- Fix so that the history file works again.
- Run config file without a client rather than using the first client,
restores previous behaviour.
- If a #() command doesn't exit, continue to read from it and use its
last full line of output.
- Handle slow terminals and fast output better: when the amount of
data outstanding gets too large, discard output until it is drained and
we are able to do a full redraw. Prevents tmux sitting on a huge buffer
that the terminal will take forever to consume.
- Do not redraw a client unless we realistically think it can accept
the data - defer redraws until the client has nothing else waiting to write.
|
|
|
|
v13.1.0 (2017-05-09)
* Improvements to EC2 metadata handling to reuse connections #995 (tas50)
* EC2: Poll EC2 metadata from the new 2016 metadata API versions #992 (tas50)
* Inject sane paths into shell_out #991 (akitada)
* mdadm: Add members devices array #989 (jaymzh)
v13.0.1 (2017-04-12)
Fixed bugs:
* Fix Eucalyptus plugin to use the HttpHelper mixin #987 (akitada)
* Fix OpenStack plugin to use the HttpHelper mixin #986 (akitada)
v13.0.0 (2017-04-06)
Implemented enhancements:
* Load all the plugin paths for ohai plugin dependency resolution #984
(thommay)
* Require Ruby 2.3+ to match Chef itself #981 (tas50)
* Allow ohai to load a plugin path #980 (thommay)
* Fully rename the cloud_v2 plugin to cloud #978 (tas50)
* Replace the existing filesystem plugin on Linux and Darwin with
filesystem_v2 #974 (tas50)
* Replace the cloud plugin with the cloud_v2 plugin #973 (tas50)
* Freeze all string values coming out of Ohai. #972 (coderanger)
* Update amazon to use the platform_family of amazon not RHEL #971
(lamont-granquist)
* Add DMI type 40,41, and 42 from the latest man page #969 (tas50)
* [ec2] Add additional data from identity document #964 (webframp)
* Move duplicate http logic into a helper #951 (tas50)
* Remove deprecated config logic #939 (tas50)
* Require Ruby 2.2+ #938 (tas50)
* Remove the deprecated run_command and popen4 methods #933 (tas50)
* Remove usage of the Sigar gem #930 (tas50)
Fixed bugs:
* Remove sbt version detect as it's not possible in the current sbt #982 (tas50)
* Fix scala detection when version output contains a warning #959 (tas50)
* Fix lua detection on new versions of lua #958 (tas50)
* Fix logger issues #955 (lamont-granquist)
* Rescue exception in DMI plugin #952 (tas50)
* Use name for Windows CPU model_name #918 (tduffield)
8.24.0 (2017-05-08)
* base: Load additional ohai plugins from /etc/chef/ohai/plugins or
C:\chef\ohai\plugins\
* ec2: Poll EC2 metadata from the new 2016 metadata API versions #992 (tas50)
mdadm: Add a new 'members' attribute for member devices in the array #989
(jaymzh)
* dmi: Add DMI type 40,41, and 42 from the latest man page #969 (tas50)
* ec2: Gather availability_zone and region data #964 (webframp)
* scala: Fix scala detection when version output contains a warning #959 (tas50)
* lua: Fix lua detection on new versions of lua #958 (tas50)
* dmi: Rescue exception in DMI plugin to improve debug logs #952 (tas50)
|
|
### 2.2.0 / 2017-06-04
#### Enhancements
* Remove MD5 hashing of configure options, not avialbale in FIPS mode. (#78)
* Add experimental support for cmake-based projects.
* Retry on HTTP failures during downloads. [#63] (Thanks, @jtarchie and @jvshahid!)
* Support Ruby 2.4 frozen string literals.
* Support applying patches for users with misconfigured git worktree. [#69]
* Support gpg signature verification of download resources.
|
|
## 1.15.1 (2017-06-02)
Bugfixes:
- `bundle lock --update GEM` will fail gracefully when the gem is not in the lockfile (#5693, @segiddins)
- `bundle init --gemspec` will fail gracefully when the gemspec is invalid (@colby-swandale)
- `bundle install --force` works when the gemfile contains git gems (#5678, @segiddins)
- `bundle env` will print well-formed markdown when there are no settings (#5677, @segiddins)
## 1.15.0 (2017-05-19)
This space intentionally left blank.
## 1.15.0.pre.4 (2017-05-10)
Bugfixes:
- avoid conflicts when `Gem.finish_resolve` is called after the bundle has been set up (@segiddins)
- ensure that `Gem::Specification.find_by_name` always returns an object that can have `#to_spec` called on it (#5592, @jules2689)
## 1.15.0.pre.3 (2017-04-30)
Bugfixes:
- avoid redundant blank lines in the readme generated by `bundle gem` (@koic)
- ensure that `open-uri` is not loaded after `bundle exec` (@segiddins)
- print a helpful error message when an activated default gem conflicts with
a gem in the gemfile (@segiddins)
- only shorten `ref` option for git gems when it is a SHA (#5620, @segiddins)
## 1.15.0.pre.2 (2017-04-23)
Bugfixes:
- ensure pre-existing fit caches are updated from remote sources (#5423, @alextaylor000)
- avoid duplicating specs in the lockfile after updating with the gem uninstalled (#5599, @segiddins)
- ensure git gems have their extensions available at runtime (#5594, @jules2689, @segiddins)
## 1.15.0.pre.1 (2017-04-16)
Features:
- print a notification when a newer version of bundler is available (#4683, @segiddins)
- add man pages for all bundler commands (#4988, @feministy)
- add the `bundle info` command (@fredrb, @colby-swandale)
- all files created with `bundle gem` comply with the bundler style guide (@zachahn)
- if installing a gem fails, print out the reason the gem needed to be installed (#5078, @segiddins)
- allow setting `gem.push_key` to set the key used when running `rake release` (@DTrierweiler)
- print gem versions that are regressing during `bundle update` in yellow (#5506, @brchristian)
- avoid printing extraneous dependencies when the resolver encounters a conflict (@segiddins)
- add the `bundle issue` command that prints instructions for reporting issues (#4871, @jonathanpike)
- add `--source` and `--group` options to the `bundle inject` command (#5452, @Shekharrajak)
- add the `bundle add` command to add a gem to the gemfile (@denniss)
- add the `bundle pristine` command to re-install gems from cached `.gem` files (#4509, @denniss)
- add a `--parseable` option for `bundle config` (@JuanitoFatas, @colby-swandale)
Performance:
- speed up gemfile initialization by storing locked dependencies as a hash (@jules2689)
- speed up gemfile initialization by making locked dependency comparison lazy, avoiding object allocation (@jules2689)
- only validate git gems when they are downloaded, instead of every time `Bundler.setup` is run (@segiddins)
- avoid regenerating the lockfile when nothing has changed (@segiddins)
- avoid diffing large arrays when no sources in the gemfile have changed (@segiddins)
- avoid evaluating full gemspecs when running with RubyGems 2.5+ (@segiddins)
Bugfixes:
- fix cases where `bundle update` would print a resolver conflict instead of updating the selected gems (#5031, #5095, @segiddins)
- print out a stack trace after an interrupt when running in debug mode (@segiddins)
- print out when bundler starts fetching a gem from a remote server (@segiddins)
- fix `bundle gem` failing when `git` is unavailable (#5458, @Shekharrajak, @colby-swandale)
- suggest the appropriate command to unfreeze a bundle (#5009, @denniss)
- ensure nested calls to `bundle exec` resolve default gems correctly (#5500, @segiddins)
- ensure that a plugin failing to install doesn't uninstall other plugins (@kerrizor, @roseaboveit)
- ensure `socket` is required before being referenced (#5533, @rafaelfranca)
- allow running `bundle outdated` when gems aren't installed locally (#5553, @segiddins)
- print a helpful error when `bundle exec`ing to a gem that isn't included in the bundle (#5487, @segiddins)
- print an error message when a non-git gem is given a `branch` option (#5530, @colby-swandale)
- allow interrupts to exit the process after gems have been installed (@segiddins)
- print the underlying error when downloading gem metadata fails (#5579, @segiddins)
- avoid deadlocking when installing with a lockfile that is missing dependencies (#5378, #5480, #5519, #5526, #5529, #5549, #5572, @segiddins)
|
|
|
|
Bump PKGREVISION.
|
|
+ don't use cdefs
+ use (c) as nearest approximation to a copyright symbol in ASCII
and so:
+ don't try to compile libnbcompat on non-NetBSD platforms for no reason
+ don't try to work out whether we're using clang, and then whether clang
will have an issue with an 8-bit character in a comment
|
|
* Support decimal franction for the interval prefix
* Suport highlighting by changing color and attributes
* Fix English from Preben Guldberg
* Improve manage from Preben Guldberg
|
|
|
|
|
|
Update xen dependency in options.mk from 4.1 to 4.2
since 4.1 is no longer in pkgsrc.
Make the build not fail when PKGSRC_RUN_TEST=yes.
Upstream changes since 1.40:
If the VMM exits unexpectedly while running the ATF tests or some
other shell command, log the exit status and the signal that caused it
to exit (if any).
Log the qemu version used to stdout.
Fix reference to uninitialized variable when reporting a
timeout waiting for VM halt confirmation.
Increase default child timeout from 300 to 600 seconds
to support VMMs where power-up takes a long time.
Increase child.delayafterclose and child.delayafterterminate
to support VMMs where power-down takes a long time.
Run more network diagnostics after failed network installs.
Add timestamps to structured log output.
|
|
|
|
C++11+.
|
|
v3.2.0
------
* Completing recurring todos now works as expected and does not make if
disappear forever.
|
|
2017/05/09
+ improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and
CF_SHARED_OPTS.
+ updated hu.po and tr.po from
http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
|
|
- version: 2.85.1
date: 2017-05-12
new features:
- title: "Book details panel: Allow right click to search the internet for the current book"
- title: "Book details panel: Allow right clicking on an author name to search the internet for works by that author"
- title: "Book details panel: Clicking an author name now searches Goodreads by default instead of Wikipedia. Can be changed in Preferences->Look & feel->Book details"
- title: "Kobo driver: Add support for the Kobo Auro H2O Edition 2"
bug fixes:
- title: "PDF Output: Fix a regression in the previous release that broke conversion to PDF for some files."
- title: "DOCX Output: Fix lengths specified in percentage of page size not being converted correctly."
- title: "DOCX Output: Fix some hyperlinks not working in word because the bookmark name is longer than forty characters."
- title: "DOCX Output: Prevent images from being larger than the page size."
- title: "Comic Input: Fix the number of colors control not allowing values less than 8"
- title: "Kobo driver: Fix main memory and Card A being swapped on some systems"
- title: "Kobo driver: Fix the ignore collections option being accidentally case-insensitive"
- title: "Preferences->Toolbars: Show an error message when the user tries to remove either the Preferences or Location Manager buttons instead of just silently adding them back."
- title: "version 2.85.1 contains a fix for a regression that cause the Open with action to go missing from the right click menu of the Book details panel"
improved recipes:
- Private Eye
new recipes:
- title: Balkanist
author: Darko Miletic
- version: 2.84.0
date: 2017-05-05
new features:
- title: "Kindle driver: Also delete book thumbnails from the system directory when deleting books."
- title: "Conversion: Use the same regular expression engine as is used by the Edit Book tool. The new engine has much better support for Unicode characters/character classes."
- title: "Edit Book: Add keyboard shortcuts to jump to opening and closing tags (Ctrl+{ and Ctrl+})"
- title: "Add API to pre-process image data in recipes easily"
- title: "fetch-ebook-metadata: add option to use only a single metadata plugin"
bug fixes:
- title: "E-book viewer: Fix a regression in the previous release that broke printing from inside the viewer."
- title: "DOCX Output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document."
- title: "DOCX Output: Fix links to empty inline tags not working."
- title: "DOCX Input: Fix links that point to anchors placed in empty paragraphs not working."
- title: "PDF Output: Do not crash when unable to find page for link destination, instead use previous page."
- title: "Edit Book: Fix sorting by language in Report->Words not working"
- title: "Edit Book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed."
- title: "Get Books: Update Baen store plugin for website changes"
- title: "Linux: When adding books from directories ignore files that have undecodable names."
- title: "AZW3: Preserve the primary-writing-mode EXTH header field when round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3 files causing page turning to become left-to-right on the Kindle"
- title: "AZW3 Output: Set the primary-writing-mode EXTH header when the input document has page-progression-direction set to RTL as this is apparently required on newer Kindle firmware for right-to-left page turning"
- title: "Fix a misbehaving wireless device connection can cause calibre to hang when opening the Connect/Share menu."
improved recipes:
- Private Eye
- Die Zeit
- NYTimes Tech Beat
new recipes:
- title: First Things
author: John Hutson
|
|
|
|
Changelog:
Bugs fixed compared to 5.3.3 rc1:
ofz#1193 we only set these values, never read them [Caolán McNamara]
ofz#1220 sanitize nTyp to legal values [Caolán McNamara]
ofz#1262 sw: DeleteAndJoin could delete proposed new redline [Michael Stahl]
ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing to [Caolán McNamara]
tdf#88555 band-aid fix, using GetPos/find instead of Contains [Thorsten Behrens]
tdf#99625 add parameter classification for TEXTJOIN and CONCAT [Eike Rathke]
tdf#107126 sw: fix layout crash with section in footnote [Michael Stahl]
tdf#107205 vcl: don't always use D2DWriteTextOutRenderer [Michael Stahl]
tdf#107211 sw: ODF import: add a horrible hack to import "Default" [Michael Stahl]
tdf#107398 sw: do not leave empty footnote container in layout [Michael Stahl]
tdf#107427 sw: fix crash when deleting header with selected table [Michael Stahl]
tdf#107474 sw: fix crash when deleting header with active SdrObject [Michael Stahl]
Bugs fixed compared to 5.3.2 final (rc2):
coverity#1405158 wrong sizeof argument [Caolán McNamara]
ofz#1062 ensure cshape lifecycle matches expectations [Caolán McNamara]
rhbz#1436050 ibus-typing-booster does not work correctly with libreoffice. [Caolán McNamara]
rhbz#1438179 Revision tracking: insertion-deletion couple is not recognized and LO skips over the deletion part [Michael Stahl]
tdf#58624 sw: fix ~SwAccessibleContext() use-after-free race [Michael Stahl]
tdf#58635 don't replace content of formula field when selecting range, [Markus Mohrhard]
tdf#74424 attempted fix for mirrored geometry crasher. [Michael Meeks]
tdf#75256 sifr icon update [Matthias Freund]
tdf#92007 python scripts with tuple-assignments fails on access from GUI [Werner Tietz]
tdf#92650 handle overwritten references correctly in undo. [Kohei Yoshida]
tdf#94265 cli_ure: fix another bad _WIN64 check () [ComputingDwarf, Michael Stahl]
tdf#95031 DOCX import: fix automatic spacing before/after numbered para block [Miklos Vajna]
tdf#98416 libcmis: Google Drive 2FA fix [Szymon Kłos]
tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappings [Eike Rathke]
tdf#101627 disable shrinking for footer textboxes [Patrick Jaap]
tdf#102286 lets not crash on null pFrame [Caolán McNamara]
tdf#104383 prevent crash during file load. [Kohei Yoshida]
tdf#104686 do not crash if Menu has been somehow disposed [Aron Budea]
tdf#104706 enable icon for Clear Direct Formatting command [Yousuf Philips]
tdf#105069 store the VBA module info for new modules as well [Markus Mohrhard]
tdf#105245 call UpdateReference also for single cell copying, [Markus Mohrhard]
tdf#105657 don't obtain the underlying SvNumberformat thrice, follow-up [Laurent Balland-Poirier, Eike Rathke]
tdf#105908 restore previously deleted range references upon undo. [Kohei Yoshida]
tdf#106001 clamp CharScaleWidth outliers when exporting to DOCX [Aron Budea]
tdf#106047 fix case-insensitive search in autofilter [Vitaliy Anderson]
tdf#106052 tests for "Precision as shown" following [Laurent Balland-Poirier]
tdf#106078 get bounding box of commented region for gtk3 tooltips [Caolán McNamara]
tdf#106080 fix explicitly setting automatic in search by format [Caolán McNamara]
tdf#106155 avoid opengl for toplevel X window icons [Caolán McNamara]
tdf#106190 fix (again) left alignment of denominator [Laurent Balland-Poirier]
tdf#106194 actually show the newly selected cell, [Markus Mohrhard]
tdf#106214 handle date autofilter entries correctly, [Markus Mohrhard]
tdf#106237 sw: do some basic sanity checking on layout-cache [Michael Stahl]
tdf#106252 engineering notation for Precision as shown [Laurent Balland-Poirier]
tdf#106253 precision as shown for thousand dividor [Laurent Balland-Poirier]
tdf#106284 sifr icon accidentally included an opaque background [Adolfo Jayme Barrientos]
tdf#106295 fix vertical orientation for fullwidth colon and semicolon. [Mark Hung]
tdf#106377 sw: fix Undo of delete of ToXMark from dialog [Michael Stahl]
tdf#106382 fix incorrectly shown change tracking comments in dialog [Pranav Kant]
tdf#106461 use a row height of max of edit and listbox height [Caolán McNamara]
tdf#106515 show OpenSymbol if unavailable StarSymbol requested [Caolán McNamara]
tdf#106529 fix closing parentheses of bundled macros [Andreas Säger]
tdf#106612 fix double click in draw/impress navigator [Caolán McNamara]
tdf#106645 gtk3 scrollbar is too wide [Caolán McNamara]
tdf#106690 DOCX import: don't collapse para auto space for different nums [Miklos Vajna]
tdf#106692 writerfilter: RTF import: fix \'0d in \leveltext [Michael Stahl]
tdf#106694 RTF import: fix missing paragraph tab position [Miklos Vajna]
tdf#106710 Access2Base Missing parentheses [Jean-Pierre Ledure]
tdf#106724 crash when Title property doesn't already exist [Caolán McNamara]
tdf#106725 paint default window bg before spin button bg [Caolán McNamara]
tdf#106729 ensure VistaFilePicker init before access [Caolán McNamara]
tdf#106732 the intent was surely to return a const ref [Caolán McNamara]
tdf#106751 fix regressions in Hungarian spell checking [László Németh]
tdf#106755 fix script type for combining marks [Khaled Hosny]
tdf#106857 use SfxInt32Item for ATTR_SNAPLINE [Julien Nabet]
tdf#106868 fix crash when modify external link [Noel Grandin]
tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() [Michael Stahl]
tdf#106935 restore traditional toolbar labels [Caolán McNamara]
tdf#106938 TSA Dialog: Improve Dialog Layout [Thomas Beck]
tdf#106943 lock down Experimental features and Macro recording [Gabor Kelemen]
tdf#106970 DOCX import: don't collapse para auto space for different nums [Miklos Vajna]
tdf#106974 docx export: Crop is "long", not sal_Int16 [Justin Luth]
tdf#107031 writer depends on ACTION_DEFAULT [Caolán McNamara]
|
|
Changes:
xdg-utils 1.1.2
----------------
* xdg-open: Add "chromium" to fallback browsers (BR99366)
* xdg-mime: fails on encountering a list for x-scheme-handler (BR44163)
* xdg-screensaver: Restore previous X11 screensaver timeout (BR#98509)
* Add gio tool support (BR99063)
* xdg-open/xdg-email: add flatpack support (BR98824)
* Add support for LXQt
* Add enlightenment to xdg-email, xdg-settings
* xdg-open: prefer open_generic_xdg_x_scheme_handler over open_envvar (BR96472)
* xdg-mime: ensure check_mimeapps_list returns only primary item (BR44163)
* xdg-mime: xdg-mime does not write the file it reads in a query (BR95051)
* xdg-mime: properly handle varied ktraderclient5 output (BR94946)
* xdg-screensaver: support cinnamon-screensaver (BR92966)
* xdg-open: improve fallbacks, add open_generic (almost) everywhere (BR93442)
* Check for $WAYLAND_DISPLAY as well as $DISPLAY. Move display checking
to a common has_display() function. Thanks to Pasi Sjöholm for reporting.
|
|
|
|
|
|
|
|
|
|
|
|
uses -std=gnu++14 and build fails. Add workaround.
|
|
v3.1.0
------
* Last-modified fields of todos are now updated upon edition.
* Sequence numbers are now properly increased upon edition.
* Add new command ``todo cancel`` to cancel an existing todo without deleting
it.
* Add a new setting ``default_command``.
* Replace ``--all`` and ``--done-only`` with ``--status``, which allows
fine-grained status filtering. Use ``--status ANY`` or ``--status COMPLETED``
to obtain the same results as the previous flags.
* Rename ``--today`` flag to ``--startable``.
* Illegal start dates (eg: start dates that are not before the due date) are
ignored and are removed when saving an edited todo.
|
|
3.004 2017-04-24T20:02:52Z
* Remove Mojo dependencies after splitting out Business::xISBN
(Michiel Beijen)
* Remove unneeded code from the checksumming stuff (Mike O'Regan)
* We now test on Windows through AppVeyor
|
|
reallocarray(3) in NetBSD, fixed in tmux-2.4 by upstream (NFC).
|
|
Security fixes
* Fix several out of bounds reads in the OpenPGP parser
* Fix handling of OpenPGP reserved tag (should be rejected)
* Fix various crashes from malformed packages with invalid tags
General bugfixes
* Fix %transfiletriggerpostun nondeterministic behavior
* Fix rpmdb cleanup on signal (regression introduced in 4.13.0)
Package building
* Fix debuginfo GDB index generation (regression introduced in 4.13.0)
* Fix malformed packages being generated around 4GB size boundary (regression introduced in 4.12.0)
* Fix special %doc/%license directory inheriting default file permissions (regression introduced in 4.13.0)
Build process
* Fix API documentation generation with Doxygen >= 1.8.8
|
|
|
|
|
|
|
|
of ruby2* pakcages have builtin rubygems.
|
|
|
|
**3.7.1** (December 19, 2016)
* Ruby 2.4 support for Sprockets 3.
|
|
# 2.2.0 (2016-12-27)
* improved Windows support
* added Ruby 2.4 support
* added `bold` alias method for `bright`
# 2.2.1 (2016-12-28)
* fixed gem installation (2.2.0 was a broken release)
# 2.2.2 (2017-04-21)
* added explicit rake dependency to fix installation issue
|
|
Changes are too many to write here, please refer these release announce.
http://bundler.io/blog/2015/12/12/version-1-11-released.html
http://bundler.io/blog/2016/04/28/the-new-index-format-fastly-and-bundler-1-12.html
http://bundler.io/blog/2016/09/08/bundler-1-13.html
http://bundler.io/blog/2017/03/28/bundler-1-14-so-many-fixes.html
|
|
|
|
Incompatible Changes
====================
* Key tables have undergone major changes. Mode key tables are no longer
separate from the main key tables. All mode key tables have been removed,
together with the -t flag to bind-key and unbind-key.
The emacs-edit, vi-edit, emacs-choose and vi-choose tables have been replaced
by fixed key bindings in the command prompt and choose modes. The mode-keys
and status-keys options remain.
The emacs-copy and vi-copy tables have been replaced by the copy-mode and
copy-mode-vi tables. Commands are sent using the -X and -N flags to
send-keys. So the following:
bind -temacs-copy C-Up scroll-up
bind -temacs-copy -R5 WheelUpPane scroll-up
Becomes:
bind -Tcopy-mode C-Up send -X scroll-up
bind -Tcopy-mode WheelUpPane send -N5 -X scroll-up
These changes allows the full command parser (including command sequences) and
command set to be used - for example, the normal command prompt with editing
and history is now used for searching, jumping, and so on instead of a custom
one. The default C-r binding is now:
bind -Tcopy-mode C-r command-prompt -p'search up' "send -X search-backward '%%'"
There are also some new commmands available with send -X, such as
copy-pipe-and-cancel.
* set-remain-on-exit has gone -- can be achieved with hooks instead.
* Hooks: before hooks have been removed and only a selection of commands now
have after hooks (they are no longer automatic). Additional hooks have been
added.
* The xterm-keys option now defaults to on.
Normal Changes
==============
* Support for mouse double and triple clicks.
* BCE (Background Colour Erase) is now supported.
* All occurrences of a search string in copy mode are now highlighted;
additionally, the number of search results is displayed. The highlighting
updates interactively with the default emacs key bindings (incremental
search).
* source-file now understands glob patterns.
* Formats now have simple comparisons:
#{==:a,b}
#{!=:a,b}
* There are the following new formats:
- #{version} -- the tmux server version;
- #{client_termtype} -- the terminal type of the client;
- #{client_name} -- the name of a client;
- #{client_written} -- the number of bytes written to the client.
* The configuration file now accepts %if/%endif conditional blocks which are
processed when it is parsed; the argument is a format string (useful with the
new format comparison options).
* detach-client now has -E to execute a command replacing the client instead of
exiting.
* Add support for custom command aliases, this is an array option which
contains items of the form "alias=command". This is consulted when an
unknown command is parsed.
* break-pane now has -n to specify the new window name.
* OSC 52 support has been added for programs inside tmux to set a tmux buffer.
* The mouse "all event" mode (1003) is now supported.
* Palette setting is now possible (OSC 4 and 104).
* Strikethrough support (a recent terminfo is required).
* Grouped sessions can now be named (new -t).
* terminal-overrides and update-environment are now array options (the previous
set -ag syntax should work without change).
* There have been substantial performance improvements.
|
|
|
|
- version: 2.83.0
date: 2017-04-15
new features:
- title: "PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile."
description: 'This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead.'
- title: "PDF/DOCX Output: Add separate, pdf/docx specific, page margin settings that override the common settings."
description: "Useful because page margin settings for page oriented formats, such as PDF and DOCX are usually different than those for reflowable formats such as EPUB"
- title: "Table of Contents tool: Add an undo button"
- title: "Metadata jacket: Show custom rating columns using stars"
- title: "Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template."
- title: "calibredb check_library: Vacuum database when running the check"
- title: "Check Book: Add a check for empty identifier elements"
bug fixes:
- title: "Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if a SVG cover wrapper is used"
- title: "Refresh the book list when a User Category is added/edited."
- title: "EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier."
- title: "Amazon metadata download: Fix title and author names being bold in the downloaded comments when using bing to get amazon metadata."
- title: "PDF Output: Fix a regression that broke PDF Output for documents containing mathematics."
- title: 'E-book viewer: Fix a regression that broke the "Clear recently read books" action in the viewer'
improved recipes:
- Go Comics
- Die Zeit (subscription)
- Pagina12
- New York Magazine
new recipes:
- title: Jacobin magazine
author: Darko Miletic
|
|
Changes:
## 0.9 (2017-04-17)
Features:
- Support Ctrl-k and Ctrl-j for movement
Performance:
- Use threads to parallelize sorting
- Improve parallelism of searching and scoring
Internal:
- Fix test suite on i386
- Replace test suite with greatest
- Add property tests
- Add acceptance tests
|
|
|
|
Version 4.5.1 (25/02/2017):
*Fixes:
- logfile permissions problem (CVE-2017-5618)
- SunOS build problem (bug #50089)
- FreeBSD core dumps (bug #50143)
|
|
Notable chnages:
* Fix default block race condition.
* Add TS::Cache#fetch_or_store.
|
|
- Add p1_queue
- Only perform destructive operations in p1_file_queue:in/2
- Add garbage collector for file queues
- Add ram_to_file/1 and file_to_ram/1
- Improve exception names
- Implement limited queues
- Add ownership protection
- Add get_limit/1 and set_limit/2
|
|
|